I have been to a number of forums to try to get a basic tutorial on how to get this to work.
I need to know in what form my links need to be in as a field in an Access table. I have tried it has a hyperlink, I have also tried it as a http:// URL. I have tried most ways of entering the file location in the database.
My access table has the fields:
FileID
File_Desc
File_location
I have then created a recordset, placed a form tag on the page inserted a menu list form object and then added a dynamic list/menu. The files that I want to make available for download are located within the same folder as the download.asp page that I want the drop down menu on.
Is there something basic that I am missing here. Can anybody help or point me to a useful tutorial.
Thanks
I need to know in what form my links need to be in as a field in an Access table. I have tried it has a hyperlink, I have also tried it as a http:// URL. I have tried most ways of entering the file location in the database.
My access table has the fields:
FileID
File_Desc
File_location
I have then created a recordset, placed a form tag on the page inserted a menu list form object and then added a dynamic list/menu. The files that I want to make available for download are located within the same folder as the download.asp page that I want the drop down menu on.
Is there something basic that I am missing here. Can anybody help or point me to a useful tutorial.
Thanks