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 / Languages / JScript / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SmartNavigation disables my script29 Jan 2004 17:45 GMT1
I have a function to inject the client-side script from an ASP.NET server
control to move the cursor. It works perfect when the Smart Navigation is
turned off. However when the Smart Navigation is on, it would not work. I
understand Smart Navigation does things differently by its ...
The core syntax of JScript.net program29 Jan 2004 11:09 GMT7
I've been studying the .NET framework and playing with all the different
languages and compilers and I am sort of surprised that the simple "Hello
world" sample in JScript is
print("Hello World!");
simple watcher function27 Jan 2004 16:11 GMT2
I want to write a simple jscript net application which monitors a folder and processes files to a web server as they become available.
I have the function -- it works on demand from the command prompt -- I simply want to see if any files are available for processing -- if yes, ...
Getting object in serverside VB script from ShowModalDialog on the Client27 Jan 2004 06:58 GMT2
I pass variables to my ASPX page as shown....
myObject.Test = "TestMessage"
retVal =
showModalDialog(Test.aspx,myObject,"dialogWidth:900px;dialogHeight:500px;sta
silent assertion of assembly existance on client machine 22 Jan 2004 20:59 GMT3
I need to assert from within a web page that an assembly was previously
installed (and registered) on its hosting machine.
I want to attempt to create an instance of that assembly inside a java or vb
script
regional setting21 Jan 2004 17:59 GMT1
how do i get the language set in regional setting by using
Request.ServerVariable("   " )
using jscript
and consequently get the Language/locale ID and set the date etc of the
set the focus to a control in an ASP.NET during the page load20 Jan 2004 17:31 GMT2
I have to emit the javascript to set the focus to a control in an ASP.NET during the page load.
I have done it in the RegisterStartupScript. It works fine in the textbox control but in the case of radiobuttionlist,
checkBoxlist the focus is set, but the user is not able to ...
validated in the Blur Event20 Jan 2004 17:28 GMT1
Hai Techies,
   Greetings!!!
   I have a situation where the user entry in a text box control has to be validated in the Blur Event. If the user entry is invalid the cursor control has to be set in the same control(i.e., setting focus to the same control). For this i have written ...
toLocaleString20 Jan 2004 13:55 GMT1
I have a problem while globalizing where i need to display a date in german
and french according to the locale selected in the regional settings.. the
date is being formed by string concatenation
like day ,  month + day+ year
Problem Using C#-defined Custom Attributes in JScript.NET20 Jan 2004 09:10 GMT3
I can't seem to get dynamically-compiled JScript code to use
C#-defined custom attributes.  I have a simple attribute and a class
defined in a C# assembly:
namespace MyNamespace
COM+ emitting JSCRIPT20 Jan 2004 08:32 GMT2
        Anybodys help will be appreciated. I have to
develop a COM+ component that is supposed to emit JScript
code. This is for an HTML Authoring project. This
multithreaded component will sit on the server and
Strong Name JScript20 Jan 2004 08:08 GMT2
I'm trying to strong name a jscript class library, I
found a few places on the web where people said you just
have to put:
import System.Reflection
JScript doubts20 Jan 2004 07:31 GMT2
I am reading about JScript.NET at this moment but could not find some
answers to my questions.
1- Can JScript.NET be used as a client-side technology, like JavaScript? If
yes, can it be executed on every browser?
Communication via shared memory space [webcontrols, NT Sessions, UI]16 Jan 2004 23:44 GMT2
Hi gang,
   I have somewhat of a complicated question.  I will try my best to
explain.  I have .NET assemblies that run in IIS's memory space.  But I want
to be able to interface with those running instances from a user's logon
I keep getting undefined with showmodaldialog object15 Jan 2004 22:59 GMT1
Trying to pass an object from a showmodaldialog from the child to the
parent:
I get an alert that says undefined:
       var o = new Object();
Pages: 1 2 December, 2003
 
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.