FirePHP for Classic ASP interface launched.

34 views
Skip to first unread message

dmeagor

unread,
Jan 6, 2012, 6:45:30 AM1/6/12
to firephp-dev
I wrote this mainly for myself but I thought others might find it
useful to I've uploaded it to github. Legacy classic asp is a
complete pain to debug, particularly ajax and json responses since
there is no code debugger and outputting anything to the screen breaks
the json response to the client.

If you include this file then you will be able to log values, arrays,
and json objects directly to firephp (just type log(someVar) and
that's it). It also outputs session, server, application, post and
get collection objects as expandable items in the console as well as
script time and error messages (if any.)

https://github.com/dmeagor/ClassicASP-FirePHP

BTW. If anyone knows how to label the arrays and objects on the same
line then please let me know as it wastes space having them on two
lines.

Christoph Dorn

unread,
Jan 6, 2012, 12:31:01 PM1/6/12
to firep...@googlegroups.com
dmeagor wrote:
> BTW. If anyone knows how to label the arrays and objects on the same
> line then please let me know as it wastes space having them on two
> lines.
See "Valid Message Structures" -> "Label" at
http://www.firephp.org/Wiki/Reference/Protocol

Christoph

Reply all
Reply to author
Forward
0 new messages