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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:00:24+00:00 2026-05-26T08:00:24+00:00

I need to pre-fill some form in some web page within my WPF app

  • 0

I need to pre-fill some form in some web page within my WPF app (The web page is in an external website), i am using WPF WebBrowser control.

Is there are some way to do it.

I have some suggestion: emulating keyboard strocks and use tab key to move through fields, (How to do this).

EDIT

The desired form is so sophisticated and the names of the elements are dynamic, but they are always in the same order.

  • 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-26T08:00:25+00:00Added an answer on May 26, 2026 at 8:00 am

    if you want to submit a form you check this

         // get the document
         mshtml.IHTMLDocument2 doc = ((mshtml.HTMLDocumentClass)webBrowser1.Document);
    
         // set a variable
         ((mshtml.IHTMLElement)doc.all.item("q")).setAttribute("value", "my input...");
    
         // click a button
        ((mshtml.HTMLInputElement)doc.all.item("btnI")).click();
    

    the namespace mshtml is located in Microsoft.mshtml Assembly.

    Just add reference Microsoft.mshtml.

    hope this helps

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

Sidebar

Related Questions

need ask you about some help. I have web app running in Net 2.0.
I need to pre-compress some very large html/xml/json files (large data dumps) using either
I need to pre-load some values from a php script, I'm using a $.post
I need to print out data into a pre-printed A6 form (1/4 the size
I need some help understanding this bit of code pre { white-space: pre; white-space:
From an external site, I need to present a form that POSTS data to
I have a signup form of which most fields are pre-filled using user's Facebook
I need a good looking form for the home page to get users signed
I am writing an android app and at some point I need to send
How do I handle situations in which I need pre-existing data before the app

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.