Search Tools Links Login

Variable Dump


Helps debugging by showing you what variables you may have set.

Original Author: Andy Slowey

Inputs

No specific inputs!

Assumptions

I have typically used this with a debug variable and then used SERVER.EXECUTE("scriptname") to spit out all variables in a page. It saved me a bit of time debugging.

Returns

all variable collections, names and contents

Side Affects

None that I have found!

Code

'Insert in Event (Like Button_Click)
Call ShellAbout(Me.hwnd, "- About Box Example", "A small example " & "that uses the ShellAbout Function to create an About Box.", Me.Icon)

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 92 times

Categories

ASP/ HTML

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.