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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Handling NULLs26 Nov 2004 05:17 GMT1
I need help handling NULLs.  Where is fails is the "    if((_values != null)
|| (_values != ""))  ".  It is supposed to detect the NULL and then execute
the ... = "" statement.  When I add a window.alert statement, it returns a
NULL, but the IF clause here fails for some reason and ...
Accessing Custom Properties10 Nov 2004 15:21 GMT2
I have a custom property defined for a .NET TextBox called DependentField.
I'm trying to access this property in Jscript using:
         var strDependentField =
document.getElementById(sName).DependentField;
window.open(val,'_top');09 Nov 2004 09:17 GMT1
The following js has error when I select item from a pull down menu. It
cannot direct me to the right page.
<SCRIPT language=JavaScript>
    function changeSel(sel) {
Go back in WebForm03 Nov 2004 18:59 GMT2
I have an image button (called ibtnBack) that I want when clicked he go to
the previous page, just like it happens when you press back button of
Internet Explorer.
For that I already used this two things in Page_Load, but both don't worked:
Javascript Manual For Referencing ASP.NET Form Element Properties03 Nov 2004 16:57 GMT3
Where is a reference manual for using client-side javascript on ASP.NET
pages?
Example: How do you iterate thru all the checkboxes in a checkboxlist
control on a web form (.aspx) to determine which checkboxes are checked?
cmd prompt window stays open on windows form app01 Nov 2004 23:00 GMT2
First, let me say that this is my first attempt to do anything with
Jscript.NET, so I really have no clue what I'm doing
I have written a small little launcher app that launches a different
program depending on which button the user clicks. No problems there,
 
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.