Saturday, March 27, 2010

Interactive Website

I need some help setting up an interactive web page where one
person can change the site and I can see it later.

In other words, consider as page with a check box, unchecked.
When I check the site, I see the box is unchecked, I sign off.

My friend logs on, clicks on the box and 'checks' it, then he
signs off. I sign on later and see that the box is now checked.

Where do I start to set this up. Is this done with a
database, VBScript, etc. Need a clue on where to start.

Thanks for any help.

-JDInteractive Website
It would be done with a database. Check the Adobe Developers
section for

some tutorials on getting started with this....



--

Murray --- ICQ 71997575

Adobe Community Expert

(If you *MUST* email me, don't LAUGH when you do so!)

==================


http://www.dreamweavermx-templates.com
- Template Triage!


http://www.projectseven.com/go
- DW FAQs, Tutorials %26amp; Resources


http://www.dwfaq.com - DW FAQs,
Tutorials %26amp; Resources


http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes

==================





''Snake323co'' %26lt;webforumsuser@macromedia.com%26gt; wrote in
message

news:eujj98$7du$1@forums.macromedia.com...

%26gt;I need some help setting up an interactive web page where
one person can

%26gt;change

%26gt; the site and I can see it later.

%26gt; In other words, consider as page with a check box,
unchecked. When I

%26gt; check

%26gt; the site, I see the box is unchecked, I sign off.

%26gt; My friend logs on, clicks on the box and 'checks' it,
then he signs off.

%26gt; I

%26gt; sign on later and see that the box is now checked.

%26gt; Where do I start to set this up. Is this done with a
database, VBScript,

%26gt; etc.

%26gt; Need a clue on where to start.

%26gt; Thanks for any help.

%26gt; -JD

%26gt;





Interactive Website
%26gt;I need some help setting up an interactive web page where
one person can

%26gt;change

%26gt; the site and I can see it later.

%26gt; In other words, consider as page with a check box,
unchecked. When I

%26gt; check

%26gt; the site, I see the box is unchecked, I sign off.

%26gt; My friend logs on, clicks on the box and 'checks' it,
then he signs off.

%26gt; I

%26gt; sign on later and see that the box is now checked.

%26gt; Where do I start to set this up. Is this done with a
database, VBScript,

%26gt; etc.

%26gt; Need a clue on where to start.



You'll likely need a database to store the state of
information and to

handle user accounts and possibly serve content.



You'll need to use a server-side programming language to
interface the data

with your web pages. ASP.net, PHP, ColdFusion, Ruby On
rails...etc...



-Darrel





No comments:

Post a Comment