I dont know this programe name what ever u say........
Suppose you have a html page save in c:\first.html
first.html page contain two text boxes one for username and password and one button whenever we click on button it validate the username and password which is already pass in the source code...........
Suppose you have a Form in vb.net which have two text boxes and button in vb.net when u will click on button that first.html page open in a browswer and i m using this property:-
=========
Here my question Starts
================
I want to know that in vb.net there are two text boxes .......at run time we put the values in the text boxes and when we click on button that html page open and validate the username and password the from the vb.net .........
-------------------------
or simply u can say that how we transer vb.net value to html page.........
Re: How to Transfer value from vb.net to html page
Funny, I have the exact opposite problem, but I found a work around. I had to transfer a value from a html page to Visual Basic, so I made a bat file and forced my browser to launch it when the form was submitted. Then the bat file carried out the value to a registry key, and my Visual Basic application retrieved it from the registry and deleted the key. I have no idea how to do it in reverse, though, but hopefully my info could trigger some idea in your mind that will work
I dont know how far do you want to go. But using this, you can take the values passed from the VB application inside the PHP file (I guess you can do this in a HTML file too).
Re: How to Transfer value from vb.net to html page
sorry for late reply bcz of my practicals........
but i m not understand anything how php connected with vb.net and i have no knowledge of php.....could you help how i m connect vb.net and php ..........thanks
For ex We have to sumbit our downloads , and our articals in these forum one by one and visit each forum again and again suppose we have to post same artical in 50 forum then how disgusting to visit each forum one by one and posting same artical again and again ...........if we make a software in vb.net that will post our download in 50 forums at a time.......then how good is that.....so try to make this .........and Enjoy coding
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.