G
Guest
Hi,
I have a User Control (.ascx) which has links to all the ASPX Pages that
exist in my application.
This User Control is used on all my ASPX's.
I am havinga problem with the paths in my ASCX.
If I click on a link from an ASPX page on the root of the project it works
fine.
If I click on the link from any pages in any subfolders withing the web
project it cannot get to the ASPX.
My question is : How can I set the paths in the ASCX so that the links will
work from any ASPX?
Thanks.
I have a User Control (.ascx) which has links to all the ASPX Pages that
exist in my application.
This User Control is used on all my ASPX's.
I am havinga problem with the paths in my ASCX.
If I click on a link from an ASPX page on the root of the project it works
fine.
If I click on the link from any pages in any subfolders withing the web
project it cannot get to the ASPX.
My question is : How can I set the paths in the ASCX so that the links will
work from any ASPX?
Thanks.