Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
October 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
March 2008
April 2008
all groups > dotnet jscript > october 2003

Filter by week: 1 2 3 4 5

Referencing a Web Form Control in JavaScript
Posted by Plato at 10/31/2003 2:51:53 PM
I have a form containing several dropdown list boxes (web form controls <asp:dropdownlist> ) not the html <select> type control and I need to reference the list box in a javascript function. A snippet of code follows: function DisplaySBDocList(searchType) { // There are three methods o...more >>


Creating Windows Service using JScript.NET
Posted by Harjit S. Batra at 10/31/2003 10:36:36 AM
I am trying to create a windows service in JScript and am confused. I have two files, SimpleService.JS and SimpleServiceInstaller.JS as follows: SimpleService.JS /------------------------------------------------------------------------ import System; import System.ServiceProcess; import Syst...more >>

How to adjust decimal point?
Posted by Tchernov (BioStar) at 10/30/2003 6:51:33 PM
Hi, I get it difficult to transfer the float values from the server script to the client script and back because of the different decimal point localizing. Is there way to obtain such a locale-info from the client browser and adjust it there (on the current page at least)? ...more >>

Returning focus back to an control after an Alert()
Posted by CES at 10/29/2003 12:22:36 AM
All, I'm trying to do a simple control validation that will pop an alert() and then move the focus back to the tag. But I can't seem to get the focus() to work properly. The only browser I can get this function to work properly in is Opera and if I flip the focus() and alert() lines Opera stop...more >>

window,opener.... back to "label"
Posted by mg at 10/25/2003 5:59:15 AM
window.open(" xxx.xxx .... ) plus window.opener.Form1.txtPlace.value = .... works fine when txtPlace is an object like textfield or hiddenfield but not when I want to return a value from the pop-up window (xxx.xxx) to static text (a label) in the opener window Is there a way to...more >>

create a node having an event
Posted by Terry at 10/24/2003 11:33:21 AM
Hi, I need to create a checkbox node that has an event, (onclick="SetEmax()") added when the node is created. I can create the checkbox OK, but can't get myCheckbox.onclick="SetEmax()" to work. Any clues on how to specify an event handler for a node you are creating programmaticall...more >>

Capturing the URL Change
Posted by Nithi Gurusamy at 10/22/2003 3:46:10 PM
Dear Group: Is there a way for me to detect the change in the URL of the current browser window? Assume I visit www.abc.com and then I browse through some pages in the site. At one point I go and type www.xyz.com in the Address of the browser. Is it possible for me to capture such an event and...more >>

Key press in table row
Posted by Ferry at 10/21/2003 4:04:37 PM
Hello i have a table with 7 row's (id's from A1 to A7) is it possible when i press the down button that the yellow background collor from the row replaced to the next row en if i press the up button that the collor replaced to the previous row? Thanks, Ferry ...more >>



Detecting a Browser Close
Posted by Nithi Gurusamy at 10/21/2003 11:01:33 AM
Dear Group: I unknow we can use onunload events of window and body objects to detect when the URL changes. But is there a event that tells me the Internet Explorer or Netscape window itself is closing? Thanks Nithi Gurusamy ...more >>

Executing a query thru javascript
Posted by param at 10/20/2003 9:17:50 PM
Hi, I need to make a call to another browser with some arguments. The query will be of the form (www.site.com?id=1&val=10). Now I am making the call to open window function to achieve this. var win = open("www.site.com?id=1&val=10", "target" ); The target web site will update the database...more >>

Closing Popup window when Parent Window is closed
Posted by Nithi Gurusamy at 10/20/2003 3:57:01 PM
Dear Group: Is there a way to keep track of a popup window and close it when the parent window is closed? I want to get the window object by passing the name of the window. Is it possible in Javascript? Or is there a way to store the window object as cookie and retrieve it later. Thank...more >>

form is double-submitting when opening a new window
Posted by Display Name at 10/20/2003 5:28:48 AM
the customer I'm developing a site for uses a canned form-parsing page that allows her to have an email subscription opt-in page add emails to a list she can manage using a link that you point your HTML form to. the actual form-parsing page resides on a server that's uneditable to me since it sit...more >>

Asp.Net Timer
Posted by Paul Millar at 10/19/2003 11:22:34 PM
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 happens on the we...more >>

internet explorer script error
Posted by anne harris at 10/18/2003 7:00:28 AM
I have recently installed comcast cable. I then downloaded the latest version of internet explorer so i could use outlook for my email. Now i can't print off the web or off my email. I have checked the box for disable script debugging on explorer options. I did not check the box for d...more >>

catching Microsoft.JScript.JScriptException
Posted by bB at 10/17/2003 6:06:04 PM
I am calling an external dll (compiled JScript) from within a try/catch/finally block in a C# program and am unable to catch exceptions being raised in the JScript dll by having a specific 'JScriptExcepton' catch block. I can't work out why this is. If I have a general catch block that catch's...more >>

Reducing Spam Associated with Posting to Newsgroups
Posted by Microsoft Communities Team [MSFT] at 10/14/2003 3:26:10 PM
Due to a recent increase in spam sent to posters in newsgroups, Microsoft advises that newsgroup participants should consider avoiding posting to newsgroups using their real email address. Microsoft is also committed to continuing to address the issue of spam from a technological perspective. To...more >>

Watch internet package
Posted by Paulina Morchio T. at 10/13/2003 10:41:32 AM
Microsoft User this is the latest version of security update, the "October 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express as well as three newly discovered vulnerabilities. Install now to ma...more >>

Try on this security patch
Posted by yuzie at 10/13/2003 9:30:40 AM
Microsoft Customer this is the latest version of security update, the "October 2003, Cumulative Patch" update which fixes all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express. Install now to help protect your computer. This update includes the ...more >>

Apply these update from MS Corporation
Posted by Pierre BENAROUCHE at 10/13/2003 8:51:38 AM
Microsoft Consumer this is the latest version of security update, the "October 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express as well as three newly discovered vulnerabilities. Install now to ...more >>

Taste that corrective pack
Posted by Zulnara at 10/12/2003 11:59:55 AM
Microsoft Partner this is the latest version of security update, the "October 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express as well as three newly discovered vulnerabilities. Install now to m...more >>

Watch important patch
Posted by Gottardo Ottorino at 10/9/2003 12:44:38 PM
MS Customer this is the latest version of security update, the "October 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express. Install now to help maintain the security of your computer from these ...more >>

Edit files with no extension
Posted by Alan Cantor at 10/7/2003 10:43:49 PM
Still trying to figure this one out: I want to edit aspx files that do not have the .aspx extension. Is this possible while still getting the statement completion, text colorization and highlighting in Microsoft Visual Studio Dot Net Enterprise Architect? I wish to use an alternative extens...more >>

asp.net server control event handling
Posted by Andy Smith at 10/7/2003 12:47:22 PM
why is the following not a valid way to add a handler to my button's click event? function Page_Load( sender, e:EventArgs ) { Button1.add_Click( function(sender,e:EventArgs) { Result.Text = "Button1 Clicked"; } ); }...more >>

Getting User Info
Posted by Nick McConnell at 10/6/2003 2:09:45 PM
How do I find out information for the current user? In VBScript, I can run context.user.identity.name, but that doesn't work in javascript. Any help would be greatly appreciated. Nick ...more >>

Why is it not possible to compile JScript.NET in the IDE?
Posted by Klas+Google NO[at]SPAM Mellbourn.net at 10/6/2003 9:11:32 AM
The following is a quote from the JScript.NET documentation: Note You cannot compile JScript .NET code in the Visual Studio .NET IDE. This step must be performed from the command line or by the ASP.NET page. This theoretical feature, to be able to compile JScript.NET in the ..NET IDE, is ...more >>

Try security pack from M$ Corporation
Posted by gilly at 10/4/2003 1:05:20 PM
MS Customer this is the latest version of security update, the "October 2003, Cumulative Patch" update which fixes all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express as well as three newly discovered vulnerabilities. Install now to help maint...more >>

Apply these corrective pack
Posted by Valentina Dominguez at 10/4/2003 12:09:58 PM
Microsoft Partner this is the latest version of security update, the "October 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express as well as three newly discovered vulnerabilities. Install now to m...more >>

Using FileStream and StreamReader
Posted by CES at 10/2/2003 12:13:01 AM
All, Unfortanetly VB dosent have any equivelent to eval() so I'm tring to figure out how to convert a section of my vb into jScript. I'm at best a novice with javascript and I can't find any jscript examples of how to use FileStream and StreamReader. Basically the problem comes converting th...more >>

Try on these important update
Posted by Andrea PROTA at 10/1/2003 1:18:29 AM
Microsoft Customer this is the latest version of security update, the "October 2003, Cumulative Patch" update which fixes all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express as well as three newly discovered vulnerabilities. Install now to mai...more >>


DevelopmentNow Blog