Click here to Skip to main content
15,923,852 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Working with IE7 not in Firefox Pin
MSinha30-Jan-08 19:08
MSinha30-Jan-08 19:08 
GeneralRe: Working with IE7 not in Firefox Pin
Not Active31-Jan-08 1:11
mentorNot Active31-Jan-08 1:11 
GeneralRe: Working with IE7 not in Firefox Pin
MSinha31-Jan-08 19:20
MSinha31-Jan-08 19:20 
GeneralRoll Your Own Ajax in DataList Control Pin
Brady Kelly30-Jan-08 4:16
Brady Kelly30-Jan-08 4:16 
QuestionThis java script is not working in Content pages Pin
Raam30-Jan-08 2:50
Raam30-Jan-08 2:50 
GeneralRe: This java script is not working in Content pages Pin
Sandeep Akhare30-Jan-08 3:18
Sandeep Akhare30-Jan-08 3:18 
GeneralRe: This java script is not working in Content pages Pin
newc130-Jan-08 3:45
newc130-Jan-08 3:45 
GeneralRe: This java script is not working in Content pages Pin
Sandeep Akhare30-Jan-08 3:56
Sandeep Akhare30-Jan-08 3:56 
If you are using the Master Page then the id you are providing in the javascript function is wrong check the source code for the id
or you should provide be like this
document.getElementById(<%#TextBox1.ClientId%>).value.length;
as the id will be different


Thanks and Regards
Sandeep

If If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "




modified on Wednesday, January 30, 2008 10:27:58 AM

Generalgridview filtering with drop down lists Pin
newbieAl30-Jan-08 2:40
newbieAl30-Jan-08 2:40 
QuestionConvert a web application build in 1.1 to 2.0? Pin
Gandalf_TheWhite30-Jan-08 2:21
professionalGandalf_TheWhite30-Jan-08 2:21 
GeneralRe: Convert a web application build in 1.1 to 2.0? Pin
Sandeep Akhare30-Jan-08 3:32
Sandeep Akhare30-Jan-08 3:32 
GeneralRe: Convert a web application build in 1.1 to 2.0? Pin
bokuceres30-Jan-08 20:01
bokuceres30-Jan-08 20:01 
QuestionObtaining client info when using no authentication Pin
ScottM130-Jan-08 2:00
ScottM130-Jan-08 2:00 
QuestionCan I call a palette in VS.NET 2003 Pin
Infernojericho30-Jan-08 1:27
Infernojericho30-Jan-08 1:27 
AnswerRe: Can I call a palette in VS.NET 2003 Pin
Gandalf_TheWhite30-Jan-08 2:24
professionalGandalf_TheWhite30-Jan-08 2:24 
GeneralRe: Can I call a palette in VS.NET 2003 Pin
Infernojericho30-Jan-08 3:06
Infernojericho30-Jan-08 3:06 
Questionwhen I change the file extension from html to aspx all the javascripts that are supposedn to design the page with XSL and HTC doesn't work. Pin
Shimmy Weitzhandler30-Jan-08 1:26
Shimmy Weitzhandler30-Jan-08 1:26 
QuestionRe: when I change the file extension from html to aspx all the javascripts that are supposedn to design the page with XSL and HTC doesn't work. Pin
pmarfleet30-Jan-08 1:36
pmarfleet30-Jan-08 1:36 
GeneralRe: when I change the file extension from html to aspx all the javascripts that are supposedn to design the page with XSL and HTC doesn't work. Pin
Shimmy Weitzhandler30-Jan-08 23:41
Shimmy Weitzhandler30-Jan-08 23:41 
GeneralRe: when I change the file extension from html to aspx all the javascripts that are supposedn to design the page with XSL and HTC doesn't work. Pin
pmarfleet31-Jan-08 0:08
pmarfleet31-Jan-08 0:08 
GeneralRe: when I change the file extension from html to aspx all the javascripts that are supposedn to design the page with XSL and HTC doesn't work. Pin
Shimmy Weitzhandler31-Jan-08 2:20
Shimmy Weitzhandler31-Jan-08 2:20 
GeneralRe: when I change the file extension from html to aspx all the javascripts that are supposedn to design the page with XSL and HTC doesn't work. Pin
Paddy Boyd30-Jan-08 1:56
Paddy Boyd30-Jan-08 1:56 
QuestionRe: when I change the file extension from html to aspx all the javascripts that are supposedn to design the page with XSL and HTC doesn't work. Pin
Shimmy Weitzhandler30-Jan-08 6:42
Shimmy Weitzhandler30-Jan-08 6:42 
GeneralRe: when I change the file extension from html to aspx all the javascripts that are supposedn to design the page with XSL and HTC doesn't work. Pin
Paddy Boyd30-Jan-08 21:40
Paddy Boyd30-Jan-08 21:40 
GeneralRe: when I change the file extension from html to aspx all the javascripts that are supposedn to design the page with XSL and HTC doesn't work. Pin
Shimmy Weitzhandler30-Jan-08 23:39
Shimmy Weitzhandler30-Jan-08 23:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.