Click here to Skip to main content
15,920,670 members
Home / Discussions / Web Development
   

Web Development

 
Questionshell32.dll file source code Pin
ramialadwan15-Dec-05 2:33
ramialadwan15-Dec-05 2:33 
Questioncreating user for windows from logon screen by using internet not intranet Pin
ramialadwan15-Dec-05 2:25
ramialadwan15-Dec-05 2:25 
Questionproblem using dll on server Pin
uktrips00715-Dec-05 2:22
uktrips00715-Dec-05 2:22 
AnswerRe: problem using dll on server Pin
enjoycrack15-Dec-05 7:33
enjoycrack15-Dec-05 7:33 
GeneralRe: problem using dll on server Pin
uktrips00715-Dec-05 18:27
uktrips00715-Dec-05 18:27 
GeneralRe: problem using dll on server Pin
enjoycrack16-Dec-05 8:15
enjoycrack16-Dec-05 8:15 
Questionpopup window Pin
priti shetty14-Dec-05 19:30
priti shetty14-Dec-05 19:30 
Questionsend mail problem Pin
morgan8514-Dec-05 15:18
morgan8514-Dec-05 15:18 
Hi,

I read the article submitted by Nathan Ridley entitled A versatile html form mail script for classic ASP.

I'm confused and really need some help! I've spent about 3 hours preparing my form and my email template and I'm unclear on how to change the .asp file.

The instructions say what are required changes, but I don't know where to make those changes in the .asp file or in my form file.

I can see in the asp file where it says:

dim redir, mailto, mailfrom, subject, item, body, cc, bcc, message, html, template, usetemplate, testmode
redir = request.form("redirect")
mailto = request.form("mailto")
cc = request.form("cc")
bcc = request.form("bcc")
mailfrom = request.form("mailfrom")
subject = request.form("subject")
message = request.form("message")
template = request.form("template")
testmode = lcase(request.form("testmode"))="yes"

and i'm guessing that that's where i make my changes, but i don't know what I'm supposed to put or where. Someone please help!!!!

My files are located at www.geeks-ink.com/Clients/kos/application.shtml and www.geeks-ink.com/Clients/kos/kodonnells-application-email.html (that's the template)

Thanks in advance for your time.

Morgan85
AnswerRe: send mail problem Pin
enjoycrack14-Dec-05 19:18
enjoycrack14-Dec-05 19:18 
Questionwwwroot$ - How do you change it? Pin
gmhanna14-Dec-05 10:10
gmhanna14-Dec-05 10:10 
QuestionCreateObject ("Word.Application") Pin
Rajkamal_dfine13-Dec-05 20:37
Rajkamal_dfine13-Dec-05 20:37 
AnswerRe: CreateObject ("Word.Application") Pin
Guffa13-Dec-05 21:35
Guffa13-Dec-05 21:35 
GeneralRe: CreateObject ("Word.Application") Pin
Rajkamal_dfine14-Dec-05 17:37
Rajkamal_dfine14-Dec-05 17:37 
AnswerRe: CreateObject ("Word.Application") Pin
uktrips00715-Dec-05 1:45
uktrips00715-Dec-05 1:45 
QuestionHow to embed checklistbox control in HTML using JavaScript Pin
Wahaj Khan13-Dec-05 19:46
Wahaj Khan13-Dec-05 19:46 
AnswerRe: How to embed checklistbox control in HTML using JavaScript Pin
NeverHeardOfMe13-Dec-05 22:46
NeverHeardOfMe13-Dec-05 22:46 
GeneralRe: How to embed checklistbox control in HTML using JavaScript Pin
Wahaj Khan14-Dec-05 0:57
Wahaj Khan14-Dec-05 0:57 
GeneralRe: How to embed checklistbox control in HTML using JavaScript Pin
NeverHeardOfMe14-Dec-05 1:10
NeverHeardOfMe14-Dec-05 1:10 
Question[Message Deleted] Pin
momoo13-Dec-05 17:04
momoo13-Dec-05 17:04 
AnswerRe: Urgent help on ascx Pin
Christian Graus13-Dec-05 17:17
protectorChristian Graus13-Dec-05 17:17 
Questionproblem in passing a javascript variable to asp page using window.location Pin
bhavani_ge13-Dec-05 11:06
bhavani_ge13-Dec-05 11:06 
GeneralRe: problem in passing a javascript variable to asp page using window.location Pin
Guffa14-Dec-05 2:56
Guffa14-Dec-05 2:56 
QuestionAJAX Pin
niansah13-Dec-05 8:21
niansah13-Dec-05 8:21 
QuestionASP.Net 2.0 - master pages Pin
dcarlton13-Dec-05 7:02
dcarlton13-Dec-05 7:02 
AnswerRe: ASP.Net 2.0 - master pages Pin
Brent Lamborn15-Dec-05 4:29
Brent Lamborn15-Dec-05 4:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.