darkfreaks Posted January 1, 2010 Share Posted January 1, 2010 okay i want to make a form that you enter user names in separated by a comma and upon submit it will get the information from a certain site and return whether or not the user name(s) exists? is that actually plausible? the format url for the adress is like mysite.com/username and mysite.com/u/username can i allow both of those methods? i am really new to Jquery and ajax could someone explain how i would go about this? http://docs.jquery.com/Ajax -thanks Quote Link to comment https://forums.phpfreaks.com/topic/186826-jquery-ajax-help/ Share on other sites More sharing options...
trq Posted January 1, 2010 Share Posted January 1, 2010 i am really new to Jquery and ajax could someone explain how i would go about this? What makes you think you would use Ajax for this? Quote Link to comment https://forums.phpfreaks.com/topic/186826-jquery-ajax-help/#findComment-986650 Share on other sites More sharing options...
jamesxg1 Posted January 2, 2010 Share Posted January 2, 2010 I would go with PHP here mate, it would be so much easier. James. Quote Link to comment https://forums.phpfreaks.com/topic/186826-jquery-ajax-help/#findComment-986948 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.