| Thread | Last Post | Replies |
|
| window.open not working during ASP.NET page refresh | 29 Apr 2005 16:06 GMT | 4 |
I'm trying to open a new window from an existing window during the refresh of the first window, but can't get this to work for some reason. An alert() works, but not window.open. Here is the code: <%@ Page language="c#" Codebehind="Home.aspx.cs" AutoEventWireup="false"
|
| In next generation OS (Longhorn),the Javascript is still much usefull ? | 29 Apr 2005 12:09 GMT | 1 |
In next generation OS (Longhorn),the Javascript is still much usefull ?
 Signature FireCrow Studio Kylin Garden
|
| child window property window.opener null after postback | 28 Apr 2005 19:28 GMT | 1 |
I have an webform from which I open a child window to display a calendar. When a date is selected in the calendar window it attempts to set the value of a textbox in the main (parent) window by using the window.opener property to reference the textbox.
|
| Prototype object calling c# code problem | 27 Apr 2005 17:27 GMT | 8 |
The application that I am working on create new objects at run-time and attach behavior to these run-time objects by asssociating them with JScript. This application is being developed in C#. To be able to execute the method that are created at runtime (and
|
| Use JavaScript or Jscript to connect SQL2000, posible? | 23 Apr 2005 04:15 GMT | 7 |
Hit there, I am searching hi and lo for the above mentioned. Is it posible to do? If so, how? I want to use this script at my aspx page.
|
| close a child window | 21 Apr 2005 16:06 GMT | 1 |
Is possible close a child window? I do on a button click: window.open('page.aspx',...... and then I want to close her, from the opener window. Albano Alves
|
| HELP: How to print PDF using javascript | 21 Apr 2005 16:00 GMT | 1 |
Any advice would be greatly appreciated. Thanks. cheers, jordan
|
| moving object over listbox | 21 Apr 2005 15:58 GMT | 1 |
my div object does not show up while moving over a listbox. I know that listbox has always Zindex over any floating div. is there anyway to work around that. thanks
|
| Jscript conversion | 21 Apr 2005 15:54 GMT | 2 |
I have a jscript client application which communicates with a J2EE backend. The jscript client runs within IE and is actually an entire framework consisting of over 99,000 lines of jscript code. As you can image, the browse performance is poor and memory consumption is high.
|
| Help on javascript (silent close) | 21 Apr 2005 04:47 GMT | 3 |
I have a following statement in my script .. window.opener.close(); THis is closing window but I dont want messege box to be displayed..please suggent me way to achieve this Kishor
|
| Remote Shell call | 12 Apr 2005 15:40 GMT | 2 |
I am creating a form using MS InfoPath and using JScript to obtain some data from one ofour inhouse systems. THe problem i am having is that i do not know how to code Remote Shell calls. Can anyone give me some pointers. Cheers for any help in advance
|
| Javascript in apps | 01 Apr 2005 17:54 GMT | 7 |
What do you think is the life of javascript for developing apps? Windows is every time more closed and apps using javascript often do not work correctly. Regards
|