Results 1 to 4 of 4

Thread: VB, ASP and FrontPage 2000.

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Location
    malaysia
    Posts
    2

    Talking

    Hi I'm new too.. giddy giddy bug! ....smile you

    I'm trying to build an active database communication between clients and a server using MS Access database which is located in the server side.

    Someone told me to program it using ASP since I used IIS. He told me VB can help on the program side. On the other hand I drafted out a simple html form in the front page as an interface to the client side.

    My problem is

    i. Can ASP be connected directly to the MS Access database
    ii. How to link between ASP file and the Frontpage's html form
    iii. Is IIS(NT4) really support ASP handler
    iv. Can VB scripts being save as ASP file.
    v. Does any software is required to support on the client side


  2. #2
    Junior Member
    Join Date
    Jul 1999
    Posts
    16

    yes?

    greetings

    i. Yes
    ii. form method=post action=script.asp
    iii. yes, iis is needed ot run asp
    iv. not sure
    v. not unless you plan to use something other then the browser to view this html form

    ShadowWalker
    webmaster of shadowkeep.com

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Location
    malaysia
    Posts
    2

    Wink

    Hi Shadow

    Thanks..

  4. #4
    Junior Member
    Join Date
    Jul 1999
    Posts
    16

    welcome

    welcome, if i were u. i would find a page that does tutorials on asp or buy a book on it. an that should help with the access db. along with how to call it =)
    ShadowWalker
    webmaster of shadowkeep.com

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