Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:682991
More Search Options
RSS Available
Matching Posts
Re: RadioButtonList and Invalid postback
Delete function stop working in the sense ...??
Posted to
Data Presentation Controls
(Forum)
by
nareshkumarhk
on 4/10/2009
Re: Is JavaScript a Object based language or an Object Oriented Language; and Why?
Yes NC... i had been doing this research for the past 10 hrs... As you know that like here, there are distinct views about this issue. I was not able to conclude about which kind of language is JavaScript, I thought I would take suggestions from people like you, who are highly knowledgeable and experienced than me in this domain. That led me posting the question in the forum…. It’s not my laziness to go Google to find it out…. Anyways thanks... and I thank you for your precious time spend on writing
Posted to
Client Side Web Development
(Forum)
by
nareshkumarhk
on 8/28/2008
Is JavaScript a Object based language or an Object Oriented Language; and Why?
Hi, I would like to know whether JavaScript a Object based language or an Object Oriented Language and WHY? . Thanks Naresh
Posted to
Client Side Web Development
(Forum)
by
nareshkumarhk
on 8/28/2008
Re: how to add the value in javascript
check whether the mark1,mark2 etc is isNan if ( isNaN (mark1)) mark1=0; if ( isNaN (mark2)) mark2=0; if ( isNaN (mark3)) mark3=0; if ( isNaN (mark4)) mark4=0; and then use var markTotal=parseInt(mark1)+parseInt(mark2)+ parseInt(mark4)+parseInt(mark3)
Posted to
Client Side Web Development
(Forum)
by
nareshkumarhk
on 3/21/2008
Re: how to add the value in javascript
hi, you should use parseInt function of javascript. in ur case use it like var masrktotal=parseInt(mark1)+parseInt(mark2)+parseInt(mark3)+parseInt(mark4) this will give you 40 as the result.
Posted to
Client Side Web Development
(Forum)
by
nareshkumarhk
on 3/21/2008
Re: popup window through link text
hi, use this code function modalWin() { if (window.showModalDialog) { window.showModalDialog("xpopupex.htm","name", "dialogWidth:255px;dialogHeight:250px"); } else { window.open('xpopupex.htm','name', 'height=255,width=250,toolbar=no,directories=no,status=no, menubar=no,scrollbars=no,resizable=no ,modal=yes '); } } for more info goto http://javascript.about.com/library/blmodal.htm http://msdn2.microsoft.com/en-us/library/ms536759(VS.85).aspx
Posted to
Client Side Web Development
(Forum)
by
nareshkumarhk
on 3/20/2008
Re: Ajax function
hi, can you please explain ur problem
Posted to
Client Side Web Development
(Forum)
by
nareshkumarhk
on 3/19/2008
Re: What is the javascript code to get the browser url?
use location.href to get the url in Javascript
Posted to
Client Side Web Development
(Forum)
by
nareshkumarhk
on 3/19/2008
Difference of Shared Methods and Shared Variables
Hi, I would like to know how Shared Methods and Shared Variables differ. And if there is a Shared Method like Public Shared Function Square(byval i as integer) return i*i end Function Suppose if i call this Shared Method from two different portion of the code at the same time. What happens ? Like Square(2) Square(3) Would it return me the correct results ?
Posted to
Visual Basic .NET
(Forum)
by
nareshkumarhk
on 1/19/2008
Re: line number error in javascript
Hi, you must be using external javascript files. Look into that files for errors. Thanks
Posted to
Client Side Web Development
(Forum)
by
nareshkumarhk
on 1/10/2008
Page 1 of 6 (60 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online