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

  • Home
  • SEARCH
  • 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 6002263
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T00:57:10+00:00 2026-05-23T00:57:10+00:00

How would I send a hidden input values through HTML post. I would prefer

  • 0

How would I send a hidden input values through HTML post. I would prefer to do this without JavaScript as I don’t know it to well but if that is the only way how would you post it with JavaScript? I could pass the values and get them with QueryString but I prefer not to.

Code:

alphaChar = request.Form("alpha")
if alphaChar <>"" then
    Response.Write alphaChar
    response.Write("Test")
end if


                <a href="<%=obj_Session.str_FileName%>">#</a>
                <% for i = 97 to 122 %> <a href="<%=obj_Content.GetContent("PageName")%>">
                <input type="hidden" name="alpha" value="<%=CHR(i)%>">
                <%=CHR(i)%></a>&nbsp;<%
                next
                %>
  • 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-23T00:57:11+00:00Added an answer on May 23, 2026 at 12:57 am

    Found a solution in which i can use post with hyperlinks. I used css to style buttons as hyperlinks and send values through post. Code below.

     <form action="Table.asp" method="post" name="form2">
    <input type="submit" name="Button" value="#" style="background:transparent;border:0;display:inline;color:#00F;text-decoration:underline;padding:0px">
    <% for i = 97 to 122 %> 
    
         <input type="submit" name="Button" value="<%=CHR(i) %>" style="background:transparent;border:0;display:inline;color:#00F;text-decoration:underline;padding:0px">&nbsp;
         <% next %>
    
     </br></br></br>
    
     <%
        alphaB = request.form("Button")
     if alphaB <>"" then
            response.write alphaB
     end if
    
    %>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to send a html string with a GET request like this
I have a window which is hidden and I would like to send a
How would I send a Selector to another class? I know to send it
I'm using a Rails application and would like to send/receive text messages through my
<form class=follow-form method=post action=listen.php> <input name=followID value=123456 type=hidden> <button type=submit value=Actions class=btn follow title=123456>
I'm just wondering if it's possible to xsrf-attack this: <form ...> <input type=hidden name=token
Hey, I'm having some trouble with this problem, and I don't even know where
I would like to send out a value in a PHP form like this:
This is my form: echo $this->Form->create(null, array('url' => '/offices/addOffice')); echo $this->Form->input('id', array('type' => 'hidden',
Having single AMQ broker and 100 consumers connected. I would send the message to

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.