Go Back   Gaming Gutter > Non-Gaming > Programming


Programming - All general programming discussion in here.

» Site Navigation
» Home
» FAQ
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Advertisement
» Recent Threads
Go to first new post Why is KYO being CLONED?!
Yesterday 11:59 PM
Last post by Agita & Kyo
Today 12:22 AM
7 Replies, 8 Views
Go to first new post WTS +25 Hawkman & Yeti...
08-10-2008 07:56 PM
Last post by terracotta
Today 12:20 AM
3 Replies, 4 Views
Go to first new post Caremelldansen..Happ...
04-02-2008 09:43 PM
by Li-Shun
Last post by cookieface
Today 12:17 AM
30 Replies, 47 Views
Go to first new post MmMmM
Yesterday 07:47 PM
Last post by cookieface
Today 12:03 AM
27 Replies, 28 Views
Go to first new post What a damn idiot...
Yesterday 09:34 PM
Last post by cookieface
Yesterday 11:57 PM
1 Replies, 2 Views
Reply
 
LinkBack Thread Tools Display Modes

 gmail login problem
Old 03-26-2008, 05:20 PM   #1 (permalink)
Full Member
 
jonabow is offline
Join Date: Jun 2007
Posts: 23
iTrader: 0 / 0%
jonabow Is gaining popularity
Rep Power: 0
gmail login problem

I am using mobile gmail (m.gmail.com) for my account creator in vb6

since it is https, i am using inet. now for the problem:

when I run the program from vb6, it works perfectly, but when i compile the program and run it, it will get stuck at logging into gmail. anyone have any clue why? if needed i will post my login code.
  Reply With Quote

 
Old 03-27-2008, 11:38 AM   #2 (permalink)
Underground
 
revolution's Avatar
 
revolution is offline
Join Date: Aug 2007
Location: Hiram, Georgia
Age: 19
Posts: 557
iTrader: 2 / 100%
revolution Is Recognizable
Rep Power: 4
Quote:
Originally Posted by jonabow View Post
if needed i will post my login code.
it'd be helpful. can't really tell you much until i see the code.
__________________
Trades Completed:
Yummy, Kismet, Konekokoi, xRuinationx




  Reply With Quote

 
Old 03-29-2008, 03:08 PM   #3 (permalink)
Full Member
 
jonabow is offline
Join Date: Jun 2007
Posts: 23
iTrader: 0 / 0%
jonabow Is gaining popularity
Rep Power: 0
sorry it took so long..

PHP Code:
strHTML frmpiself.Inet.OpenURL("http://m.gmail.com")
Do While 
frmpiself.Inet.StillExecuting
DoEvents
Loop
stra 
functions.GSB(strHTML"/mail/x/""/")
STRB functions.GSB(strHTML"name=" ChrW(34) & "GALX" ChrW(34) & "value=" ChrW(34), ChrW(34))
lblstatus.Caption "Logging into Gmail"
Inet.Execute "https://www.google.com/accounts/ServiceLoginAuth?service=mail""POST""ltmpl=ecobh&continue=https%3A%2F%2Fmail.google.com%2Fmail%2Fx%2F" stra "%2F%3Fnsr%3D1%26ui%3Dhtml%26zy%3Dl&service=mail&nui=5&rm=false&ltmpl=ecobh&btmpl=mobile&GALX=" STRB "&Email=" txtgmail.Text "&Passwd=" txtgmailpass.Text "&rmShown=1&signIn=Sign+in""Content-Type: application/x-www-form-urlencoded"
Do While Inet.StillExecuting
DoEvents
Loop 
can i bump?

Last edited by Tyler; 04-04-2008 at 02:51 PM.
  Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Powered by vBadvanced CMPS v3.0 RC2

All times are GMT -7. The time now is 12:26 AM.


vBulletin skin developed by: eXtremepixels
The contents of this webpage are copyright © 2006-2008 GamingGutter.com. All Rights Reserved.

Page generated in 0.16028094 seconds (100.00% PHP - 0% MySQL) with 19 queries