Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Local vs. normal development
Message
De
11/03/2003 10:51:48
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00762896
Message ID:
00764260
Vues:
41
You can get by with replacing the 404 and the 500's. Most of the script errors will produce a 500 page and the 404 is the page not found error. These files are just HTML that you can replace with your own. Just browse to your page and set as default.

The popup window question, if you have set a name for the window using the TARGET you can use the same window in subsequent calls by referencing the same TARGET. For example in the anchor tag < A HREF=xx TARGET=xx >

HTH,

>Thanks again. It's a lot of files to replace :) Or do you have just one for all? Can you show an exert from this file, please?
>
>Thanks again very much.
>
>==================
>I have another question: if I'm using popup window, how to can I re-use the same window and not open a new on each click?
>
>Could you please share a sample?
>
>Thanks a million in advance.
>
>
>>>
>>>Thanks much. Could you please explain me, how can I setup this nice error page?
>>>
>>
>>If you're using IIS:
>>- go to the Internet Services Manager, right-click your web site and select "Properties"
>>- Select the "Custom Errors" tab and replace the default html error pages with your own.
>>
>>If you're not then I can't help you :)
>>
>>>Also please check my new thread in ASP. I'm having troubles with Popup windows. I want to be able to click on the link and open a new window with details. What should I do to do it?
>>
>>I'll check that thread. (UPDATE: I see that you got it working)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform