Integrating JustHumans script with my current form

3 views
Skip to first unread message

sunorsnow

unread,
Oct 26, 2008, 3:58:27 PM10/26/08
to JustHumans
Hi there - I have a form with the following script:
<form id="contact" action="--WEBBOT-SELF--" method="POST"
name="contact" onsubmit="location.href='_derived/nortbots.htm';return
false;" webbot-onSubmit="return chkvals('contact')">
<!--webbot bot="SaveResults" S-Email-Format="TEXT/PRE" S-Email-
Address="suno...@comcast.net" B-Email-Label-Fields="TRUE" S-Builtin-
Fields U-Confirmation-Url="RequestThankyou.htm" startspan B-Email-
Subject-From-Field="FALSE" S-Email-Subject="Rental Request" B-Email-
ReplyTo-From-Field="TRUE" S-Email-ReplyTo="email1" --><input
TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults"
endspan i-checksum="43374" -->
<p align="left" style="margin-left: 285px"><br clear="left">
Name: <input type="text" name="Name" size="25"></p>
<p style="margin-left: 285px">Email: <input class="inp"
name="email1" onchange="compFields('contact')" type="text" /></p>
<p style="margin-left: 285px">Check Email: <input class="inp"
name="email2" onchange="compFields('contact')" type="text" /></p>
<p align="left" style="margin-left: 285px">Phone
Number:&nbsp;&nbsp;<input type="text" name="Phone" size="15"
maxlength="15"></p>
<p align="left" style="margin-left: 285px">Preferred
Resort/City:
<input type="text" name="Location" size="20"></p>
<p align="left" style="margin-left: 285px">Are you flexible with
your location?
<input type="radio" name="LocationFlexible" value="Yes">Yes&nbsp;
<input type="radio" name="LocationFlexible" value="No">No</p>
<p align="left" style="margin-left: 285px">Preferred Dates:
<b><i>&nbsp; Arrival On:</i> </b>
<input type="text" name="Arrivaldate" size="20"> <i><b>Depart
On: </b></i>
<input type="text" name="Departdate" size="20"></p>
<p align="left" style="margin-left: 285px">Are you flexible with
your dates? <input type="radio" name="DatesFlexible"
value="Yes">Yes&nbsp;
<input type="radio" name="DatesFlexible" value="No">No</p>
<p align="left" style="margin-left: 285px">How many bedrooms do
you need?
<input type="radio" value="Studio" checked name="Bedrooms">Studio
<input type="radio" name="Bedrooms" value="One">One
<input type="radio" name="Bedrooms" value="Two">Two
<input type="radio" name="Bedrooms" value="Three">Three</p>
<p align="left" style="margin-left: 285px">What other amenities
are important to you?&nbsp; <i><font size="2"><br>
(hold the Ctrl key to make multiple selections)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</font></i> <select size="8" name="Amenities" multiple>
<option>Kitchen</option>
<option>Swimming Pool</option>
<option>Spa</option>
<option>Fitness Center</option>
<option>Washer & Dryer</option>
<option>Beach-Front</option>
<option>Playground</option>
<option>Skiing</option>
</select></p>
<p align="left" style="margin-left: 285px">How did you find our
website?
<input type="checkbox" name="Found_Website"
value="Craigslist">Craigslist&nbsp;&nbsp;
<input type="checkbox" name="Found_Website"
value="Kijiji">Kijiji&nbsp;&nbsp;
<input type="checkbox" name="Found_Website" value="VTR">Vacation
Timeshare Rentals&nbsp;&nbsp;
<input type="checkbox" name="Found_Website"
value="Google">Google&nbsp;&nbsp;
<br>
<input type="checkbox" name="Found_Website"
value="Friend_or_Family">A
friend/family member&nbsp;- Name:
<input type="text" name="Referral_Name"
size="20">&nbsp;&nbsp;&nbsp;
<input type="checkbox" name="Found_Website" value="Repeat">Repeat
Client&nbsp;&nbsp;&nbsp;
<input type="checkbox" name="Found_Website8" value="TUG
Classifieds">TUG
Classifieds<br>
<input type="checkbox" name="Found_Website9" value="TUG
Forums">TUG
Forums&nbsp;
<input type="checkbox" name="Found_Website" value="Other">Other:
<input type="text" name="Found_Website" size="20"></p>
<p align="left" style="margin-left: 285px">Other needs or
comments: <textarea rows="3" name="Comments" cols="20"></
textarea></p>
<p align="center">

<p style="padding-left:3em;">&nbsp; <input class="button"
name="Button1" type="submit" value="Submit" /></p>
</form>


This form automatically goes to a confirmation page that has the
fields showing that the client just filled in. For example, if John
Smith fills out the form, the confirmation page will show "John
Smith." When I add the Just Humans verification script, it removes
the capability of automatically filling in those fields on the
confirmation page. I created this form in Frontpage 2003 - please
help! I'm tired of getting spam e-mail on my request forms.

Anders Brownworth

unread,
Oct 27, 2008, 8:54:18 AM10/27/08
to justh...@googlegroups.com
Currently JustHumans doesn't include field values when it redirects users to the "thank you" page. That is an option we will be adding though I don't have a date for that. Is there anyone else interested in this feature?

-Anders
--
-Anders
-----------------------------------------------------------
Anders Brownworth
http://www.anders.com/
ande...@gmail.com

Jackson Whelan

unread,
Oct 29, 2008, 10:58:05 AM10/29/08
to justh...@googlegroups.com
This would be a very handy option.

Could enable responsive thank you page that is customized.

+1 for this feature.

Anders Brownworth

unread,
Oct 30, 2008, 1:22:59 PM10/30/08
to justh...@googlegroups.com
OK, I'll put this a bit higher on the list.

Here's how it would work. Let me know if anyone has a better suggestion.

Similar to the way you influence sort order, you would add a hidden field called "redirect-parameters" with a value like "parameters:name,email". This would cause the user to be redirected to your "thank you" page with the fields "name" and "email" appended to the URL as "GET" parameters. For example:

http://www.example.com/thankyou.html?name=Joe+Blow&email=j...@example.com

Thoughts?

-a
Reply all
Reply to author
Forward
0 new messages