Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugging ASP?
Message
De
20/05/1999 19:01:56
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
 
 
À
20/05/1999 15:17:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00221085
Message ID:
00221198
Vues:
15
>Hi All,
>
>What is the best way to debug applications in VBScript / ASP????
>
>It's not as clean as SET STEP ON.....
>
>Any tips would be greatly appreciated.
>
>TIA
>Michael

The low-level answer is to use
RESPONSE.Write("Stuff")
all over your code so that you can see what has been executed, and also to check on variable values.

There is an ASP script debugger in IIS 4, but I haven't used it yet.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform