Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the proper URL in user control
Message
From
22/08/2008 14:43:18
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01341120
Message ID:
01341209
Views:
10
>Yeah, the difference is that in testing you're running out of a virtual directory named POAAEWeb, but production doesn't have that same pathing. If you just change to use server-side controls for your links and use the ~/MembersOnly/ syntax, that should work. ex.
>
>
><ul class="menutextindent">
>    <li><a runat="server" href="~/MembersOnly/MemberHome.aspx">Members Home</a></li>
>
That did it and I just published to the server live. It is working perfect.
Thank you so much - both of you and sorry I made such a simple thing difficult.
Tim
Timothy Bryan
Previous
Reply
Map
View

Click here to load this message in the networking platform