Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modifying an existing project
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00783842
Message ID:
00784201
Vues:
26
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
--------------------------------
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform