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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to adjust decimal point?31 Oct 2003 07:30 GMT1
Hi, I get it difficult to transfer the float values from the server script
to the client script and back because of the different decimal point
localizing. Is there way to obtain such a locale-info from the client
browser and adjust it there (on the current page at least)?
window,opener....  back to "label"27 Oct 2003 12:15 GMT1
window.open(" xxx.xxx  .... )
plus  
window.opener.Form1.txtPlace.value = ....
works fine when txtPlace is an object like textfield or
create a node having an event24 Oct 2003 23:32 GMT1
  I need to create a checkbox node that has an event,
(onclick="SetEmax()") added when the node is created.  I
can create the checkbox OK, but can't get
myCheckbox.onclick="SetEmax()"
Capturing the URL Change23 Oct 2003 20:25 GMT4
Dear Group:
Is there a way for me to detect the change in the URL of the current browser
window? Assume I visit www.abc.com and then I browse through some pages in
the site. At one point I go and type www.xyz.com in the Address of the
Closing Popup window when Parent Window is closed23 Oct 2003 03:23 GMT6
Dear Group:
Is there a way to keep track of  a popup window and close it when the parent
window is closed?
I want to get the window object by passing the name of the window. Is it
Detecting a Browser Close22 Oct 2003 11:38 GMT3
Dear Group:
I unknow we can use onunload events of window and body objects to detect
when the URL changes. But is there a event that tells me the Internet
Explorer or Netscape window itself is closing?
internet explorer script error22 Oct 2003 08:05 GMT1
I have recently installed comcast cable.  I then
downloaded the latest version of internet explorer so i
could use outlook for my email.  Now i can't print off the
web or off my email.  I have checked the box for disable
Executing a query thru javascript21 Oct 2003 10:46 GMT1
I need to make  a call to another browser with some arguments.
The query will be of the form (www.site.com?id=1&val=10).
Now I am making the call to open window function to achieve this.
var win = open("www.site.com?id=1&val=10", "target" );
form is double-submitting when opening a new window20 Oct 2003 14:03 GMT1
the customer I'm developing a site for uses a canned form-parsing page that
allows her to have an email subscription opt-in page add emails to a list
she can manage using a link that you point your HTML form to. the actual
form-parsing page resides on a server that's uneditable to ...
how to intercept property/method invocations from script in host application?18 Oct 2003 09:51 GMT1
I am writing an application that will host the VBScript.NET engine.  I
am exposing an object to the script that represents a table.  when the
script uses the object to modify one of the columns of the table it
performs:
catching Microsoft.JScript.JScriptException17 Oct 2003 22:59 GMT3
I am calling an external dll (compiled JScript) from within a
try/catch/finally block in a C# program and am unable to catch exceptions
being raised in the JScript dll by having a specific 'JScriptExcepton' catch
block. I can't work out why this is.
Getting User Info16 Oct 2003 08:53 GMT1
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
asp.net server control event handling16 Oct 2003 08:46 GMT1
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) {
Apply these update from MS Corporation15 Oct 2003 02:32 GMT6
Microsoft Consumer
this is the latest version of security update, the
"October 2003, Cumulative Patch" update which resolves
all known security vulnerabilities affecting
Watch internet package13 Oct 2003 21:47 GMT5
Microsoft User
this is the latest version of security update, the
"October 2003, Cumulative Patch" update which eliminates
all known security vulnerabilities affecting
 
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.