HighDots Forums  

creating dynamic text (maybe not)

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss creating dynamic text (maybe not) in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
laythss
 
Posts: n/a

Default creating dynamic text (maybe not) - 11-07-2004 , 02:28 AM






hello all, I am trying to have a page (post_jobs) that the owner of the company
can access (let us not worry about security for the moment) and fill out a form
that has two fields (jobname , jobdescription) and then from the data entered
in this form, the page (jobs) which can be accessed by any visitor be updated
with the new job available (if there is one) , and the description of that job.
Please help me in figuring out what I am supposed to learn to get this done.
Is it dynamic text? or is dynamic text only for the session of the visitor's
browser?? I would appriciate any links on where I might get started, or what I
should be using to do this. Thanks in advance. Layth


Reply With Quote
  #2  
Old   
Osgood
 
Posts: n/a

Default Re: creating dynamic text (maybe not) - 11-07-2004 , 03:26 AM






You will need to use a simple database to store the job deatils and then
create a record set page in Dreamweaver to retrive them from the
database.

To allow your cleint to enter/delete job descriptions into the database
you will have to create a Update/Delecte record page also.

First you need to find out what server language your website host
provides. It could be asp, php, cold fusion, .net etc.

Below is a link to a few video tutorials which run through the basic
principle of how to set up a mysql/php database combination/dynamic
table and update/delete record set behaviour.


http://www.macromedia.com/devnet/mx/dreamweaver/articles/php_videos.html






laythss wrote:

Quote:
hello all, I am trying to have a page (post_jobs) that the owner of the company
can access (let us not worry about security for the moment) and fill out a form
that has two fields (jobname , jobdescription) and then from the data entered
in this form, the page (jobs) which can be accessed by any visitor be updated
with the new job available (if there is one) , and the description of that job.
Please help me in figuring out what I am supposed to learn to get this done.
Is it dynamic text? or is dynamic text only for the session of the visitor's
browser?? I would appriciate any links on where I might get started, or what I
should be using to do this. Thanks in advance. Layth



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.