S
Shawn T
I have an application with a page that has a web user control
When I call that page that has this user control, locally (http://
localhost/ApplicationX/default.aspx) and also externally ie (http://
<webserver>/ApplicationX/default.aspx), the display is all different.
For example, a text box shows with border on one and textbox shows as
label in the other. I am suspecting that it might be CSS issue. I
checked the CSS file and everything looks the same.
I am wondering why the same webpage shows up differently on the local
web server machine and on the external browser.
Any ideas?
Thanks in Advance
When I call that page that has this user control, locally (http://
localhost/ApplicationX/default.aspx) and also externally ie (http://
<webserver>/ApplicationX/default.aspx), the display is all different.
For example, a text box shows with border on one and textbox shows as
label in the other. I am suspecting that it might be CSS issue. I
checked the CSS file and everything looks the same.
I am wondering why the same webpage shows up differently on the local
web server machine and on the external browser.
Any ideas?
Thanks in Advance