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. Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/223132-how-do-i/#findComment-1153546 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.