Click here to Skip to main content
15,892,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: value of a cell of selected row Pin
Greg Chelstowski3-Mar-09 22:36
Greg Chelstowski3-Mar-09 22:36 
GeneralRe: value of a cell of selected row Pin
foryou4-Mar-09 0:30
foryou4-Mar-09 0:30 
Questiongrid view paging problem. when i use paging it not give proper result.. Pin
anujbanka17843-Mar-09 21:57
anujbanka17843-Mar-09 21:57 
AnswerRe: grid view paging problem. when i use paging it not give proper result.. Pin
keyur satyadev3-Mar-09 23:06
keyur satyadev3-Mar-09 23:06 
GeneralRe: grid view paging problem. when i use paging it not give proper result.. Pin
anujbanka17843-Mar-09 23:10
anujbanka17843-Mar-09 23:10 
QuestionI am able to create an appoint withthis code , can u tell me how to delete an appoint in outlook Pin
Manprit.bagga3-Mar-09 21:42
Manprit.bagga3-Mar-09 21:42 
AnswerRe: I am able to create an appoint withthis code , can u tell me how to delete an appoint in outlook Pin
Christian Graus4-Mar-09 9:37
protectorChristian Graus4-Mar-09 9:37 
QuestionQuerystring Pin
Sneha Bisht3-Mar-09 21:39
Sneha Bisht3-Mar-09 21:39 
in productdetails page first i check if user is authorised then product display in productdetails page otherwise go to this url

Response.Redirect("login.aspx?ReturnURL=productdetails.aspx?pid="+p+ "&cat=" + c + "&lev=" + l+"", false);


first time it show right url
"http://localhost:1479/fp/login.aspx?ReturnURL=productdetails.aspx?pid=6&cat=8&lev=2"

but after login page its only show

"http://localhost:1479/fp/productdetails.aspx?pid=6"

d'nt know where cat & lev goes .
Tell me where m wrong.
AnswerRe: Querystring Pin
J4amieC3-Mar-09 22:21
J4amieC3-Mar-09 22:21 
QuestionJavaScript Function... Pin
Sr...Frank3-Mar-09 21:39
Sr...Frank3-Mar-09 21:39 
AnswerRe: JavaScript Function... Pin
mr_muskurahat3-Mar-09 22:20
mr_muskurahat3-Mar-09 22:20 
GeneralRe: JavaScript Function... Pin
Sr...Frank4-Mar-09 5:34
Sr...Frank4-Mar-09 5:34 
GeneralRe: JavaScript Function... Pin
mr_muskurahat4-Mar-09 5:51
mr_muskurahat4-Mar-09 5:51 
Question[Message Deleted] [modified] Pin
JAYRAJ GIRI3-Mar-09 21:35
JAYRAJ GIRI3-Mar-09 21:35 
AnswerRe: remove Browser Pin
ABitSmart3-Mar-09 21:43
ABitSmart3-Mar-09 21:43 
QuestionHow to create and delete an appointment in outlook using asp.net code Pin
Manprit.bagga3-Mar-09 21:12
Manprit.bagga3-Mar-09 21:12 
AnswerRe: How to create and delete an appointment in outlook using asp.net code Pin
Christian Graus3-Mar-09 21:15
protectorChristian Graus3-Mar-09 21:15 
GeneralRe: How to create and delete an appointment in outlook using asp.net code Pin
Manprit.bagga3-Mar-09 21:30
Manprit.bagga3-Mar-09 21:30 
GeneralRe: How to create and delete an appointment in outlook using asp.net code Pin
Christian Graus4-Mar-09 9:36
protectorChristian Graus4-Mar-09 9:36 
Questionhow to redirect user to login page if he/she is not login in the system? Pin
keyur satyadev3-Mar-09 20:30
keyur satyadev3-Mar-09 20:30 
AnswerRe: how to redirect user to login page if he/she is not login in the system? Pin
Abhishek Sur3-Mar-09 20:45
professionalAbhishek Sur3-Mar-09 20:45 
QuestionHow to verify entered password with Stored hashed password Pin
Rameez Raja3-Mar-09 20:23
Rameez Raja3-Mar-09 20:23 
AnswerRe: How to verify entered password with Stored hashed password Pin
Christian Graus3-Mar-09 21:06
protectorChristian Graus3-Mar-09 21:06 
GeneralRe: How to verify entered password with Stored hashed password Pin
Jassim Rahma11-Apr-13 0:01
Jassim Rahma11-Apr-13 0:01 
Questionnot able to delete file from visual source safe? Pin
keyur satyadev3-Mar-09 20:12
keyur satyadev3-Mar-09 20:12 

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.