Hi guys!
I want to do something like this:
page A has a link to page B
page B gets content from a database and processes it
the result from page B is displayed on a div in page A
please notice that I don't want to leave page A while page B processes the information of the database.
what I'm really trying to do is avoid using frames in the site, and i want to make the pages appear on a DIV.
is this even possible? :?
i'm guessing its kinda of a newbie question, but it's really bugging me and i don't even know where to start looking...
thanks for any help you might have...