tomtraxler
06-03-2005, 05:35 AM
I want to write my application where a user has to register online when the program is first started. I am not new to VB ( use VB 6), but i am new to Internet programming with VB. Registration will require filling out a website form using php. i know how to call that page and program the php to send the information to me, except....
...I want the VB application to read the hard drive serial number and pass that string or value to a php variable so that the php can send it to me.
How do I pass a VB variable to a php variable?
Thanks.
...I want the VB application to read the hard drive serial number and pass that string or value to a php variable so that the php can send it to me.
How do I pass a VB variable to a php variable?
Thanks.