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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T13:09:28+00:00 2026-06-04T13:09:28+00:00

i have login page with 2 textbox and 1 button <input name=txtUserName type=text value=666

  • 0

i have login page with 2 textbox and 1 button

<input name="txtUserName" type="text" value="666" id="txtUserName" class="textbox">

and

<input name="txtPassword" type="password" id="txtPassword" class="textbox">

and button is like this

<input type="submit" name="LoginButton" value="Login To WebSite" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;LoginButton&quot;, &quot;&quot;, true, &quot;Login1&quot;, &quot;&quot;, false, false))" id="LoginButton" class="button" style="font-family:tahoma;font-size:10px;">  

i have not source code of web page and only thing that i want to send
my user name andd password and receive is “login is OK or login is
FAIL”

when user enter user name and password and click “Login To WebSite” button ,if user/pass correct user login to page http://example.com/Default.aspx that show user panel and if login fail system show login.aspx again
now i design windows application that have 2 textbox and one button
i want when i click button textbox1 and textbox2 text send to web site as login information and if this data is correct show me message that login is successful and else show me error

  • 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-06-04T13:09:29+00:00Added an answer on June 4, 2026 at 1:09 pm

    When you press “Login To Website” button in ASP.Net it calls the javascript WebForm_DoPostBackWithOptions function.

    According to this MSDN Magazine’s article, this function performs a POST operation onto the selected page.

    To do that in a Windows application you can use the WebClient class (see the sample code at the bottom of the MSDN page) or a combination of HttpWebRequest and HttpWebResponse.

    How to use HttpWebRequest and HttpWebResponse is described in this codeproject article.

    Note that I based my answer on this other SO answer.

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

Sidebar

Related Questions

Normally we have login page with username, password filed and signin button. Using the
I have a login.aspx page with custom textbox for username and password i.e. no
I have a Login page that captures User input like this. MD5calc ss =
I have a login page. When the user enters valid Username and Password another
I do have a page that has a TextBox a Button and a Datagrid.
I have a login-page and would like the Username textbox focus when page loads.
I have a very simple login page with 1 textbox for username, 1 textbox
I'm creating a login page. I want to create ASP.NET TextBox controls that have
I have a login page written in classic asp. I want to set the
I have created login page forced login in several pages. Now i need 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.