skip to main
|
skip to sidebar
An Observer In Denial
Wednesday, May 4, 2016
Test Donation Link HTML conversion that apparently you can't do on wiki
How many times would you like this to recur? (including this payment)
Never End
2
3
4
5
6
7
8
9
10
11
12
When would you like this payment to recur?
Daily
Weekly
Bi-Weekly
Enter Payment Amount
(I used
this
to create the following:
(I am unsure if one variable needs to be changed or not, so I present the following with the possible bug:)
<code>Now you will need to edit a larger section of code. Find these lines (they will all be together, just as written below):
<tr><td><input type="hidden" name="on0" value="When would you like this to recur?">When would you like this to recur?</td></tr><tr><td><select name="os0">
<option value="Daily">Daily </option>
<option value="Monthly">Monthly </option>
<option value="Yearly">Yearly </option>
</select> </td></tr>
Delete ONLY the following underlined text:
<tr><td><input type="hidden" name="on0" value="When would you like this to recur?">When would you like this to recur?</td></tr><tr><td><select name="os0">
<option value="Daily">Daily </option>
<option value="Monthly">Monthly </option>
<option value="Yearly">Yearly </option>
</select> </td></tr>
Change ONLY the following underlined text —
“os0” to “t3”
“Daily” to “D”
“Monthly” to “M”
“Yearly” to “Y”
<tr><td>When would you like this to recur?</td></tr><tr><td><select name="os0">
<option value="Daily">Daily </option>
<option value="Monthly">Monthly </option>
<option value="Yearly">Yearly </option>
</select> </td></tr>
This section should now look like this:
<tr><td>When would you like this to Recur?</td></tr><tr><td><select name="t3">
<option value="D">Daily</option>
<option value="M">Monthly</option>
<option value="Y">Yearly</option>
</select> </td></tr></code>
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
▼
2016
(1)
▼
May
(1)
Test Donation Link HTML conversion that apparently...
►
2011
(21)
►
November
(1)
►
October
(2)
►
September
(1)
►
July
(1)
►
May
(2)
►
April
(3)
►
March
(11)
►
2010
(38)
►
September
(1)
►
July
(3)
►
June
(3)
►
May
(18)
►
April
(5)
►
March
(2)
►
January
(6)
►
2009
(45)
►
December
(12)
►
November
(6)
►
October
(7)
►
September
(19)
►
August
(1)
Contributors
Something
shyguy76767
No comments:
Post a Comment