Dynamic Ajax Content
http://www.dynamicdrive.com/dynamici...jaxcontent.htm
I want to know if it is possible to modify the link as you have it, so that it can be used with a php file rather than an html file.
Your link shows:
javascript:ajaxpage('page.html','display')
I need it to show:
page.php?item=1
If not possible, then I need to know how to code the php to retrieve the item #.



Reply With Quote

Bookmarks