Results 1 to 5 of 5

Thread: VBscript to send form values to Microsoft Access Database

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Posts
    2

    VBscript to send form values to Microsoft Access Database

    Hi,

    I have created a html form. Basically i need to have a submit button to perform 2 functions:

    1) validate the text fields
    2) send the text fields values to Microsoft Access Database

    I have already done the coding for validation portion. what i need is how to use vbscript to read the text field values & update to Access table. Can someone help me on this?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VBscript to send form values to Microsoft Access Database

    Moved to Database Development

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VBscript to send form values to Microsoft Access Database

    Have you taken a look at out Database FAQ section?

  4. #4

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Posts
    2

    Re: VBscript to send form values to Microsoft Access Database

    i have already read it but still cannot find the answers.

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VBscript to send form values to Microsoft Access Database

    Quote Originally Posted by skohhg
    2) send the text fields values to Microsoft Access Database
    Sounds like you need to execute an SQL INSERT statement.

    Are you familiar with SQL?

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