CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 How to Debug Value?

Print topic Send  topic

Author Message
ansak

Posts: 5
Posted: 02/23/2004, 6:17 PM

I used codecharge studio with ASP+template, I couldn't find the way to debug value to show on screen before it update. By normally in ASP I can do that by response.write("Var").

Please advise me how to do that?

Anusak:-/
_________________
Anusak
View profile  Send private message
DonB
Posted: 02/23/2004, 7:03 PM

That works, but put a response.end after it. The displayed value gets
tossed when the rest of the page is output. Oddly, this is not an issue
with PHP - so it's something to do with the IIS/ASP engine apparently.

The response.end kills script execution so the page dies at that point. Not
convenient, but that's the way it works I am afraid.

--
DonB

http://www.gotodon.com/ccbth


"ansak" <ansak@forum.codecharge> wrote in message
news:6403ab42fb8c4f@news.codecharge.com...
> I used codecharge studio with ASP+template, I couldn't find the way to
debug value to show on screen before it update. By normally in ASP I can do
that by response.write("Var").
>
> Please advise me how to do that?
>
> Anusak:-/
> _________________
> Anusak
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.