473,473 Members | 1,707 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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 5185
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.