Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > asp.net webcontrols > october 2004 > threads for october 29 - 31, 2004

Filter by week: 1 2 3 4 5

checkboxlist data population and validation using javascript
Posted by deepak kumar at 10/31/2004 11:44:01 PM
i need to populate checkboxlist(3 here) using javascript only(no serverside programming)..........here populate means that they should be checked based on any condition....and also if user does not check any one of them and click a button to submit page to posatback (server) then alert mesage ...more >>

How do I pass a value in a Hyperlink?
Posted by JDP NO[at]SPAM Work at 10/31/2004 8:19:20 PM
I want to pass a SRS report name from the reports page that has a hyperlink for each SRS report in the Sales folder. So far I have the following.... Reports.aspx <html> .....omitted code <a onfocus="this.blur()" onclick="NewWindow(this.href,'ReportOptions','400','400','no','center');retur...more >>

Response.Redirect question
Posted by niv at 10/31/2004 2:32:00 PM
private void Button1_Click(object sender, System.EventArgs e) { Response.Redirect("regpopup.aspx"); } Anyone know why this does not navigate to regpopup.aspx?...more >>

image and text
Posted by seep at 10/30/2004 8:54:56 PM
Hello, I have an image of a light bulb.. I want to write xome text in front of the image... How can I do this? ...more >>

J.W. see it
Posted by deepak kumar at 10/30/2004 12:46:01 AM
how can i populate asp.net dropdownlist server control on client side using javascript with values 0,1,2,.up to 29 .............. plz show me urs code with urs reply.............. also if i make any chages to values at cleint side then it should chage value in server side table.. eg. if user ...more >>

simple question(ddlist and javascript)
Posted by deepak kumar at 10/29/2004 8:11:01 PM
how i can fill multiple values in dropdownlist websercontrol using javascript at client side at page load time . i want to fil values from 0,1,2,...29 in it but when i use FOR LOOP then error comes otu that object expected . plz see it ......and show me complete code of aspx page.. thanks......more >>

RegisterStartupScript cannot work.
Posted by RickDee at 10/29/2004 3:33:22 PM
Hi. I am using Visual Web Development Beta 2 from Microsoft. I am trying to pop up a message with text "Are you sure?" with two buttons ( OK and Cancel ) when user click a delete button on my web site. After looking up and down. I found that this site provide the help file which I think I need....more >>

calendar control questions
Posted by fiddler27 NO[at]SPAM att.net at 10/29/2004 9:29:29 AM
any help appreciated on the following. 1. I can't get the selected date to be set through code, I need a certain day dynamically based upon parameters to be highlighted (the same way a day gets highlighted if you click on the day yourself), I have tried using calendar.selected=highlightdate an...more >>



plz see this problem(dropdownlist and javascript)
Posted by deepak kumar at 10/29/2004 12:41:04 AM
i want to populate asp:dropdownlist control using javascript at page load time how can i do this . i m unable to access the asp:dropdownlist using javascript . i want to populate the dropdown with integre valuers(0,1,2,3.........up to 29) so that when page loads at client sides then ,this dro...more >>


DevelopmentNow Blog