
05-09-2004, 01:38 AM
|
|
Newcomer
|
|
Join Date: Apr 2004
Posts: 3
|
|
inet help - neo
|
Code:
<tr><td width=120 align=center valign=top><a href='buy_item.phtml?owner=abunas&obj_info_id=22854&g=1&xhs=409qqs84&old_price=13566' onClick="if ( !confirm ('Are you sure you wish to buy 1/3 Lemon Swirl Usul Cake at 13,566 NP?') ) { return false; }"><img src='http://images.neopets.com/items/bak_usul_swirl5.gif' width=80 height=80 alt="A beautiful cake baked specially for Usul Day in year four!" border=1></a> <br> <b>1/3 Lemon Swirl Usul Cake</b><br>1 in stock<br>Cost : 13,566 NP<br><br></td></table>
<!--footer-->
this is the source code that i'm working with. i'm doing a program in inet and what i need it to do is to access this link buy_item.phtml?owner=abunas&obj_info_id=22854&g=1&xhs=409qqs84&old_pri ce=13566 and get past the onclick= thing
|
|