Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3437758
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T08:06:15+00:00 2026-05-18T08:06:15+00:00

When I use an anchor tag on an aspx page as below, <a href=~/pages/page.aspx?id=<%=

  • 0

When I use an anchor tag on an aspx page as below,

<a href="~/pages/page.aspx?id=<%= ServervariableName %>"> test </a>

it will get the variable value correctly assigned to id but it won’t route the page correctly as the ~ will not be evaluated without the runat=”server” attribute on the ‘a’ tag. But once I add the runat server attribute, it does not evaluate the servervariable name anymore.. Does anyone know how this works or what I should do to take care of both?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T08:06:16+00:00Added an answer on May 18, 2026 at 8:06 am

    Try the following:

    href="<%= ResolveUrl("~/pages/page.aspx") + "?id=" + ServervariableName %>"
    

    This will only work if you do not add runat="server".

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have one aspx page with 1000 anchor tag. I want to open single
normally on would use the following :- aspx page:- <a ID=a1 href=javascript:void(0);>Link1 </a> code
I want to use Html.ActionLink to return an anchor tag with href like /Product/22/Product-Name
On some pages, I put keywords within anchor tags. What's better to use for
I've got an ASP.Net page in which I have an html anchor tag and
I tried to use more than one click handler for anchor tag . One
Here is my anchor tag <a href=/availability-calendars/28/2011/12/edit?destination=node%2F28>edit</a> I want to extract 2011/12 from the
Here my designer change the way to use anchor tag in html template, so
I have an anchor tag which i want to use to go to a
if I have a checkbox next to an anchor tag, how do I use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.