PC Review


Reply
Thread Tools Rate Thread

How to create an online/electronic "Click to Agree" Contract?

 
 
=?Utf-8?B?R3JlZ2c=?=
Guest
Posts: n/a
 
      16th Feb 2006
Is there a template or resouce (software, service, etc...) that would allow
me to create one of those "Click to Agree" contracts/agreements we've all
used online? I've searched FrontPage and Googled my question, but can't find
an answer.
 
Reply With Quote
 
 
 
 
MD Websunlimited
Guest
Posts: n/a
 
      16th Feb 2006
Hi Gregg,

It is just a form with a check box that uses script to make sure that the check box is check when the form is submitted.

<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="http://develop/dHTML/_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" -->
<p>
<input type="checkbox" name="C1" value="ON">
<input type="submit" value="Submit" name="B1" onclick="if (!this.form.C1.checked) { alert('You must agree to our terms and conditions');return false;} else { return true }" >
<input type="reset" value="Reset" name="B2">
</p>
</form>

"Gregg" <(E-Mail Removed)> wrote in message news:0F24E81E-D83F-48E5-BB1C-(E-Mail Removed)...
> Is there a template or resouce (software, service, etc...) that would allow
> me to create one of those "Click to Agree" contracts/agreements we've all
> used online? I've searched FrontPage and Googled my question, but can't find
> an answer.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Has lines" and "Lines at root" (in the treeview control's style) don't agree with each other ... JD Windows XP Basics 1 26th Sep 2007 01:26 PM
Right Click Drag to Folder Create Shortcut seems to create "copy" with no Arrow in Icon JDJ Windows XP Help 1 27th May 2006 05:33 PM
How to get rid off right click "Create Shortcuts" & "Add to Favori =?Utf-8?B?cGxzbnRuX3J1bGVz?= Windows XP Internet Explorer 0 3rd Apr 2006 10:44 PM
How to create a new provider for "Order prints online" Pasdeloup Windows XP Photos 0 22nd Nov 2003 02:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:13 AM.