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 2005

Page name
Posted by SergioT at 10/28/2005 7:34:39 PM
Hi x x How can I get the page's name from Jscript and do something with the name? I wanna do something like this: function() { var sName; var popup; sName = GET_THE_PAGE_NAME ; sName= GET_FILENAME_WITHOUT_EXTENTION( sName ) + ".htm" ; popup = window.open(GET_...more >>

eBay Sellers Community
Posted by eBay Sellers Community at 10/27/2005 12:00:00 AM
-- If you like eBay and enjoy buying and selling there. Please take the time to join the site below! eBay Sellers Community http://www.ebay-sellers-community.com ...more >>

Javascript If/else conditions
Posted by Cleako at 10/21/2005 12:25:03 PM
I may just be having one of those days but I cant think of a good way to do something like this - if(item1.checked || item2.checked || item3.checked ...). If the 1st two are true then it works, if it is the 3rd one on then it doesnt. I have 5 controls I need to check for a checkbox in so tha...more >>

getting document title and URL
Posted by r_ahimsa_m NO[at]SPAM poczta.onet.pl at 10/20/2005 12:00:00 AM
Sorry for my English... I am new to JavaScript. I have written short script to create a link sending e-mail: <script type="text/javascript"> document.getElementById("MailTo").href = "mailto:r_ahimsa_m@poczta.onet.pl" + "?subject=" + document.title + "&amp;" + "body=" + lo...more >>

Frames Question
Posted by ruca at 10/14/2005 10:27:57 AM
Hi, I have a Web Application that have 3 frames. Top, Contents and Main are the 3 frames presents in App. My Top frame have only a image and a label, both represent application. My Contents frame, basically is where i have menu items. My Main frame is where the items choosen are displayed. ...more >>

Permission Denied
Posted by Shane Bush at 10/12/2005 10:54:24 AM
Hi I'm using the code below to access a webservice and I received a "Permission Denied" error. I only get this message after the page is published to the hosting server. This is not an issue when the html page is on my machine but once published, I get the error. .... var xhttp = new Activ...more >>

ActiveXObject("htmlfile") and Jscript.NET
Posted by Eugene Gershnik at 10/9/2005 10:32:18 AM
Consider the following code var doc = new ActiveXObject("htmlfile"); doc.write("abc"); When executed under WSH this code runs without problems. However, compiling as jsc.exe /fast- and running it produces Unhandled Exception: System.Runtime.InteropServices.COMException (0x8002000...more >>

image id
Posted by vrsanaidu at 10/6/2005 9:01:46 AM
i have imagebutton in html with id. when i click that image button i want to change that image , code in javascript. image button in asp.net image button any one help me. thx Naidu...more >>




DevelopmentNow Blog