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 741705
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T08:39:49+00:00 2026-05-14T08:39:49+00:00

I have a classic asp application. I want to post a contest form from

  • 0

I have a classic asp application. I want to post a contest form from that page to an Asp.Net form. The reason is that I want to use a lot of logic i have built into an Asp.Net page for validation before entering into the database and I don’t know asp very well. Not to mention asp.Net being more secure.

What’s the best way to accomplish this goal? My thoughts are as follows:

My asp Page:

<html>
  <body>
    <form action="/Contests/entry.aspx" method="post">
      Name: <input type="text" name="fname" size="20" />
      Last Name: <input type="text" name="lname" size="20" />
      <input type="submit" value="Submit" />

    </form>
  </body>
</html>

aspx page is running in a Virtual Directory and would handle anything posted to it.

Is this possible, or does aspx prevent this kind of thing?

I ( preferably ) don’t want to create the form in aspx as my colleague wants to have control of the page and build the html himself and I don’t want the hassle of constantly changing it.

Are there caveats I need to consider?

What roadblocks will I run into?

How do I access the Posted Form Values? Request.Form?

  • 1 1 Answer
  • 1 View
  • 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-14T08:39:50+00:00Added an answer on May 14, 2026 at 8:39 am

    This can be done and works fine. You will access the Posted Form values as you said via Request.Form.

    I think the biggest caveat is that you will need to handle invalid data in some way – typically with a webform the .aspx page would be displayed again with validation errors, but that would likely be inappropriate for your circumstance. Probably you will need to redirect them back to the .asp page with query string parameters indicating the failures and the page will need code allowing it to fill in the form fields with their previous values and display the error message.

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

Sidebar

Related Questions

NET and VB.net code behind. I have a classic ASP page that connects to
I have an old Classic ASP application that I want to duplicate in parallel
I have an older ASP.NET MVC application that uses classic web forms views. As
We have an ASP classic ERP (very large application) that we want to rewrite
We have to maintain a lot of classic ASP and VB/ASP.Net applications that link
I have a classic ASP application that I've been constantly trying to modularize. Currently,
We have this classic asp application that I tried to install on IIS7.5 (Windows
I have an ASP.NET MVC Web Application that interacts with a SQL Server 2008
I'd like to post some form variables into a classic ASP page. I don't
We currently have a classic ASP.NET web application which serves as our API. It

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.