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 > february 2005

Help !! How to set a textbox.value by ccode
Posted by SergioT at 2/25/2005 7:08:56 PM
Hi I am using asp.net How can I set a value to a textbox that is on edit mode into a datagrid???? I have a datagrid on edit mode , that means that "appers" an empty textbox , and i wanna set his value but by code I wanna create a funcion asociated to an event onclick that be able to ...more >>

JScript and DataGrid How to get a reference to a control that is in the row X of a datagrid
Posted by SergioT at 2/25/2005 5:56:38 PM
Hi I am using asp.net and VB.net aand jscript my problem is with one textbox created into a datagrid, the idea is sent to a funcion the name of the textbox that is created into the datagrid The Question is: How can I send the name of a control that iss created into one datagrid to a fu...more >>

error JS1234: Only type and package definitions are allowed inside
Posted by Clement at 2/25/2005 10:09:04 AM
Hi, I am getting error "JS1234: Only type and package definitions are allowed inside alibrary" when i compile the scipt using following command jsc.exe /target:library /reference:"%programfiles%Microsoft Speech Server\TAS\Microsoft.TAS.dll" ABC.js any body have any idea? thanks Cle...more >>

Rating 1 to 3 in order of preference.
Posted by Patrick Olurotimi Ige at 2/23/2005 8:57:31 PM
Rating 1 to 3 in order of preference. That means if a user rates by inputing a value 3 for example in a texbox or selecting 3 using dropdown menu. The next available options should be 2 and if he/She inputs 2 the next available option should be 1. Any ideas are wlecome! *** Sent via Develo...more >>

Can't Copy Data To Clipboard
Posted by Wayne Wengert at 2/23/2005 9:42:07 AM
I am trying to copy the text from a textbox to the clipboard. I saw some code posted earlier for Pasting from the clipboard so I modified it for copy but it is not working (see code below). When I click on the btnCopyToClipboard I can see some processing going on but the text from the textbox is...more >>

I like to create a slide show
Posted by StvyLife at 2/22/2005 9:01:48 PM
but I need to do one just like on the msn home site. how do they do a combo of text and image. It's hard to figure how they crafted it; theirs is almost flawless. thanks stev ...more >>

JScript.NET help!
Posted by nook292000 NO[at]SPAM yahoo.co-dot-uk.no-spam.invalid at 2/21/2005 11:50:48 AM
I recently bought a book on Microsoft's JScript.NET. But I am not sure where any of the code goes. Any help would be appreciated. Thanks. Posted Via Usenet.com Premium Usenet Newsgroup Services ---------------------------------------------------------- ** SPEED ** RETENTION ** COM...more >>

Getting alert message from XML file
Posted by Mathana g at 2/19/2005 5:17:05 PM
Hi, Just we want to get the content of alert message from XML. Thanks in advance. ...more >>



different Languages in same page
Posted by Varsha at 2/18/2005 3:17:05 AM
Hi, How can I display characters from different character sets on the same HTML page? How to simultaneously display multiple languages on the same page. I am using div tag to display source and target languages in a same asp.net page. I have to open different source and target language sid...more >>

How can I pass variables from jscript.net to C#
Posted by Felix at 2/16/2005 6:08:40 PM
How can I pass variables ( information) from jscript.net to C# in the same asp.net page and in different pages Felix ...more >>

Force File to Download
Posted by Albano Alves at 2/15/2005 3:07:23 PM
Hi! How can I force the file download, for example a .doc? I don't want to open with IE. Thanks. Albano Alves ...more >>

Help on javascript (silent close)
Posted by kishor at 2/14/2005 1:51:04 AM
Hi all, I have a following statement in my script .. window.opener.close(); THis is closing window but I dont want messege box to be displayed..please suggent me way to achieve this Kishor...more >>

How do I remove Address bar..
Posted by kishor at 2/11/2005 3:37:01 AM
Hi all, I have an .net application.. I am using following syntax to load page..Response.Redirect("../Login/Newlogin.aspx"); when this page will load I want to disable/ remove address bar toolbar.. I know I can do this by java script.. But I want to avoid this using javascript. Please sugge...more >>

how to open a new browser window when clicked on a button control?
Posted by buran at 2/9/2005 4:04:14 PM
Dear ASP.NET Programmers, I am using the following code block to navigate to the invoice page of my app. when users click on the button btnInvoice. However, I want to display the invoice page in a new browser window. What javascipt code should I use instead of Response.Redirect()? Thanks in ad...more >>

cross page script
Posted by StvyLife at 2/3/2005 7:36:14 AM
I have an iframe and I was wondering... if an iframe script can interact with the mainframe script; in other words. are javascript variable global between pages?? thanks stev ...more >>


DevelopmentNow Blog