I know when you using AJAX if you get some javascript from your reponce it doesnt run so you have to eval the javascript code out.
But how do i eval this responce???
now the above code has inside some basic javascript of:
Any one have any ideas how i display the html of the above line in a DIV on my page after getting the responce from my AJAX??
If you need to say any other code let me know
Cheers