PDA

View Full Version : Alert Message


WandaL
09-15-2004, 08:27 PM
I need code that will make the following happen:

1. An individual creates content that is submitted to the webstie thru a database form.

2. When a user enters the site, there is an image "alert" button.

3. The users clicks the button and views the content. After the content is viewed, another image button displays that says "content viewed". (I have already created the two buttons)

Thanks...

A1ien51
09-16-2004, 03:46 AM
And how much are you going to pay for us to write this? LOL

You should break this up into parts and try to attack it.

Read this and it should show you how to enter it into the database:
http://www.codefixer.com/tutorials/form_to_database.asp

Eric