PDA

View Full Version : This site offers webmasters two advertising options:


the9crow
02-04-2007, 06:50 PM
Hello i copied this code from a sites source to give you an idea of what i am trying to do, but i have no idea how to complete it. I want this for my premium link option and i would also like to add an upgrade option from regular to featured or premium.

<table width="99%" border="0" align="center" cellpadding="0" cellspacing="0" style="margin-top:10px;"><tr><td class="copyright">This site offers webmasters two advertising options:<ul><li><strong>Main page link</strong>: at the cost of ??/month you will be listed on our main page</li><li><strong>Site wide link</strong>: at the cost of ???/month you will be listed on all our pages (including the main page). <form method="POST" id="F" action=""><table width="99%" border="0" align="center" cellpadding="2px" cellspacing="0" style="margin-top:10px;" class="footer-box"><tr><td width="100%" colspan="2" class="box" id="submit"><b><span class='req'>*</span>Advertising:</b><br /><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="bottom"><input type="radio" name="SPONSORSHIP" value="Sitewide" checked onclick="makeTotal();" onchange="makeTotal();"> Sitewide link (includes mainpage)</td><td align="left" valign="bottom"> $29 Per Month.</td></tr><tr><td align="left" valign="bottom"><input type="radio" name="SPONSORSHIP" value="Mainpage" onclick="makeTotal();" onchange="makeTotal();"> Mainpage link</td><td align="left" valign="bottom"> $14 Per Month.</td></tr></table></td></tr><tr><td class="label" valign="top"><span class='req'>*</span>Period:</td><td class="field"><select name="PERIOD" id="PERIOD" onchange="makeTotal();"><option label="1 Month" value="1" selected="selected">1 Month</option><option label="2 Months" value="2">2 Months</option><option label="3 Months" value="3">3 Months</option></select></td></tr><tr><td class="label" valign="top"><span class='req'>*</span>Title:</td><td class="field"><input type="text" name="TITLE" value="" size="40" maxlength="45" class="input" onkeyup="javascript:formtool_count_chars(this.form.elements['TITLE'],this.form.elements['TITLE_limit'],45,true)" /><br />Limit: <input type="text" name="TITLE_limit" size="4" class="input" readonly="readonly" value="45" /></td></tr><tr><td class="label" valign="top"><span class='req'>*</span>URL:</td><td class="field"><input type="text" name="URL" value="" size="40" class="input" /></td></tr><tr><td class="label" valign="top"><span class='req'>*</span>Description:</td><td class="field"><textarea name="DESCRIPTION" rows="3" cols="39" class="input" onkeyup="javascript:formtool_count_chars(this.form.elements['DESCRIPTION'],this.form.elements['DESCRIPTION_limit'],90,true)"></textarea><br />Limit: <input type="text" name="DESCRIPTION_limit" size="4" class="input" readonly="readonly" value="90" /></td></tr><tr><td class="label" valign="top"><span class='req'>*</span>Your Name:</td><td class="field"><input type="text" name="OWNER_NAME" value="" size="40" class="input" /></td></tr><tr><td class="label" valign="top"><span class='req'>*</span>Your Email:</td><td class="field"><input type="text" name="OWNER_EMAIL" value="" size="40" class="input" /></td></tr><tr><td class="label" valign="top">Total Price:</td><td class="field">$<span id="TOTAL_PRICE">29</span></td></tr><input type="hidden" name="PAYMENT_AMOUNT" id="PAYMENT_AMOUNT" value="20" /><tr><td colspan="2"><br /><input type="submit" name="submit" value="Continue" class="btn" /></td></tr></table></form>

David
02-04-2007, 07:23 PM
It sounds like some custom programming work that will take a some time from a quality programmer. You may need to hire someone to help. If you need help finding someone, let us know.

the9crow
02-04-2007, 07:38 PM
I need this for version 2 and i see you have pretty much what i need in version 3. My problem is if i upgrade to version 3 most of the aditions i will not be able to use any time soon as my host sucks as you already know; timeouts and such.
I have to be honest with you, that version 2 does suit my needs for now anyway but i am willing to pay for much needed additions.
Also i use funds from my directory for things such as this so at this time i very limited to what i can pay but would even if we came to some kind of agreement. Please pm me if you can help... Thanks for all the great help you give..

David
02-04-2007, 07:56 PM
Make an html page of the above so we can see more clearly and post the link

the9crow
02-05-2007, 01:55 AM
Here you go..

http://www.linkfeads.com/TEST.php

The avertising options will be different to what i want.