Takealot Vouchers (Begging) Thread

Status
Not open for further replies.
I tried all possible codes and none works, I'm sure there are no active codes at the moment. Lurker150 does not have anything. why won't be reply?
 
62 messages. And no. I am still not going to give it.

If I do give it then I won't get given the next code. And I care about myself more than any of you.
 
Monday Code(s):

Python:
rec=0
def autoIncrement():
    global rec
    pStart = 1 #adjust start value, if req'd
    pInterval = 1 #adjust interval value, if req'd
    if (rec == 0):
        rec = pStart
    else:
        rec = rec + pInterval
    return rec

HTML:
<html>
<body>
<ul>
@foreach (var x in Request.Vouchers)
    {<li>@x</li>}
</ul>
</body>
</html>
 
Monday Code(s):

Python:
rec=0
def autoIncrement():
    global rec
    pStart = 1 #adjust start value, if req'd
    pInterval = 1 #adjust interval value, if req'd
    if (rec == 0):
        rec = pStart
    else:
        rec = rec + pInterval
    return rec

HTML:
<html>
<body>
<ul>
@foreach (var x in Request.Vouchers)
    {<li>@x</li>}
</ul>
</body>
</html>

Application.terminate;
 
Status
Not open for further replies.
Top
Sign up to the MyBroadband newsletter
X