Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Scripting / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Automatic renaming of variables29 Dec 2004 14:54 GMT3
In the client side (html) .net code all your variables end up being renamed
at run time. Say you have a button called "TheButton" it would end up with a
name like _ctl01:TheButton. Also in a DataGrid if you define some check boxes
and say call them "Approve" then each individual ...
Session_OnEnd in global.asax24 Dec 2004 14:17 GMT2
I cant seem to get the Sub Session_OnEnd to fire in my global.asax file.
Here is my code:
IF SESSION("Officer")<>"" Then
 Response.Redirect("login.aspx")
IDispatch implementation22 Dec 2004 17:19 GMT1
I need to write C# class, that would implement IDispatch interface to be
used in ActiveScript.
I can't use IReflect interface here due to design issues, I need to handle
GetIDsOfNames and Invoke manually.
remote authentication19 Dec 2004 07:18 GMT2
I'm totally confused on the credentials needed for running scripts on remote
machines.  I have a dozen machines ina a workgroup (NO domain) that I would
like to connect to and extract some hardware information.  The only way I've
been successful is by passing the user name ...
Browser detection in asp.net?17 Dec 2004 23:55 GMT1
Hi...
I'm used to BrowserType/browscap.ini in old asp, and I've read the
documentation for System.Web.HttpBrowserCapabilities.  The thing the .Net
class seems to be missing (at least from what I see) is the extensibility
What replaces Microsoft.VSA in 2005?16 Dec 2004 14:43 GMT2
I've been using the beta version of VS 2005 and wanted to upgraded my
scripting engine but noticed the VSA namespace is all marked obsolete.
Any replacement in VS 2005 or has this all been dropped?
Regards,
TextArea Length  ???14 Dec 2004 18:07 GMT3
I am using Textarea type.I want to set maximum length to the textarea.
I am using following code for the same,but it is not working,
<textarea name="txtDescription" cols=10 rows=3 axlength=50></textarea>
<asp:TextBox Font-Names="verdana" Runat="server" ID="tforumtext"
Urgent problem, I have a problem with insertBefore - very slow11 Dec 2004 20:01 GMT3
Client-side problem scripting problem. I have a table of about 300 rows with
many columns. User chooses to sort on one column. Sort is very fast (I do
this by extracting the column data along with its index and then using the
array sort with). The problem is with the following code ...
How to download *.htc From MS?07 Dec 2004 05:35 GMT1
I wanted download some Html Components from MS ,How Can I
do....
Where is MS going with Scripting?03 Dec 2004 14:00 GMT3
I'm just wondering... We've got a great platform since .NET started. Stable
and reliable execution environment is pretty much in our hand. Now I wonder
about Scripting world. It seems that MS hasn't spent much of effort in the
scripting world. What do we expect in the future? Do ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.