PDA

View Full Version : Dreamweaver


Mathew
5th July 2005, 13:49
Hello
I use Dreamweaver to creat my web sites. What do I need to learn to create a management page. Ie look at clicks search fields and forward on my online forms to a web addresse
Mat

Ozzy
5th July 2005, 14:09
Hi Matthew,
Its been a couple of years since I have used Dreamweaver, but from what I can remember you can use it to do all that (although you will need to use some form of code such as ASP or PHP to do that processing of the data - convert form to email).

Richard Conyard
5th July 2005, 14:26
Basically you either have to learn how to program or partner with a programming company.

Rob Holmes
5th July 2005, 14:51
Hi Mathew,

What do you mean by management page? I'm asking because I may have something that would help.

e.g. I've got a little php script that will mail you the contents of a form

Rob

mylocalentertainment
6th July 2005, 10:58
php and mysql visual quickstart (http://www.amazon.co.uk/exec/obidos/tg/detail/-/0321186486/ref=pd_sim_b_1/202-8724344-8972640?%5Fencoding=UTF8&v=glance)

Hi Mat

If you are going to start the long process of learning a php / asp. I learnt to code php about 10 months ago and i found the book above and others in the quickstart range absolutely fantastic guides.

Not hard to read and very practical in the advice they give.

It should also give you all the tuts you need to make your own admin area.

Hope this helps
ian