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 / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Call popup window31 Mar 2004 17:58 GMT7
I have a .JS file that permits to open a popup window calling the fiunction
CreateWnd(...)
The question is How can I call the popup window by selecting an item in a
datagrid?
Using JavaScript and Response.Redirect29 Mar 2004 18:02 GMT3
I have a .JS file that opens a popup window.
Here is the question...
I have a DataGrid with a select command that in this case, when I choose
"Select", I want to open my popup window.
Set target in a table25 Mar 2004 14:51 GMT1
I have a table that rigth column have a link items menu.
Can I set the left column of that table as target of that links? How?
Or have I construct new pages for each item?
Raising Application Script Events to Windows Event Log24 Mar 2004 08:44 GMT1
:?:
Hello
I am doing a Speech Application using MSSASDK,MSS under Windows.
I am trying to raise application events to windows
how to delete an ActiveXObject ?23 Mar 2004 19:01 GMT1
hi,all
new an activex as following:
<script language=jscript>
var test = new ActiveXObject("Test.Obj1.1");
fire server side event from client side23 Mar 2004 18:59 GMT1
I have a number of HTML tables that are dynamically rendered from server side code. I've added an onClick event to the tables that fires a client side function (jscript) to redirect the user to an appropriate page using location.href
I need to capture this event some how on the ...
Optomize this JavaScript?23 Mar 2004 02:11 GMT1
I am showing and hiding Table Rows on my page using this script:
------------------------------------------------------
<script>
function adverseShow2()
Exposing of object properties in JScript.NET 22 Mar 2004 17:45 GMT1
I'm using JScript VSA engine in my application. I pass my C# objects to
script as global items. Properties/fields declared in C# classes are visible
from script code. But I want that script can use in similar way properties
not declared in the class - I have internal collection of ...
Scrollbar width19 Mar 2004 01:58 GMT1
I've got two tables on a web page, one on top, and one below which is inside
a div that has a vertical scroll bar.
with Javascript I want to size the top table to have the same width as the
div - the scroll bar width.
JScript exception handling woe18 Mar 2004 06:26 GMT2
I'm migrating some Javascript code written for ASP 3.0 into ASP.Net.
I'm getting a compilation error regarding throwing an Error from a
method of a javascript object.
// This works
How can i reach function in Web fom via jscript17 Mar 2004 08:12 GMT1
i created web application(c#). and then wrote jscript function in aspx. How
can i access any function in web form with using jscript function?
Thanks
referencing .NET framework namespaces in client side java script15 Mar 2004 00:51 GMT1
I'd like to use .NET framework namespaces in client side java script.
For example i'd like to import System.Activator, in order to call
Activator.CreateInstance() method inside a client side java script function.
This function should executed in the client's browser!
Username or licencename13 Mar 2004 07:34 GMT1
can anyon tell me a way to read out the current user or the
name and the company from your OS licence?
Thanks a lot
Stefan
Syntax for accessing controls from javascript using variable names12 Mar 2004 18:21 GMT7
I'd like to use a generic validation function that I pass the control name
to and have an alert box come up and then select the text in the text box
and return the focus to the textbox if not valid. It's not working correctly
and I expect my syntax isn't quite right. Please check it ...
Why I can't get xmlhttp.responseBody value?12 Mar 2004 11:37 GMT3
     MSDN document says the "xmlhttp.responseBody" method could return a Array.But I can't get anything use this method .Could anyone give me a example on how to use the "responseBody" method? Thks!
Pages: 1 2 February, 2004
 
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.