JavaScript
JavaScript is a scripting language most often used for client-side web development. It was the originating dialect of the ECMAScript standard.
Application
Any
Platform
License
Any
Hi,
I will try to make my question as simple as possible.
How can I submit the following button from C# Behind in ASP.NET?
(Note: The following button uses 2 Session Variables that contain...
I don't think you can with a C# dll, because C# dll are a .net DLL
but I am not sure about this
(and yes, you can call DLL functions within javascript with the tag)
: Hello.
:
: Thank you...
Hello.
Thank you all for this great forum.
Trying to use dll, resource in C#, by javascript.
Can anyone direct me, please?
Any simple example for C# code and using it in JS?
Any comment /...
: This message was edited by chintan.desai at 2007-2-12 23:13:28
: Hi ,
: can any 1 help me in 1 things.
: I need to execute ActiveXObject( of .net) frm javascript.I can du this but only in IE7.0...
This message was edited by chintan.desai at 2007-2-12 23:13:28
Hi ,
can any 1 help me in 1 things.
I need to execute ActiveXObject( of .net) frm javascript.I can du this but only in IE7.0.but sam...
and checking "Register for com interop" box
: 2)even use regasm and regsvr32 and tried to register.but cud not register
:
: my idea is to make this com register and by using javascript i can call...
and checking "Register for com interop" box
2)even use regasm and regsvr32 and tried to register.but cud not register
my idea is to make this com register and by using javascript i can call this...
: how to get each value and its text from a CheckBoxList. When an item is selected, it should display the selected item's value and its text using javascript. One more, how to insert a new item to...
Hi,
You can insert this code in the HTML header tag
Also Have a read about User Controls in ASP.Net.
User Control is the alternate to Include File in an ASP.Net file.
Example:
this tag...
: Hello.
: How can I know when the user closes his browser ?
: I need to do some actions before: log the user off, ...
: To begin with: how do I see javascript alert when the user closes his...