Reply
ASP Contact Form
Old 12-24-2007, 03:21 PM ASP Contact Form
Junior Talker

Posts: 2
Name: Riaaz Mohammed
Help! i am a NOVICE when it comes to ASP and PHP. I need a contact form in ASP for use on a site: Name, email, country and Message. i am totally dumb founded. If anyone can provide any assistance, it would be greatly appreciated... Thanks
riaaz is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 12-28-2007, 08:46 AM Re: ASP Contact Form
Novice Talker

Posts: 12
http://www.spoono.com/asp/tutorials/tutorial.php?id=19
A simple tutorial for ASP
__________________
Sam M - Expert in Windows Web Hosting and Web Design and Development.
ServWise.com is offline
Reply With Quote
View Public Profile Visit ServWise.com's homepage!
 
Old 12-28-2007, 05:26 PM Re: ASP Contact Form
alan1961's Avatar
Skilled Talker

Posts: 62
Name: Alan
Location: Ayr, Scotland
I use 2 methods when using ASP to generate a contact form, but both using a similar principle, either as 2 pages, or on a single page.

Using 2 pages is often easier to understand in the first instance. The first page is used for the form only, the data from the form then sent to the second page where the data is then read ad processed. This is where the real work happens. After reading the data I then construct an email using this and use an email method such as CDONTS to sent the email. For a more efficient method I combine the 2 pages into one using a flag on a form to determine whether I should display the form or process the form data.

Is this the type of thing you are looking for?
__________________
ahb Solutions
alan1961 is offline
Reply With Quote
View Public Profile
 
Old 01-04-2008, 12:23 PM Re: ASP Contact Form
Junior Talker

Posts: 2
Name: Riaaz Mohammed
Thanks for the help... it was really helpful...
riaaz is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to ASP Contact Form
 

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14849 seconds with 12 queries