|
-
Feb 27th, 2007, 02:11 PM
#1
Thread Starter
Hyperactive Member
Need Help Clicking Button On Webpage
ok, i can click the button just fine programmatically... but when i click it... i get a pop up approval box... is there a way around this?
<input type="image" name="ctl00$ctl00$Main$Main$incomingRequests$ApproveSelectedRequestsButton" id="ctl00_ctl00_Main_Main_incomingRequests_ApproveSelectedRequestsButton" src="http://x.myspace.com/images/approveSelected.gif" onclick="return confirm('Are you sure you want to APPROVE the selected items?');" style="border-width:0px;" />
the "onclick" event is what i want to get around...
Using VB 2005
My personal artificial intelligence project... www.FriendTelligence.com
if by some miracle of God one of my answers or (more likely) dumb questions helps you... please be sure to rate me...
Does anyone else find MSDN more confusing than helpful?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|