Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello ,

If I have a file *.ascx in ASP.NET, (and I don't use webpage aspx), can I display it alone in browser?

I see my company make website by portal, I dont see file *.aspx, I only see file *.ascx displayed in browser. I dont understand how do it, can you tell me how?
Posted
Updated 7-Oct-10 5:35am
v3

AFAIK You cannot display a .ascx file in a web browser alone.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900