Results 1 to 8 of 8

Thread: Db & Html ...

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Posts
    27
    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

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Posts
    27
    ???
    KraMba

  3. #3
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    are you using ASP pages or are you doing this via VBScript on the client?

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Posts
    27

    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

  5. #5
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    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

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Posts
    27
    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

  7. #7
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    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

  8. #8

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Posts
    27
    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
  •  



Click Here to Expand Forum to Full Width