Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

There's an ascx page with lots of javascripts behind it...

 

The page has a dropdownlist. Two of the values in it are added using Javascript. The rest are read from database and added via asp.net/vb.net.

 

When [None] is selected, the 2 corresponding textboxes are cleared.

 

I dont see any "Change Click" even in the ASP.Net. It's somehow done in the Javascript.

I put debug steps, choose [None], but it doesnt hit the code.

I put "alert" in various places of Javascript, Choose [None] but nothing pops up...

I cant right click on the page and do "View Source". This is a ASP.Net pop-up.

 

How can I trace this??

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...