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 / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How and where do define classes?30 Nov 2003 14:14 GMT2
Is it possible to use classes in jscript, and where should I define them.
If I add a class definition to a jscript section  I get syntax error. But I
can se that the class word is a reserved word in jscript. Do I have to
define my classes in js-files or is it something else?
Finding the culprit29 Nov 2003 08:41 GMT1
I'm opening a modal page to update user info, using the code below.
string ModalScript = "<script language='javascript'>" +
   " window.showModalDialog('EditUserInfo.aspx', null, " +
   "
Asp.Net Timer28 Nov 2003 13:13 GMT2
Can anyone help me with creating a timer in ASP.Net using JScript.
I've seent the Timer control but can't get it to work in JScript because it
doesn't recognise the Elapsed property of the Timer control.
I want to create an interval of about 5 seconds or so before something
How can I use Substr() method27 Nov 2003 09:25 GMT2
Within ASP, I get a variable from another form, then do
some string operations by passing it to a JS function,
which is supposed to return a value. But it prompts erro
page. Pls advise solution. Ms JavaScript cannot support
Losing '\' in passing string ...25 Nov 2003 21:18 GMT6
I am not a JSP programmer, but recently I wrote several .asp to load an
applet.
The problem is that a string varialbe, compname, lost '\'s in it. For
example, if
VsaEngine Jscript25 Nov 2003 17:16 GMT1
I use VsaEngine JScript for run my code but when i destroy it dosn't
disallocate memory.
How i do?
I try with new APPDomain it works better but however there are problem.
How can I pass parameter to a function24 Nov 2003 18:35 GMT3
I just get a input from another form, then pass it to a JS
function, but it causes error, pls help to solve it.
Thanks.
ATtached pls find the simple program:
save xml with jscript24 Nov 2003 09:46 GMT2
when i try to save an xml i get the following message :
Permission denied.
in a simple script like that:
var doc = new ActiveXObject("msxml2.DOMDocument.4.0");
Regular Expression question ...22 Nov 2003 08:17 GMT1
Since I still can't figure out how to get back the lost '\' in my string
(see my previous posts), I plan to write a small function to resume the
'\'s.
The current string is: "system 1cabinet 2node 3", I want to make it to be
Simple JSP question ...22 Nov 2003 01:43 GMT1
I am not a JSP programmer, but I recently wrote an .asp page to load an
applet.
One problem is that one string (compname) lost '\' in it: the original name
should be "system 1\cab 2\node 3", but what I got is "system 1cab 2node 3".
Microsoft common dialog19 Nov 2003 16:37 GMT1
i do have an aspx page with "Microsoft common dialog"
that i added to
my components.
when i'm adding new component i get:
tree structure18 Nov 2003 07:59 GMT1
I have used microsoft treeview webcontrol with a checkbox
in each node (using c#.net) to draw a tree.
The tree is directly formed from the xml. Tree is not
created dynamically.
New To Jscript15 Nov 2003 08:56 GMT1
Hello, I found some script which allows me to
emulate "type down" functionality on a dropdown box.  
When I load it into my project I get a message box pop up
which the script is loaded which says "Expected ")".  It
jscript and Data Access15 Nov 2003 08:54 GMT3
I want to use jscript to access a local database (I know
that's a bit strange - I am not running this on the
internet) but is it possible?
Locally is a MSDE (sql) database and all I want to do is
newbie: how to get radio button selected index and value14 Nov 2003 09:30 GMT2
I was trying to get the radio button selected index and value, but found
selectRdo1 & selectRdo1 were undefined.
var selectRdo1 = document.getElementById("rdoSelect").selectedIndex;
var selectRdo2 = document.getElementById("rdoSelect").value;
Pages: 1 2 October, 2003
 
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.