eramgarden Posted July 22, 2005 Posted July 22, 2005 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?? Quote
hrabia Posted July 23, 2005 Posted July 23, 2005 Enable debuging in browser. Quote A man and a dog have an average of three legs. Beaware of Statistics.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.