Click here to Skip to main content
15,905,612 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to accessing MySQL Database with ASP.NET_files Pin
N a v a n e e t h14-Jan-09 20:43
N a v a n e e t h14-Jan-09 20:43 
GeneralRe: how to accessing MySQL Database with ASP.NET_files Pin
nawalage17-Jan-09 0:01
nawalage17-Jan-09 0:01 
QuestionProblem in CreateUserWizard control Pin
M. K. BASHER14-Jan-09 17:52
M. K. BASHER14-Jan-09 17:52 
QuestionProblem in file security Pin
CrazyCoder2614-Jan-09 16:57
CrazyCoder2614-Jan-09 16:57 
AnswerRe: Problem in file security Pin
N a v a n e e t h14-Jan-09 17:09
N a v a n e e t h14-Jan-09 17:09 
GeneralRe: Problem in file security Pin
CrazyCoder2614-Jan-09 17:19
CrazyCoder2614-Jan-09 17:19 
GeneralRe: Problem in file security Pin
N a v a n e e t h14-Jan-09 17:28
N a v a n e e t h14-Jan-09 17:28 
QuestionC# HyperLink Control on Web Form Pin
AndieDu14-Jan-09 12:28
AndieDu14-Jan-09 12:28 
Hi All,

I have a label called lblUserMessage on my asp.net web form developed in vs.net 2003. when a user clicks a button, the lblUsermessage displays the following text:
The hlReportZip is a hyperlink control on web form.
C# code:
lblUserMessage.Text = "Click on" + hlReportZip + "to download store status reports";
Asp.net Code:
<asp:hyperlink id="hlReportZip" navigateurl="https://203.168.125.36" runat="server" forecolor="Black" visible="False" xmlns:asp="#unknown">Report.zip

my question how can i make the hlReportZip clickable in the text like this:
Click on hlReportZip (I want to make this clickable) to download store status reports.
however the clickable ReportZip is going to the end of message like this: Click on to download store status reports ReportZip (The ReportZip is clickable), in which i dont want.

Many thanks
AnswerRe: C# HyperLink Control on Web Form Pin
Not Active14-Jan-09 12:33
mentorNot Active14-Jan-09 12:33 
GeneralRe: C# HyperLink Control on Web Form Pin
AndieDu14-Jan-09 12:44
AndieDu14-Jan-09 12:44 
GeneralRe: C# HyperLink Control on Web Form Pin
Not Active14-Jan-09 15:26
mentorNot Active14-Jan-09 15:26 
AnswerRe: C# HyperLink Control on Web Form Pin
N a v a n e e t h14-Jan-09 15:56
N a v a n e e t h14-Jan-09 15:56 
GeneralRe: C# HyperLink Control on Web Form Pin
AndieDu14-Jan-09 17:22
AndieDu14-Jan-09 17:22 
QuestionLoginStatus Dynamic Visiblity not working Pin
Albert8314-Jan-09 7:58
Albert8314-Jan-09 7:58 
AnswerRe: LoginStatus Dynamic Visiblity not working Pin
saberbladez14-Jan-09 17:25
saberbladez14-Jan-09 17:25 
QuestionsqlConnection object Sql Server setup Pin
dwolver14-Jan-09 7:13
dwolver14-Jan-09 7:13 
AnswerRe: sqlConnection object Sql Server setup Pin
ToddHileHoffer14-Jan-09 7:24
ToddHileHoffer14-Jan-09 7:24 
Questionhow to View text file Pin
netJP12L14-Jan-09 6:15
netJP12L14-Jan-09 6:15 
AnswerRe: how to View text file Pin
ToddHileHoffer14-Jan-09 7:11
ToddHileHoffer14-Jan-09 7:11 
GeneralRe: how to View text file Pin
netJP12L14-Jan-09 7:30
netJP12L14-Jan-09 7:30 
GeneralRe: how to View text file Pin
ToddHileHoffer14-Jan-09 7:44
ToddHileHoffer14-Jan-09 7:44 
GeneralRe: how to View text file Pin
N a v a n e e t h14-Jan-09 15:59
N a v a n e e t h14-Jan-09 15:59 
AnswerRe: how to View text file Pin
MitchellBaldwin14-Jan-09 7:18
MitchellBaldwin14-Jan-09 7:18 
QuestionReading Excel Data Pin
Bharathy Sadagopan14-Jan-09 5:53
Bharathy Sadagopan14-Jan-09 5:53 
AnswerRe: Reading Excel Data Pin
pmarfleet14-Jan-09 11:10
pmarfleet14-Jan-09 11:10 

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.