PDA

View Full Version : Setting up Document for Online Approval


microbob
11-19-2009, 07:20 PM
I am in need of help in regards to setting up an online document approval system to approve an Advertising Agreement which would allow my website members and/or non-members to approve it online via a "check-box." Once the person agrees to the Advertising Agreement, it would somehow be e-mailed to me or stored somewhere [on the website] so that I could access if it became necessary. In other words, something similar to this:

http://www.kampyle.com/feedback-form1.php/?utm_source=goog&utm_term=contact%20form&gclid=CNjAkJOimJ4CFR9N5Qod7WdBqQ

The source code for this appears as this:
<span id="agree_text">&nbsp;I agree to the <a style="padding: 0pt;" href="/owner_public/?page=terms_and_privacy&amp;p=1" target="_blank">Terms and Conditions</a></span>

Now...I have absolutely NO HTML experience and limited vBa & vB experience.

Can someone instruct me how to do this in vBa CMPS? I would like to use an existing Advertising 'Page' and incorporate a 'Module' (within the page) to accomplish this.

Please help.

Bob

yomandenver
11-19-2009, 11:37 PM
You might be able to add that to the default forum agreement. Don't know if it's editable, but it's worth a shot. Let me check and see if there's a way to edit it.

EDIT: Go into your AdminCP, then to Language & Phrases. Enter in "forum_rules" and be sure to select the Phrase Text and Phrase Variable Name option. You'll probably want to edit the forum_rules_description phrase, as that is the phrase that appears below the forum_rules_registration phrase. I would wrap your above text in <strong></strong> tags just so it stands out.

Our Sponsors
 

microbob
11-20-2009, 11:45 AM
I don't want to insert it into the vBulletin verbiage because agreeing with the board rules and placing an advertisement on the site are two different animals and I'd like to keep the two of them separate.

Bob