Click here to Skip to main content
15,902,634 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Multi Column in a DropDown Pin
Sherin Iranimose28-Jul-08 3:15
Sherin Iranimose28-Jul-08 3:15 
GeneralRe: Multi Column in a DropDown Pin
eyeseetee28-Jul-08 3:38
eyeseetee28-Jul-08 3:38 
GeneralRe: Multi Column in a DropDown Pin
Ajeet mittal28-Jul-08 22:56
Ajeet mittal28-Jul-08 22:56 
AnswerRe: Multi Column in a DropDown Pin
Blue_Boy28-Jul-08 10:48
Blue_Boy28-Jul-08 10:48 
Questionhow to use fileupload control in usercontrol and save the file or image in a folder Pin
gaurav mangal28-Jul-08 2:35
gaurav mangal28-Jul-08 2:35 
AnswerRe: how to use fileupload control in usercontrol and save the file or image in a folder Pin
Sherin Iranimose28-Jul-08 3:11
Sherin Iranimose28-Jul-08 3:11 
GeneralRe: how to use fileupload control in usercontrol and save the file or image in a folder Pin
gaurav mangal28-Jul-08 19:06
gaurav mangal28-Jul-08 19:06 
GeneralRe: how to use fileupload control in usercontrol and save the file or image in a folder Pin
gaurav mangal28-Jul-08 19:58
gaurav mangal28-Jul-08 19:58 
HI

this problem have been shortedout .now images stored in a folder properly.but i am using session at page 2 to take the name of the picture at page 2 like that;
Session["p1"] = ctcchild1.pic;
it gives right value at page 2.
but at page i am using this:
Image1.ImageUrl = "C:\\image" + Session["p1"].ToString();
at this page session value did not give any value .
give blank value.

plz suggest me .

thanks.....gaurav
GeneralRendering boolean value in a script block. Pin
Brady Kelly28-Jul-08 2:27
Brady Kelly28-Jul-08 2:27 
GeneralRe: Rendering boolean value in a script block. Pin
Christian Flutcher28-Jul-08 7:40
Christian Flutcher28-Jul-08 7:40 
QuestionMethod Signature is not correct [modified] Pin
Member 451421828-Jul-08 2:24
Member 451421828-Jul-08 2:24 
Questionwhat is Difference between filestream and memorystream Pin
Member 410061528-Jul-08 2:06
Member 410061528-Jul-08 2:06 
AnswerRe: what is Difference between filestream and memorystream Pin
eyeseetee28-Jul-08 3:13
eyeseetee28-Jul-08 3:13 
QuestionSoap Call to a Webmethod platform Pin
Anoop Unnikrishnan28-Jul-08 1:26
Anoop Unnikrishnan28-Jul-08 1:26 
QuestionCreating a gridview programatically in asp.net 2.0 Pin
vijaylumar28-Jul-08 1:21
vijaylumar28-Jul-08 1:21 
AnswerRe: Creating a gridview programatically in asp.net 2.0 Pin
Sherin Iranimose28-Jul-08 2:43
Sherin Iranimose28-Jul-08 2:43 
QuestionOnline Test Creation Pin
kalyanapu28-Jul-08 1:15
kalyanapu28-Jul-08 1:15 
Questionhow to use user control in more two user controls. Pin
lakshmichawala28-Jul-08 0:38
lakshmichawala28-Jul-08 0:38 
AnswerRe: how to use user control in more two user controls. Pin
eyeseetee28-Jul-08 1:18
eyeseetee28-Jul-08 1:18 
QuestionSPQuery trouble Pin
Hakmeh Mohannad28-Jul-08 0:33
Hakmeh Mohannad28-Jul-08 0:33 
QuestionNot considering "If condition in inside the foreach statement" [modified] Pin
Member 387988128-Jul-08 0:13
Member 387988128-Jul-08 0:13 
AnswerRe: Not considering "If condition in inside the foreach statement" Pin
Blue_Boy28-Jul-08 0:50
Blue_Boy28-Jul-08 0:50 
GeneralRe: Not considering "If condition in inside the foreach statement" Pin
gaurav mangal28-Jul-08 2:24
gaurav mangal28-Jul-08 2:24 
GeneralRe: Not considering "If condition in inside the foreach statement" Pin
Blue_Boy28-Jul-08 4:59
Blue_Boy28-Jul-08 4:59 
AnswerRe: Not considering "If condition in inside the foreach statement" Pin
Sherin Iranimose28-Jul-08 3:23
Sherin Iranimose28-Jul-08 3:23 

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.