JosephC Posted January 1, 2011 Share Posted January 1, 2011 I've got a text box and a submit button. I want to be able to make it that so when the submit button is clicked it will display (without reloading the page and without iframes) the contents of for example: check.php?url=[ CONTENT IN TEXT BOX ]. And this will display under the textbox/submit button. This could be done with Javascript I believe but I don't know how. Thanks. Link to comment https://forums.phpfreaks.com/topic/223132-how-do-i/ Share on other sites More sharing options...
Zurev Posted January 1, 2011 Share Posted January 1, 2011 Take a look at some basic AJAX tutorials, as this is Ajax's bread and butter. Link to comment https://forums.phpfreaks.com/topic/223132-how-do-i/#findComment-1153546 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.