CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> Archive -> GotoCode Archive

 debugger required

Print topic Send  topic

Author Message
navneet
Posted: 09/30/2003, 1:49 PM

hello, as we have a debugger in Visual foxpro, is there any for html, asp and javascript.

I want to have the list of object being shown in the browser, just like we have object browser

Or a method to know what is the refernce to an object that can be used for checking the value.

i am stuck up when i use window.open() function in javascript. In the popup window we cannot refer to object using document as it say document undefined.
arrowgance
Posted: 09/30/2003, 9:40 PM

not much for ASP we only use

response.write (theobject)
response.end

or for Javascript we use alert

<script>
alert(formname.textobject.value);
</script>

   


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.