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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to get cursor insertion point (caret position) from HTML Textarea27 Dec 2004 12:08 GMT2
I have previously posted this question on the
"dotnet.framework.aspnet" group but that was probably a mistake
because I think client-side script is required. Can anybody on this
group help me to a)get the user's cursor insertion point (caret) from
How to find if Pop Blocker of SP2 is Enabled on client browser23 Dec 2004 00:46 GMT6
I work for Overnite Transportation and our website previously depended on
non-user interactive pop pages.  Bummer for us.  Now that SP2 is here, our
web apps are busted.
We would like to allow users an alternate path that doesn't use the pop ups,
Mouse Coordinates17 Dec 2004 10:41 GMT2
I have this in my JS file inside a function:
function pickDate(url)
{
var leftdist = NumberFormatException(window.event.x);
onFocus problem15 Dec 2004 16:32 GMT2
I have a web page with 20 textboxes that user enters different amount in
them. I want to show these amounts in currency format ($123,456.12) in this
way that : as soon as user clicks on text box (or text box has focus) value
in that filed is changed from currency to numeric format ...
Can I use div or a table cell to show a web page?10 Dec 2004 00:48 GMT1
hi, all
We know, we can use iframe to show a page by set url='http://xxxx.x....'
Can I do the same thing in a div or in a table cell?
Thanks
Passing parentheses in querystring09 Dec 2004 13:57 GMT1
Please refer the code below:
Response.Write("<a href=#  
onclick=javascript:window.open('frmNextPage.aspx?customer=" &
System.Web.HttpUtility.UrlEncode(strCustName)')>")
dragdrop between two listbox09 Dec 2004 13:57 GMT2
i want dragdrop option item between two listbox.
when fire onmousedown to dragdrop,listbox's selectedIndex is old.
beacuse onchange event after onmousedown event.
i also try componentFromPoint to get option,but didn't locate option.
Easy question I think09 Dec 2004 12:57 GMT2
Hi I have an easy question I think.  I have a web window file1.aspx that has
a hyperlink target as blank to it opens a new window with a url of
file2.aspx. When the user  navigates away from file1.aspx I want to be able
to close file2.aspx, so in the body tag I tried,
Adding JScript Eval to an ASPX Parser08 Dec 2004 03:47 GMT3
I am trying to add a JScript Evaluation to a Page Template parser in C# for
a CMS port from ASP that I am doing.  VBscript (for ASP) has an Eval
function which we have used to allow some measure of scripting within page
templates (allowing some of our other developers to extend our ...
alt property03 Dec 2004 14:02 GMT2
hi, somebody know what can i do to show the "alt" property from the tag <img>
using javascript? thanks for your help
Help with IF and OR Clause02 Dec 2004 15:54 GMT1
I have a field containing a Date value.  Unfortunately, it keeps returning a
NULL.  I need the NULL evaluated.  Please fix this statement
if(_values != null) || (length(_values) != 0)
TIA
 
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.