all groups > dotnet jscript > october 2003 > threads for october 1 - 7, 2003
Filter by week: 1 2 3 4 5
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 >>
Don't see what you're looking for? Search DevelopmentNow.com.
|