Click here to Skip to main content
16,016,738 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how this Request.send work (XMLHttpRequest ) Pin
Member 465900121-Sep-08 20:02
Member 465900121-Sep-08 20:02 
QuestionHow to display a "Eval"-type expression in a Page.Header.Title attribute? Pin
Nostrom021-Sep-08 15:26
Nostrom021-Sep-08 15:26 
AnswerRe: How to display a "Eval"-type expression in a Page.Header.Title attribute? Pin
Steve Echols21-Sep-08 19:08
Steve Echols21-Sep-08 19:08 
QuestionRegarding authorization for more than 100 roles Pin
bitsbuilt21-Sep-08 9:54
bitsbuilt21-Sep-08 9:54 
Questionset ctrlKey value dynamically in Javascript, ASP.NET Pin
Raja Narendra Reddy21-Sep-08 8:27
Raja Narendra Reddy21-Sep-08 8:27 
AnswerRe: set ctrlKey value dynamically in Javascript, ASP.NET Pin
Perspx21-Sep-08 8:50
Perspx21-Sep-08 8:50 
Questionquery string problem........................ Pin
shaina223121-Sep-08 2:38
shaina223121-Sep-08 2:38 
AnswerRe: query string problem........................ Pin
shaina223121-Sep-08 3:13
shaina223121-Sep-08 3:13 
i m trying to get product_id value from detailview control and passing it as query string using following statement
Response.Redirect("detail.aspx?cat_id=" + DetailsView1.Rows(1).Cells(0).Text)

but getting error like

Input string was not in a correct format.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.FormatException: Input string was not in a correct format.
plz help me how to fix it or another way to pass product_id as querystring
GeneralRe: query string problem........................ Pin
Guffa21-Sep-08 11:36
Guffa21-Sep-08 11:36 
QuestionHow to pass a form field value to a storedprocedure in detailsview? Pin
JUNEYT20-Sep-08 23:09
JUNEYT20-Sep-08 23:09 
Questionin javascript when calling any method then Pin
Member 465900120-Sep-08 20:30
Member 465900120-Sep-08 20:30 
AnswerRe: in javascript when calling any method then [modified] Pin
Perspx20-Sep-08 20:45
Perspx20-Sep-08 20:45 
GeneralRe: in javascript when calling any method then Pin
Member 465900120-Sep-08 21:12
Member 465900120-Sep-08 21:12 
GeneralRe: in javascript when calling any method then Pin
Member 465900120-Sep-08 21:36
Member 465900120-Sep-08 21:36 
GeneralRe: in javascript when calling any method then Pin
Perspx20-Sep-08 21:42
Perspx20-Sep-08 21:42 
GeneralRe: in javascript when calling any method then Pin
Member 465900120-Sep-08 21:44
Member 465900120-Sep-08 21:44 
Questionhow to get client IP Pin
bizhanmp20-Sep-08 17:32
bizhanmp20-Sep-08 17:32 
AnswerRe: how to get client IP Pin
Caio Kinzel Filho20-Sep-08 18:07
Caio Kinzel Filho20-Sep-08 18:07 
QuestionHow to subscribe the events for dynamic control?? Pin
coderinhz19-Sep-08 21:51
coderinhz19-Sep-08 21:51 
AnswerRe: How to subscribe the events for dynamic control?? Pin
AlexeiXX320-Sep-08 9:47
AlexeiXX320-Sep-08 9:47 
GeneralRe: How to subscribe the events for dynamic control?? Pin
coderinhz20-Sep-08 17:12
coderinhz20-Sep-08 17:12 
QuestionTreeview in a DropdownExtendar Pin
rahul.net1119-Sep-08 21:30
rahul.net1119-Sep-08 21:30 
AnswerRe: Treeview in a DropdownExtendar Pin
Rinki Mukheraji21-Sep-08 19:25
Rinki Mukheraji21-Sep-08 19:25 
QuestionEasy way to secure a user's login? Pin
wpisteve19-Sep-08 21:29
wpisteve19-Sep-08 21:29 
AnswerRe: Easy way to secure a user's login? Pin
Paul Conrad20-Sep-08 12:24
professionalPaul Conrad20-Sep-08 12:24 

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.