Forum Moderators: mack

Message Too Old, No Replies

Post forms to server 2003

Submit forms to asp

         

MLCarter1976

5:54 pm on Jan 11, 2007 (gmt 0)

10+ Year Member



I am on a Windows Server 2003 R2 SP1 system running Dreamweaver (7)2004 and I would like to have forms on my website. I would like it so that I can have people write a little bit, say "how are you?" (box to reply) and then they submit and I get it on my site and I can check on it.

When I do "File, New" I can select an HTML page, CSS, JavaScript, XML, CSS, Frameset pages. Not sure if that helps.

I am looking for something simple to do this and or how to start this. I have done this for one form but I want to know how to do it a bit more, and or what certain things mean. I have "Type your comments here" but what does the Submit do? Do I need a cgi-bin folder and if so, what do I set it up as and how do I get it to go into the proper location and ensure it's secure. I don't need it DOD secure, just so it's not for people to see.

Thank you.

[edited by: jatar_k at 6:40 pm (utc) on Jan. 11, 2007]
[edit reason] no urls thanks [/edit]

Corey Bryant

10:19 pm on Jan 11, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It sounds like you want a guestbook script - which will require ASP and probably MS Access or MSSQL.

webwizguide.info has a free guestbook that you might want to check out

-Corey

MLCarter1976

12:16 am on Jan 12, 2007 (gmt 0)

10+ Year Member



Thank you for posting a reply.
I want to see if there is anything I can do myself instead of going through a 3rd party program.