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 / August 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Assembly Called from C#29 Aug 2003 19:20 GMT6
This is a *.bat file
jsc.exe /r:Microsoft.JScript.dll /t:library ServerPush.js
copy ServerPush.dll ..
ildasm /Adv ServerPush.dll
Client side script to generate a text file26 Aug 2003 08:53 GMT5
What I need: a button on the page to let user save the content of a table to
a text file (comma separated).
I am wondering if it is possible to use jscript to do all these at client
side?
eval23 Aug 2003 02:20 GMT1
   I have a requirement of using the JScript.NET eval method in my C# code.
Currently, I have a .js file which defines a class and one method that does
the eval and I have compiled this to a dll and is being used in my C# code.
I would like to use Vsa to do this so that I can do it ...
2 radiobuttonlists for selection19 Aug 2003 10:18 GMT2
I have 2 radiobuttonlists in my form both having more or less the same
listitems:
At Design time,
RDLGroup1 (1st radiobuttonlist) has the foll. items:
Securing code from public view?18 Aug 2003 23:11 GMT1
How would I go about not only hiding the code, but making
the page unaccessible via Frontpage? I'm using a custom JS
that is specific to my project, and don't want it
distributed everywhere.
WebServices from within another htc behavior13 Aug 2003 18:38 GMT1
I'm using the following code in the init of a custom
client-side web component.
objWebService = document.createElement("div");
objWebService.style.display = "none";
How to change VBScript to VB code behind file 13 Aug 2003 17:29 GMT5
I need a pop-up window for user to confirm change. The default button is the
second option (No). As the user only use IE, I think the VBScript is an
option. The following code only works for html button. I wonder how I can
change it to VB code behind file and use a server control.
Problem : Works only if I have an alert12 Aug 2003 03:21 GMT1
I have posted the code below, please help me how can I make the window
object understand the new object created without using alert or
settimeout(). Also How to check a method exists in a object? it works only
if I have a property in that object then its working fine, how to check ...
a script to add thousand seperators while user enters amount in a textbox11 Aug 2003 08:48 GMT2
Dear JScript Programmers,
I am looking for a script, which shall add thousand seperators while
entering amounts. Where can I find such a script?
Thanks in advance,
newbie question about JavaScript print function09 Aug 2003 08:52 GMT2
If I'm in the wrong newsgroup, I apologize and would appreciate a suggestion
where I might find my answer.
I want to use javascript for a single routine that (1) defines a range of
pages to be printed, then (2) sends the Print command, bypassing the printer
Ubound Error: not defined04 Aug 2003 16:55 GMT1
I know this can be done, what am I doing wrong?
If you have form objects on a page with the same name
they are automatically put into an array
This is what Im trying to accomplish since I do not know
looping through all IE windows01 Aug 2003 13:07 GMT3
This is related to one of my earlier posts.  Is there a way to loop through
all windows of the client machine in Javascript? More specifically, I'm
interested in all IE windows are currently open.
Thanks!
 
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.