Help

They have: 304 posts

Joined: Dec 1999

I want to have my own databased/asp site. I need it to retrieve URL by keywords (given in a form by the user).

I had very little knowledge of ASP and I spent the last 3 days reading tutorials on the web.

so far I managed to:

Construct my own Access Data Base (using the actual MS Access software).

Upload the Database to a server (www.eweb.com)

Retrieve information using SQL expressions in the SQL Manager interface supplied by the server.

Create basic ASP pages like saying "Hello World" and giving today's date.

Now I'm stuck.

I read a lot about connecting the Data base to the ASP page but I still can't figure it out. Most give you instructions about how to connect your PWS. Others confuse me with DSN stuff.

Can someone please tell me where do I go next? A link to a decent site or a short explanation of the code and what do I change there would be appreciated.

Thanks.

El Desperado.