473,403 Members | 2,293 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,403 software developers and data experts.

WebBrowser with Frames in Website

Rob
I want to write a vb.net program to allow me auto login this site
http://www.ogame.org while it seems I could not get the right element to do
"submit" action. I could not access the frame in it.
Anyone can give help, thanks.
May 10 '06 #1
2 5184
Rob,

If you want to access the frame than you have to know the url name of is.

Because in this case the webbrowser is getting a collection of documents, do
you first have to make the code arround that. (Needs the download complete
etc)

Cor

"Rob" <Ro*@discussions.microsoft.com> schreef in bericht
news:17**********************************@microsof t.com...
I want to write a vb.net program to allow me auto login this site
http://www.ogame.org while it seems I could not get the right element to
do
"submit" action. I could not access the frame in it.
Anyone can give help, thanks.

May 10 '06 #2

I have written some code in my WinDev Project...

Hope it can help you.

http://www.ogame.org/portal/?lang=org&frameset=1 is the right website to
log in.

Read the Result .htm file in a buffer. Read the timestamp and the v
hidden input fields.

call the /game/reg/login2.php for the right Uni... such as for the
"Universe 27" ogame601.de. with the parameters
?Uni=ogame601.de&login=*Username*&pass=*password* and pass with get the
Parameters timestamp and v

now in the next html-buffer you can read out the sessionid...

store it and you can access all the ogame websites... such as
http://ogame601.de/game/index.php?session=*session stored*

*** Sent via Developersdex http://www.developersdex.com ***
Jan 23 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Noozer | last post by:
I've got a WebBrowser control (AxBrowse - VCMAXB.DLL) and I'm having a few difficulties with it. Just looking for a few pointers, not whole solutions here. I've tried looking at the MSDN help files...
1
by: Vetrivel | last post by:
Application architecture : Develop interface between two existing systems, a. Enterprise CRM system b. Web based intranet system. Environment : Intranet Server : IIS and ASP. Script :...
0
by: bacsumu | last post by:
In my c# program ive got a WebBrowser control in which a certain website is called. This website gives for some reason a javascript errors (message box) from time to time. Is there a way to build...
10
by: Nick | last post by:
Hi there, I'm having great difficulty obtaining all of the document data for a framed HTML document. Once the documentcomplete event has fired for the last time I am analysing the webbrowsers...
0
by: John Guarnieri | last post by:
I have some code that I downloaded from Planet source code that will place all the links on a web page into a list box. When I use this code in my app it works on just the first web page when I...
1
by: JP2006 | last post by:
I'm trying to write a control that will take a screen capture of a particular website when a user submits a form in a web application; one of the form fields is for a URL - the control needs to get...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
3
by: Webnewsreader | last post by:
Hi,I have a webbrowser object with two frames with similar source code<frameset cols="230,*"> <frame name="frame1" target="frm1" src="teste1.php?var=123"> <frame name="frame2" target="_blank"...
11
by: AAaron123 | last post by:
I have an vs2008 app that generates a website. I have a vs2008 app that uses the webbrowser and does this: WebBrowser1.Navigate(New Uri(address)) the address is: ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.