View Full Version : I'm not sure


tcr6787
07-11-2003, 02:41 PM
onClick="if ( !confirm ('Are you sure you wish to buy Neopian Times Issue 3 at 200 NP?') ) { return false; }"

can anyone tell me what the raturn false thing does and how could I redirect it to go to MY page??

marymaier1
07-11-2003, 04:58 PM
I think it means if you click 'cancel' it doesn't buy it.

But, why do you want it to go to your page? (number 1, i hope you aren't planning to use this as a scam for neopets..)

Jasmine1234
07-11-2003, 07:10 PM
Why would you want to take people to your site after they buy something from neopets? I'm confused...

tcr6787
07-11-2003, 07:22 PM
no it isn't a scam I am trying to make a newspaper for my guild and I want to find a way to where it will redirect them to my page after they buy the item as a payment you know how you pay like 50 cents for a newspaper well they will pay like 50np for this one so I am just trying to figure out how to do this for that reason alone

this is the full code if you would like to see it

<a href='http://www.neopets.com/buy_item.phtml?owner=mr_washr&obj_info_id=14887&g=1&xhs=3s0rpn24&old_price=200' onClick="if ( !confirm ('Are you sure you wish to buy Neopian Times Issue 3 at 200 NP?') ) { return false; }"><img src='http://images.neopets.com/items/tom_ntissue3.gif' width=80 height=80 alt="It is a really old copy of the Neopian Times." border=1></a><br><b>Neopian Times Issue 3</b><br>1 in stock<br>Cost : 200 NP<br><br>

Please use the Edit button instead of replying within 5 minutes
-Moderator

Jasmine1234
07-11-2003, 07:27 PM
Oh. Good, no scam....well i'm not sure how you would do that, I don't think you can....

tcr6787
07-11-2003, 07:29 PM
are you one neopets??

Jasmine1234
07-11-2003, 07:34 PM
If you were asking me if I have a neopet...yes I do!

tcr6787
07-11-2003, 07:36 PM
cool any way do you think there is anyway to do this b.c I knw you know that when you buy an item it refreshes the shop so I think there migh tbe a way to make it go to my site instead of going to refresh the shop again

Jasmine1234
07-11-2003, 07:47 PM
I'm pretty sure this will work ^_^

<a href='http://www.tcr6787.cjb.net/' onClick="if ( !confirm ('Are you sure you wish to buy Neopian Times Issue 3 at 200 NP?') ) { return false; }"><img src='http://images.neopets.com/items/tom_ntissue3.gif' width=80 height=80 alt="It is a really old copy of the Neopian Times." border=1></a><br><b>Neopian Times Issue 3</b><br>1 in stock<br>Cost : 200 NP<br><br>

tcr6787
07-11-2003, 07:52 PM
I have to have the mr_washr stuff or else they won't buy the item

Jasmine1234
07-11-2003, 07:58 PM
hmm....I don't think there is a way you can do that. I hope your figure it out.

~*Sorry*~