Click to See Complete Forum and Search --> : Db & Html ...
Jony5
Jun 30th, 2000, 10:52 AM
Well ...
I have a db and i`m using ADO I want to transfer
The values in the textboxes into A Html form
That running under a server which is not mine
All i want to do is by a simple command button
to tranfer the values and from the html form to sumbit
then
Any Takers ???
Jony5
Jul 2nd, 2000, 02:47 PM
???
Clunietp
Jul 2nd, 2000, 02:50 PM
are you using ASP pages or are you doing this via VBScript on the client?
Jony5
Jul 2nd, 2000, 05:11 PM
I`m not using ASP the site is not mine
Its a site that u upload data to him and he delete it
after 7 days so ...
I build i prog which have my data and by a click i want
to transfer the data into the html form
For Ex :
HtmlFormDataBox = TxtMyDataInVb
Clunietp
Jul 3rd, 2000, 01:02 AM
so you have a separate VB form EXE, and you want to transfer values from that form into a separate browser window's HTML form?
please explain
Jony5
Jul 3rd, 2000, 11:06 AM
I have a separate VB form EXE, and I want to transfer values from that form into a separate browser
window's HTML form which running online but the HTML
form is not mine
All I want to do is by command button to transfer the
values into the HTML form
Clunietp
Jul 3rd, 2000, 11:21 AM
I believe many people have asked the same question, "How can I manipulate HTML forms programmatically?"
It seems nobody here has figured it out yet, at least to my knowledge....
You can post to forms programmatically using WinInet, but that is not manipulating the browser window
good luck
Tom
Jony5
Jul 3rd, 2000, 02:11 PM
Well ... 10x AnyWay :)
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.