|
-
Jun 30th, 2000, 10:52 AM
#1
Thread Starter
Junior Member
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 ???
KraMba

-
Jul 2nd, 2000, 02:47 PM
#2
Thread Starter
Junior Member
KraMba

-
Jul 2nd, 2000, 02:50 PM
#3
Guru
are you using ASP pages or are you doing this via VBScript on the client?
-
Jul 2nd, 2000, 05:11 PM
#4
Thread Starter
Junior Member
Re ...
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
KraMba

-
Jul 3rd, 2000, 01:02 AM
#5
Guru
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
-
Jul 3rd, 2000, 11:06 AM
#6
Thread Starter
Junior Member
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
KraMba

-
Jul 3rd, 2000, 11:21 AM
#7
Guru
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
-
Jul 3rd, 2000, 02:11 PM
#8
Thread Starter
Junior Member
Well ... 10x AnyWay
KraMba

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|