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.

Recommended Answers

All 3 Replies

Try a WebRequest call, here's an example.

Anything else ? I don't know how to use it.

I don't know how to use it.

Then this is a good time to learn how to use it. Believe it or not, most programmers don't know how to do everything required to complete a project when they start; they learn it as they go.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.