Click to See Complete Forum and Search --> : POST PHP contents without going to new page???


java-mayne
05-14-2008, 05:26 PM
Does anyone know of a way to post contents from a html form to a file without going to a new page. For example if the user enters their name and clicks submitt...the data will pass but a new page will not load? Instead of a new page loading maybe a pop up message displays saying that user's name was entered. Please help

skywalker2208
05-14-2008, 09:26 PM
Ajax

A1ien51
05-14-2008, 09:46 PM
Ajax or hidden iframe...

Eric