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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Disabling ALT-TAB on a web page30 Oct 2004 00:34 GMT3
I have an aspx application that provides online testing.  The customer wants
to disallow the student from hitting certain keystrokes like ALT-TAB, or
PrintScrn, or CTRL-C so that they cannot take a copy of the test question and
paste it into another document.  Or use ALT-TAB to ...
How to execute a vbscript/jscript from C#30 Oct 2004 00:09 GMT6
In a previous VB6 application, I was able to load and execute VBScript
routines on the fly; I would like to do this again in a C# program, but am
not sure how to go about it.  I believe that the scripting languages are more
tightly integrated into .Net, so it seems a shame to ...
server side event30 Oct 2004 00:07 GMT1
suppose a user enetered data in a table in the web server from a web page. how can other users of the web site know that data is enetered in a table in the server? i mean, can the web server broadcast  a message, which is a result of an action of a user, to all other users of the ...
MSScriptControl.ScriptControl28 Oct 2004 00:09 GMT1
I have the next code:
Dim Script As Object = CreateObject("MSScriptControl.ScriptControl")
I've run this application in WinXP and it works normally, but if I run the
application in Win98, the next error comes out:
A new scripting engine20 Oct 2004 17:55 GMT1
I'm new to scripting in Windows. I've read that Windows Script provides two
script engines, Visual Basic Scripting Edition and Microsoft JScript, which
can be embedded into Windows Applications.
Is it possible to build a script engine for a custom language?
Reading Unicode text file19 Oct 2004 23:44 GMT4
Does anyone have a script to read a unformatted unicode text file?
Thanks
how to compare two files and delete the oldest?18 Oct 2004 00:17 GMT1
I'm working in the script that should compare two files with the same extensions then check the oldest file and finally delete the older one keeping the newest.
I've done the script  but it gives me the following error:  
'Error: Expected statement "End If"  
I look at the code and ...
About programming a pivot table12 Oct 2004 22:45 GMT1
I have made a button to initialize a pivot table and add data, column and
row into the table. The code is as follow:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Button1.Click
C# like scripting language12 Oct 2004 15:23 GMT10
For some time now I have been thinking about creating a C# like scripting
language interpreter. But first I'd like to ask you, if anyone would find
this useful at all, and if yes, feel free to make some suggestions on
features that you'd like to see.
Trim user input of spaces, tabs, and others09 Oct 2004 21:30 GMT1
Is there a function in dotnet that allows me to trim user input so that:
1) It gets rid of leading/trailing spaces, tabs, newlines and whatever other
non-printing characters
2) Gets rid of all tabs, newlines, and whatever other non-printing
enable - disable network connection06 Oct 2004 16:25 GMT1
how can i enable - disable network connection?
are there any way with scripts?
thnks.
 
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.