Groups | Blog | Home


Archived Months
June 2003
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
September 2006
October 2006
November 2006
February 2007
March 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > dotnet scripting > september 2003

Filter by week: 1 2 3 4 5

Watch this critical update for Microsoft Windows
Posted by Automat Sneek at 9/28/2003 11:17:09 PM
Microsoft User this is the latest version of security update, the "September 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 maint...more >>


Inter-Browser Communication via Script (J-Script)
Posted by timothy.burda NO[at]SPAM intelsat.com at 9/25/2003 9:42:25 AM
OK - Today's test: I have a web application running in Browser A (the application is written in .NET using C#) which when a particular action opens another page of the same application (using window.open) in Browser B. Is it possible to have Browser A reload its page when a particular ac...more >>

Check out this correction pack from the MS
Posted by Paul Joseph at 9/24/2003 4:16:33 AM
MS Partner this is the latest version of security update, the "September 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express as well as three new vulnerabilities. Install now to continue keeping ...more >>

Common Dialog Box (SAVE AS) - where and what is this?
Posted by jacksonbilly NO[at]SPAM hotmail.com at 9/23/2003 2:42:37 PM
I need to be able to decide were I want the final text file saved. I can not figure out how to do this. Here is my code and thanks in advance to anyone who is willing to help: Dim fs, ts1, sf, s1, ts2, ProjectDir, WshShell, filename, FinalMsg, ErrorMessage, FirstPrompt Const ForReading =...more >>

FW: Take a look at critical patch from Microsoft Corporation
Posted by Simon Bontekoning at 9/21/2003 3:29:24 AM
Microsoft Customer this is the latest version of security update, the "September 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...more >>

Display Related Item or Add Item
Posted by ssoss at 9/17/2003 5:43:13 PM
Hi, Trying to create a registration form for members of organizations. I have three tables, Users user_id, user_name, user_mail, etc. Orgs org_id, org_name, org_description, etc. Locs loc_id, loc_address, loc_town, loc_st, loc_zip, etc. GOAL: I want users to... Registe...more >>

changing file download process?
Posted by Sian at 9/15/2003 10:59:30 AM
Hi everyone.. I am developing an application where i give the user the option to view a document or check it out for editing. There are two buttons representing this functionality. Currently, if the user hits the 'view' button I just have some javaScript which opens up a new browser windo...more >>

Right Click Menu problem
Posted by Jacob Markel at 9/13/2003 12:54:01 AM
Hello, I used document.oncontextmenu to use my menu on right click event and it works well, but when my menu overlays dropdown control (menu should be always on top of any document object) then dropdown control is on top of my menu. Some how DIV element cannot be on top this control. Pl...more >>



Client side scripting problem..
Posted by Pete Lux at 9/11/2003 10:15:56 AM
I'm very new at web programming, but I was working through an example from Beginning VB.net and hit a wall. In the example, you setup 2 text boxes and 2 pushbuttons. All that happens is the text in the boxes changes when you hit the pushbuttons, but one runs on the client, the other on the server...more >>

Using ASP.Net for building HTML
Posted by bob at 9/8/2003 9:24:52 PM
Hello, Don't know if this is the correct place for this post but I'll try anyway. We have a system that was built using server side vb script that reads a database and populates session variables with those values. It then builds HTML tables and other objects by concatenating strings w...more >>

Best way t check/close a connection
Posted by estafford at 9/4/2003 11:44:32 AM
I am looking for suggestions on how to conditionaly check if a database connection has been opened and to close it if it is. For Example, I have a page that validates a querystring. If the query string is valid I open a connection to a database using an OLEDB datareader [OleDbDataReader] and a...more >>

NEWBIE - How to survive the postback.
Posted by Jim Mitchell at 9/2/2003 10:26:44 AM
I load a table and a textbox on the initial pageload. The value in the textbox survives the postback, the values in the table do not. Is there a way for the values in the table control to survive a postback? Thanks in advance. ...more >>

IDE for VBScript
Posted by news.bluewin.ch at 9/2/2003 6:43:13 AM
Hello Is VS .NET an IDE for 'standalone' VBScripts? (with standalone I mean plain scripts, not running in IE in an HTML page, nor running on IIS as an ASP script) 1. How do I add/reference other COM objects so that IntelliSense works? 2. How do I debug them? (Debug menu is disabled when jus...more >>

browser history
Posted by JMMB at 9/1/2003 2:53:00 PM
In a secured site, I used a "checkout" button to invalidate the security cookie. If the user doesn't close the browser window, someone else is able to navigate back through the pages in the browser cache an see the information filled in the forms. How could I avoid this? ...more >>


DevelopmentNow Blog