| Thread | Last Post | Replies |
|
| string.Replace | 30 Jul 2003 18:46 GMT | 4 |
I am trying to replace some content of a var with "" ( nothing ) In javascript they talk about str.replace() I tried it but it does not work. example:
|
| List Boxes How to Transfer Items from one to the Other | 30 Jul 2003 08:18 GMT | 1 |
I have Two ListBoxes When I doubleClick an item in one ListBox I want that Item to be MOVED to the Other ListBox and Visa Versa Thanks
|
| App.ico in jscrip | 25 Jul 2003 03:00 GMT | 1 |
I have generated an executable using jscript compiler but the icon of the executable is the default one. Does anyone know how to compile my custom icon file into a jscript executable?
|
| JavaScript menu and ListBox control problem | 24 Jul 2003 20:44 GMT | 4 |
I have this page with JavaScript menu and some ListBox controls. The problem is when menus are open, they should show above those list boxes, but they are allways beneath it. Guess it's a problem with HTML SELECT control that is ASP.NET ListBox rendered to, but I can't find a ...
|
| showing "busy" page | 24 Jul 2003 19:12 GMT | 2 |
How do I show a "wait while your request is being processed" page for long operations? A lot of sites do that, including airline sites while they are seaching fares per user's request.
|
| radiobuttonlist in javascript | 22 Jul 2003 06:12 GMT | 2 |
I have a checkbox and a radiobuttonlist (the radiobuttonlist contains 2 items) in my form. The radiobuttonlist has its visible property set to false at design time. At run time, when the checkbox is checked, then I want the radiobuttonlist to appear. I want to use javascript.
|
| Javascript 2.0? | 22 Jul 2003 03:31 GMT | 1 |
Does anyone know when IE will support Javascript 2.0? -- -Bill Cousert wrcousert@yahoo.com
|
| Jscript.net in Internet Explorer? | 21 Jul 2003 08:14 GMT | 1 |
Are there any plans to upgrade IE to support Jscript.net? -- -Bill Cousert wrcousert@yahoo.com
|
| Jscript | 19 Jul 2003 08:05 GMT | 1 |
How I can read a text file in JScript? THANKS
|
| Why does JScript.net exist? | 18 Jul 2003 00:08 GMT | 1 |
JScript is vastly different than JScript. What is the point in converting to it instead of C#?
|
| refresh showModalDialog content | 15 Jul 2003 00:45 GMT | 1 |
i tried to refresh the content of a showModalDialog window using every method available but with no results...can u help?
|
| updating frames... | 14 Jul 2003 13:30 GMT | 2 |
image the following: fs_Main | -------------------------
|
| jscript.NET compilation question | 09 Jul 2003 23:07 GMT | 1 |
I'm asking myself when you compile a jscript.NET app. What happends behind the sence's
|
| Microsoft WebBrowser control | 09 Jul 2003 18:34 GMT | 4 |
I have a Windows Form that uses the Microsoft WebBrowser control. If I load an HTML file into the control that contains Jscript code, can the Jscript code call a C# function in my Windows Form? --
|
| Why txt files can not be displayed with a scrolling bar on a pop-up widow? | 09 Jul 2003 15:24 GMT | 2 |
Please help!! Does anyone know why I could not dispaly a srolling bar in an open.widow when it is a txt file? It works fine if it is any other format.
|