I was wondering if someone could try and connect my database to the web. I would like to view the names of the CDs in her collection over the Internet.
I was wondering if someone could try and connect my database to the web. I would like to view the names of the CDs in her collection over the Internet.
To what http address are you trying to connect? "Her" who? In what format is the collection stored? In plain text on a Web Page? In a database on the web? Details, details, details
To what http address are you trying to connect? "Her" who? In what format is the collection stored? In plain text on a Web Page? In a database on the web? Details, details, details
I am trying to connect it to my web server at home. I just want to know that it works thats all. I just want to show the names of the CDs in Aoefa's (the person) collection over the internet.
• Aoefa would like to be able to view details of her collection of CDs via the web. Using ASP create a suitable web page that would enable her to view a list of CDs with their song titles
Create suitable web pages that will display
• All CDs in her collection
• All the CDs by any given artiste
• All the CDs available by genre
• Create a login page that would prevent unauthorised users accessing the information on Aoefa’s record collection. Make the user name:aoefa
Password:musicmania
If you could just send me the files that would be great so I can upload it on my server so that I can see it off my address or you can make the website and send me the link.
So, you're not looking to connect to the internet from Microsoft Access; instead, you are looking to retrieve information from a Microsoft Access database through a web page (ASP)?
If that's the case, then meeting your request is rather outside the scope of this forum. You might do better to post this inquiry in another forum that deals with Web Development, especially ASP.