/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] form confirmation

I have a form that I’m working on here:
[url]http://kdla.ky.gov/libsupport/children/srp06evaluation.htm[/url]

Currently, the form is set up to display the form results as the confirmation, with the message
“Thank you for submitting the following information:”

Is there a way to change this, so that an additional line of text appears, saying:
“Please print this out for your records”

Thanks,
KDLA

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@phpnoviceMay 05.2006 — Show the code which displays that message.
Copy linkTweet thisAlerts:
@KeveyMay 06.2006 — When you submit the form it gets processed/parsed/output etc by some other file (cgi/perl/php) (FrontPage_Form2???)...I think you'll find that line of text in that script ("Thank you for submitting the following information:"), and should be able to add whatever text you want to it...or I am lacking coffee again?
Copy linkTweet thisAlerts:
@KDLAauthorMay 07.2006 — Normally, I have the form route to a confirmation. Without the confirmation setting, the form results display. There isn't coding, per se, that I know of.

So you think it is server-side programming?

Our web server is really old (1997); the forms on it were designed by someone before me. I was told that this is the only way they work, that the coding is such because of Front Page extensions.

Does soemone know of any tuturials regarding coding forms for a Front Page server, without using Front Page? (I use Notepad and/or code view in Dreamweaver.) This is all so confusing. ?
Copy linkTweet thisAlerts:
@phpnoviceMay 07.2006 — When using FrontPage Extensions, there are ways to customize the output to include that message. However, without FrontPage, it would not be so easy. I see this now:
[code=html]<form method="POST" name="FrontPage_Form2"
action="../../_vti_bin/shtml.dll/libsupport/children/srp06evaluation.htm"
onsubmit="return FrontPage_Form2_Validator(this)"
webbot-action="--WEBBOT-SELF--" language="JavaScript">
<!--webbot bot="SaveResults" startspan S-Email-Format="TEXT/PRE"

S-Email-Address="[email protected]" B-Email-Label-Fields="TRUE"
B-Email-ReplyTo-From-Field="TRUE" S-Email-ReplyTo="E-mail"
B-Email-Subject-From-Field="FALSE" S-Email-Subject="SRP05 Evaluation"
-->[/code]

The [b]webbot[/b] coding indicates what the server extensions will do with the submitted data.
×

Success!

Help @KDLA spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...