Hello
I watched lots of tutorials but i can't find what i need.
I have two fields textbox1
and textbox2
and 1 button button1
WHen button button1 is pressed request is send to
mysite.com/user.php?user=textbox1
&password=textbox2
( i have the php code)
and if the response is exist
new form to be oppened and if not msgbox with error to pop-up
Also i don't want browser to be openned like in this tut
Excuse my english i am doing my best.