How do you get data from visual basic to a html form automatically
300 pts.
0
Q:
How do you get data from visual basic to a html form automatically
Hi People again,

I’ve got a program I did in Visual Basic 4 that I’ve recently modified parts of, the parts modified were like so, a person would click a certain button and a form.html would come through the internet and pop up on the screen as well  another VB form as well popped up with some numbers that they would manually have to copy and past these numbers into the form.html and then hit submit on the form.html. I would like some help on coding or scripting to where when persons pressed the button the form.html would be already in the directory that they installed my program in, instead of the net, I can do that, first of all, and when they pressed button this form.html would popup and the numbers that they normally type in, would automatically be attached to my form.html so all they have to do is fill out there names e-mails etc.. and hit submit

 [o:p][/o:p]

So in a nutshell, I have the data that needs to be put in to the form.html, I have the form.html, now I just need code to get the data into the form automatically so no one will have to copy and past, can someone assist me please. How to get V.B.4 data into an html form.

ASKED: Oct 26 2009  6:45 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
300 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Last Answered: Oct 26 2009  6:45 PM GMT by TheFinder   300 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

TheFinder   300 pts.  |   Oct 31 2009  1:29AM GMT

Is this possible, to have a visual basic button doing what it’s assigned to do, (bring up an html form) when one presses it as well, as having it attach some data gathered from the Visual basic Program to the html form automatically.
I could really use some help on this one if anyone cares to give it a go. Thank you in advance.

 
0