Click to See Complete Forum and Search --> : Simple Guestbook


Dark Dragon
05-28-2003, 09:41 AM
Okay..since I am designing my page in Dreamweaver..it has all those thing for making feedback forms..now I go the paret where the info the user sends is routed to that cgi-bin folder...but how do I design it so that info is displayed so others can view it?

Is it complicated?

Nevermore
05-28-2003, 10:00 AM
You need a server-side script, e.g. PHP, Perl CGI, ASP, JSP etc. What does oyur server support?

Dark Dragon
05-28-2003, 10:06 AM
Well..I assume it supports CGI since on the directory it even has a CGI-BIN folder...but that doesn't answer my inquiry..I can manage to create a feedback form but what do I need to do to make the response appear on a response page.

Nevermore
05-28-2003, 10:16 AM
If what you want is to write the values to another page so that people can view it, and your server supports CGI, you should ask in the CGI forum.

Dark Dragon
05-28-2003, 10:22 AM
Fine then...I guess I will.