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

ASP.NET

 
AnswerRe: editor Pin
Amit Patel19859-May-10 22:41
Amit Patel19859-May-10 22:41 
Questiontextbox for searching in listbox Pin
amina899-May-10 9:29
amina899-May-10 9:29 
AnswerRe: textbox for searching in listbox Pin
Abhijit Jana9-May-10 10:11
professionalAbhijit Jana9-May-10 10:11 
QuestionRe: textbox for searching in listbox Pin
amina899-May-10 10:33
amina899-May-10 10:33 
AnswerRe: textbox for searching in listbox Pin
Abhijit Jana9-May-10 10:41
professionalAbhijit Jana9-May-10 10:41 
AnswerRe: textbox for searching in listbox Pin
Abhijit Jana9-May-10 10:44
professionalAbhijit Jana9-May-10 10:44 
GeneralRe: textbox for searching in listbox Pin
amina899-May-10 10:49
amina899-May-10 10:49 
Questionhow to upload image in image control when you browse Pin
developerit9-May-10 2:15
developerit9-May-10 2:15 
hi iam using asp.net with c#

i want to display image in a image control as soon as we browse with file upload control ,i dont want to use button click event

<img src=""  id="test" alt="test" class="thumbnailImage" onmousemove="zoomImage('test')" onmouseout="hideImage('test')"  runat="server"/>
<asp:FileUpload ID="FileUpload1" runat="server" Style="z-index: 100; left: 337px;
            position: absolute; top: 384px" Height="32px" Width="1px" Font-Size="Small" />


can you give example which helps me
AnswerRe: how to upload image in image control when you browse Pin
Sandeep Mewara9-May-10 4:06
mveSandeep Mewara9-May-10 4:06 
Questionhow to change the text for file upload control in asp.net with c# Pin
developerit8-May-10 21:51
developerit8-May-10 21:51 
AnswerRe: how to change the text for file upload control in asp.net with c# Pin
Sandeep Mewara9-May-10 3:59
mveSandeep Mewara9-May-10 3:59 
QuestionAutopost Back in ASP.NET MVC Pin
M. K. BASHER8-May-10 20:31
M. K. BASHER8-May-10 20:31 
AnswerRe: Autopost Back in ASP.NET MVC Pin
Sandeep Mewara9-May-10 4:08
mveSandeep Mewara9-May-10 4:08 
QuestionButton Event OnClick Not Raised After Redirecting to Rewritten URL Pin
icanpee4hours8-May-10 6:13
icanpee4hours8-May-10 6:13 
AnswerRe: Button Event OnClick Not Raised After Redirecting to Rewritten URL Pin
Not Active8-May-10 9:39
mentorNot Active8-May-10 9:39 
GeneralRe: Button Event OnClick Not Raised After Redirecting to Rewritten URL Pin
icanpee4hours8-May-10 9:49
icanpee4hours8-May-10 9:49 
GeneralRe: Button Event OnClick Not Raised After Redirecting to Rewritten URL Pin
Not Active8-May-10 14:51
mentorNot Active8-May-10 14:51 
GeneralRe: Button Event OnClick Not Raised After Redirecting to Rewritten URL Pin
icanpee4hours10-May-10 4:15
icanpee4hours10-May-10 4:15 
Questiontabcontainer control giving error 1 could not be set on property 'ActiveTabIndex' in asp.net with c# Pin
developerit8-May-10 3:57
developerit8-May-10 3:57 
AnswerRe: tabcontainer control giving error 1 could not be set on property 'ActiveTabIndex' in asp.net with c# Pin
Tej Aj10-May-10 0:25
Tej Aj10-May-10 0:25 
QuestionProblem with Enum and dropdownlist Pin
AndyASPVB7-May-10 23:06
AndyASPVB7-May-10 23:06 
AnswerRe: Problem with Enum and dropdownlist Pin
Peace ON9-May-10 20:48
Peace ON9-May-10 20:48 
QuestionSetting Hyperlinks in order for users to carry out forced downloads Pin
AndyASPVB7-May-10 23:05
AndyASPVB7-May-10 23:05 
AnswerRe: Setting Hyperlinks in order for users to carry out forced downloads Pin
Not Active8-May-10 3:25
mentorNot Active8-May-10 3:25 
Questionfile upload control giving error cannot convert the type implicit Pin
developerit7-May-10 19:54
developerit7-May-10 19:54 

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.