Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How to disable debugger for HTML?
Name: cygig Date: October 6, 2005 at 20:05:07 Pacific OS: Win2000 CPU/Ram: 768
Comment:
Im developing my blog in Dreamweaver, when i preview with IE, there is this message:
A Runtime Error has occured, Do you wish to debug?
If i click yes, MS devlopment Tools will lauch.
Is there a way to STOP displaying these debugging messages? Even if i use IE to surf the net and when a javascript error occur this message will pop out. I asked my friends and they say no such error message shows on my blog. Obviously there is smthing to doo= with my settings
Name: SN Date: October 8, 2005 at 12:08:35 Pacific
Reply:
You need to disable the debugging features in IE...Go to tools-advanced and check the 'disable script debugging' checkboxes. Depending on your IE version the text may be different but you get the gist of it.
Your friends don't get the message because they don't have visual studio or other MS dev tools installed.
Summary: How to write code for chat??????? Hi all, I want to do a task that have chat functionality in web page of site. How can i code for this .......... How i can find the user who log in into the same site...
Summary: Hi, I have an HTML file as input and I need to extract the data available between the HTML tags. For example: <tr bgcolor="#FFFFFF" align="right"> <td >Name: Sandy</td> <td >Roll No.: 4323...
Summary: I'm trying to make a website that contains the latest news from about two or three sites -- that updates as the other site updates too. I'm not sure how to do it though. For instance, www.steampower...