ASP Hyperlink Control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rsandes1
    New Member
    • Jul 2008
    • 5

    ASP Hyperlink Control

    Newbie here,

    I'm trying to code a asp hyperlink control in C#, that has some literal string text concantenated with a programatic date field that changes as a certain conditions changes within my applciation.

    The hyperlinks are used to select reports based on report dates that are dynamically changed as the report dates change. So I would like the text in the hyperlink stay the same with the exception of the report date in the hyperlink's text.

    Any direction on how to code a programtic hyperlink with literal text would be helpful.

    thanks,
  • DrBunchman
    Recognized Expert Contributor
    • Jan 2008
    • 979

    #2
    Hi rsandes1,

    You've posted your question in the ASP Forum which is for Classic ASP only - I've moved it for you but in future please post all ASP.NET questions in the .NET Forum.

    Dr B

    Comment

    Working...