Home » questions » how can i link dream weaver with Microsoft access?

how can i link dream weaver with Microsoft access?

2006-08-06 02:47:54, Category: Programming & Design
i just create a website without any network using dreamweaver. i dont want to share any data with other computer also i dont have any lan connection. i want to use radio buttons, dropdown list,tabs etc and search buttons in my website. i want have a trial within my computer and then if it works i will upload my site. i created links that works efficiently in my site. (for example: i do like to create a form like a mail signup form. all the details that i fill must store in access) thats all i need. i'm waiting for an efficient answer from you friends..........................

Answers

  1. Ana

    On 2006-08-06 03:00:27


    Take a look there: http://www.webthang.co.uk/tuts/tuts_dmx/dmxf_1/dmx1_2.asp if you go to the first page will see the general recomandations and you can download also the files in a .zip archive
  2. shin

    On 2006-08-06 03:00:42


    Not sure what you trying to do here... Assuming you wanted to allow user to open up your Access file from your website, then just simply do a hyperlink to your access file. Assuming, your Access file is located at C:\YourWebSite\MyAccess.mdb YourWebSite is the root folder, and the page showing the link is called: default.htm so, in default.htm at the root folder, add this: Open Access File to your default.htm