Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / JScript / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to show a warn message26 Jul 2006 08:12 GMT1
I am using VS2005 to develop web application.
I put a TextBox on the WebPage, it is used for a user to input the height of
a person.
I want to show a confirm dialog  if the input data in not in the range of
JScript showModalDialog25 Jul 2006 20:05 GMT2
I try to create a web application, which calls a Dialog Window, when I click
on a Button.
After the Dialog is complete, it should refresh the 'Main Form'.
So how can i refresh the 'Main Form'?
Debugging JavaScript in 2005 IDE --- Please, many people to review/suggest solution to this problem19 Jul 2006 23:19 GMT1
Hope I'm in the correct group for this.
I am attempting to debug JavaScript application in Windows IE6 via the 2005
IDE.
Through the "Debug" menu option, I select "Attach to Process..." and find
dinamic input19 Jul 2006 19:11 GMT2
I'm sorry my english is not good
I have creating dinamics inputs in this form:
var newInput = document.createElement("input");
newInput.type = "text";
JavaScript class creation query19 Jul 2006 10:35 GMT5
I have came across 3 different ways of creating a structure or class.
1. Class as a function way
// Class Constructor
function Timer(Source) {
How Can I Get Type of a Class ?17 Jul 2006 01:55 GMT1
Hi, all
I am working on a Project ,I use JScript.Net to  support it's automation
A question I meeted is "How Can I get Type of a Class?"
eg.
Debug a JScript12 Jul 2006 16:07 GMT3
How can I develop a script from an IDE and debugging too?
Currently, I use the editor to write the .js file, then use the "cscript
file.js //x" which will run the debugger.
Is there is a way to automate the whole process as if developing an
Open File from Filesystem01 Jul 2006 17:28 GMT1
I have a little problem. In one of my websites, I must create a link to
filesystem (file://C:/test.txt).
But all the time, i will use window.open("file:///C:/Test.txt"); I become a
JScript Error. "access denied".
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.