Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modifying an existing project
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00783842
Message ID:
00784201
Views:
24
What I used to do, in ASP day, is to have a function to generate the partial URL into the link, i.e. GenerateHttp("default.htm") and GenerateHttps("default.htm") which will return either "http:******/default.htm" or "https:******/default.htm". You can write a function like this but get a flag from your application config file to determine the actual URL.
Stephen Lee

--------------------------------
Too much to code
Too little time
--------------------------------
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform