Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Local vs. normal development
Message
 
 
À
12/03/2003 09:59:25
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00762896
Message ID:
00764793
Vues:
50
>>>Looks about right. Another idea may be to open a modal window so that the user is forced to close that before displaying a new one.
>>>
>>>You can do this with window.showModalDialog. Although this may be IE-specific. Ex:
>>>
window.showModalDialog "NewUser.htm",null,
>> "dialogheight:350px,
>>dialogwidth:400px, status=yes,"
>>
>>Nice tip, thanks. Will have to check on that.
>>
>>Do you know, is it possible to enable actual errors on the WEB server? E.g. if I make mistake in ASP and debug it locally, I see an actual error with description. But if I'm working on the company site, I don't have this info.
>>
>>Thx.
>
>Check the help on Server.GetLastError. You can implement a logging script that uses this to write text or html files about the error. If you have IIS available search for a file called 500-100.asp for an example on how its used.

Found it, thanks, also looked for the MSDN article about Server.GetLastError.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform