TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Can i....? [in Dreamweaver]

Page: 1 Reply
Sep 10th 2003#121376 Report
Member since: Mar 23rd 2003
Posts: 29
Am i able to make a guestbook in dreamweaver?

if not, anyone know of the code to make one?

Please dont just say "SEARCH GOOGLE!!!!" becasue everyone i found either sucked or cost money. I want a nice one thats free.

Can anyone help me?
Reply with Quote Reply
Sep 10th 2003#121377 Report
Member since: Mar 18th 2001
Posts: 6632
I want a nice one thats free.


That's a bit of an oxymoron, in most cases.

There are 262 of them to choose from, just in PHP for you.

http://www.hotscripts.com/PHP/Scripts_and_Programs/Guestbooks/index.html

And another 125 in PERL

http://www.hotscripts.com/CGI_and_Perl/Scripts_and_Programs/Guestbooks/index.html

And 64 in ASP

http://www.hotscripts.com/ASP/Scripts_and_Components/Guestbooks/index.html
Reply with Quote Reply
Sep 10th 2003#121379 Report
Member since: Nov 26th 2001
Posts: 2586
You can make anything in dreamweaver (*gasp*) but when it comes to visually creating a scripting language, you wouldn't be able to click and drag (for PHP I think there is one ide that will visually show you your php pages, but dreamweaver can't do that.) You will need a basic form, which is easy enough, then you need to have the form do something. Either write to a database or a flat text file. It would need to be server side since everyone has to be able to view it. So your options are PHP, ASP, or Perl (I know there are others, but this would be easiest.)

Its a pretty basic script, so not sure why the ones you found aren't any good.
http://astudios.org has one you can copy, and an example is on his site.

If you need help just holler at us.
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum