viewsource not showing html sometimes

R

rodchar

hey all,

i have a user control on my web page. the user control dynamically builds
some controls.

when i browse to this page and right-click and do a view source, the html
for the controls don't always show up and i can see the controls on the page
all the time.
can someone please this inconsistency?

any ideas?
thanks,
rodchar
 
S

Scott Roberts

Unless, of course, the controls are rendered via javascript (e.g. using
Ajax). In that case, many (most?) browsers won't show the "correct" HTML.
 
T

Trevor Benedict

and also check if you have SmartNavigation turned on

Regards,

Trevor Benedict
MCSD
 
L

Lloyd Sheen

rodchar said:
hey all,

i have a user control on my web page. the user control dynamically builds
some controls.

when i browse to this page and right-click and do a view source, the html
for the controls don't always show up and i can see the controls on the
page
all the time.
can someone please this inconsistency?

any ideas?
thanks,
rodchar

If you are looking at IE I would suggest getting the IE Developer Toolbar.
It is great for viewing / locating controls.

You can also change attributes of the source and see immediately the result
of the change.

LS
 
T

Trevor Benedict

Were you able to figure it out? What was the problem.

Regards,

Trevor Benedict
MCSD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top