473,326 Members | 2,148 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Auto fill any website form

Hi Friends

I want to fill sign up form of facebook https://www.facebook.com/ from asp.net code i don't how to do so.

I have data in .xml file and i have code that pickup 1 by 1 value from .xml but now sure how to fill form of facebook.com in new tab.

When i click on fill form button it would open in new tab with data filled.

can anyone assist me how to do so using asp.net code.

Thanks in advance
Dec 17 '12 #1
3 2169
Rabbit
12,516 Expert Mod 8TB
This is not a code writing service but if you post the code you've tried along with any errors you get, we can help guide you to a solution.
Dec 17 '12 #2
Hi ,

Thanks for your reply. Actually i have tried using iframe i have open the page in iframe and try to set the element value but cross domain javascript is not supported.

I just need logic how to do so i will generate the code.

For example if you say that open page in iframe then find control and set the value.

like that only logic no code. I don't know how to do so.

Thanks in advance
Dec 18 '12 #3
Rabbit
12,516 Expert Mod 8TB
Like you said, cross domain javascript is not allowed. But why are you using javascript? You said you're using .net. Use that to access the website through a HTTP web request or similar class.
Dec 18 '12 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Yang Li Ke | last post by:
Hi guys, I seen a website doing this but not in php so Im wondering if it is possible to open up a page like http://mail.yahoo.com and fill in my username and password with a php script? if...
1
by: Maurice Mertens | last post by:
Does anyone know how to get an auto-filling combobox on a form? When I add a combobox to a form I can set the DropDownStyle property to DropDownList. This will make the combobox auto-filling. But...
3
by: MatGyver | last post by:
I am going nuts trying to figure this out, any help will be appreciated. I have an existing table called "Parts". And in this table I have the following columns: "ID" "Part Number" "Part...
1
by: fox | last post by:
Hi, I was wondering if someone can point me to a site with form elements where I might find something that would autofill in a text box or a drop dropdown menu. My issue is lists of names,...
2
by: big_boy | last post by:
i am working with access 2000. i have a form that when you feel it out, it stores the information in the table for the form. am trying to write a auto fill query for it to automatically fill the rest...
0
by: KelHemp | last post by:
Greetings, I've been using this site for lots of access help in the past, and it's very helpful! I have a new complexity for you all. Reworking a form to record 70-80 years of oil production on...
1
by: Captdreamer | last post by:
Hi there, As it will be very apparent in a moment, I am very new to Access and learning on the fly. (Much fun, but frustrating at the same time) I currently am trying to get a Combo Box that I...
3
by: Steve67 | last post by:
I didn't see a search feature in these forums, so I couldn't look up this question and I am sure it is a common questions. I am trying to auto fill some information on an form. Here is what I have...
6
by: LeoK | last post by:
Hey I am so close from finishing this database I just need one more issue solve thanks. Basically I have a code within a form that opens up outlook and fill in the body of the email, among other...
1
by: sitingduck | last post by:
I used this code to pull info from the database and into the array. $stu_quary = "SELECT `uname` FROM `user` WHERE level = 'Normal' AND class = '".$_SESSION."'"; ...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.