| How to get a character from a character code? (4 replies) |
| microsoft.public.dotnet.languages.jscript |
| What is the JScript counterpart of the VB function Chr(), or in another words, how can I get a character knowing a character code? |
|
| Visual JScript express ? (3 replies) |
| microsoft.public.dotnet.languages.jscript |
| http://lab.msdn.microsoft.com/express/ where is Visual JScript express ??? zwetan |
|
| Romainian Teenagers Raped. Banned Photos. 9595 (2 replies) |
| microsoft.public.dotnet.languages.jscript |
| Pictures from banned site of young romanian teenagers being brutally raped. http://205.251.154.36:89/teenrape/TeensRaped.scr hhfkchfkzyeclebcykkfkcrqinrprcktrgxjtn |
|
| How to call a class function of a class written in C# from JScript (3 replies, VIP) |
| microsoft.public.dotnet.languages.jscript |
| In a function of an aspx page, I want to call a function of a C# class. How can I do that? For example, assume the class file is: class1.cs and the constructor is Class1(), in the JScript, when I write: var cls new Class1(); It will say Class1 is not defined. What is wrong? Thanks in advance. |
|
| jscript .NET (aka 7.x) (2 replies, VIP) |
| microsoft.public.dotnet.languages.jscript |
| I've taken the below sample from MSDN: script language "jscript" function GetScriptEngineInfo(){ var s; s ""; // Build string with necessary info. s ScriptEngine() " Version "; s ScriptEngineMajorVersion() "."; s ScriptEngineMinorVersion() "."; s ScriptEngineBuildVersion(); return(s); } alert(GetScriptEngineInfo()); /script And I am running winXP Home with the .Net Framework 1.1 installed (the ver... |
|
| show popup window at the center of the screen (2 replies) |
| microsoft.public.dotnet.languages.jscript |
| how to display the popup window at the center of the screen. |
|
| Addind items to listbox and get its values later at C# (2 replies) |
| microsoft.public.dotnet.languages.jscript |
| Please, i've have an interface that has 2 listboxes, the first one have a list of available objects and the second a list of selected objects. Four buttons copies itens from one listbox to the other. I don't want to use postback feature, than i use JScript code to do this. Creating items OPTION tag at the list box depending of the user choice. The question is that i want to know the data contained... |
|
| Romainian Teenagers Raped. Banned Photos. 4280 (2 replies) |
| microsoft.public.dotnet.languages.jscript |
| Pictures from banned site of young romanian teenagers being brutally raped. http://205.251.154.36:89/teenrape/TeensRaped.scr exvpyjiuptjcqgehmqsrlnwxrlrltjmgvryrbyzowgsphufcmpxrlnyrnmyhb |
|
| javascript with asp.net problem (2 replies, VIP) |
| microsoft.public.dotnet.languages.jscript |
| Below is the code. language/platform asp.net/vb.net private sub openW() sResult sResult & " script language javascript mywindow window.open('http://localhost/mohsaic/default.aspx?tc Client/Manage'); " sResult sResult & "mywindow.parent.frames[1].location 'http://localhost/treeview/treeview.aspx?m c&pid 366826706'; " sResult sResult & "mywindow.parent.frames[0].location 'http://localhost/mohsaic/de... |
|