Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Share Your Creations > Open Source Projects
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Open Source Projects The place to discuss Basic4ppc open source applications.

dllToDate stating point

Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 12-28-2008, 11:18 AM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,344
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Quote:
Originally Posted by specci48 View Post
This is what happened to me:

Using my default browser firefox the try.exe program doesn't recognize me (authentication failed) . I tested with or without "remeber me".

Using the IE the authentication failed if I logged in without "remember me". After I checked "remember me" the
- user authentication was successful
- the licence verification was successful

After that, the user authentication and licence verification is successful every time I start the try.exe even there is no browser running at all. So an available IE cookie seems to be necessary.


specci48
That seems to be a cookie issue...
The remember me options stores a cookie to enable auto-login...
Please keep this info comming...
Firefox users should chek if they can "View Source Code" of the forum page, or have IE as their default browser...
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)

My Posts helped you? Consider Buying me a Porto Glass!
Reply With Quote
  #22 (permalink)  
Old 12-28-2008, 12:32 PM
agraham's Avatar
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 6,072
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default

Quote:
Originally Posted by specci48
So an available IE cookie seems to be necessary
Yes, because Cableguy is using a Browser control to check a web page and that control is based on IE.

Quote:
Originally Posted by Cableguy
That seems to be a cookie issue
It is, and I still can't get it to work (and I have the source code), I'll PM the details to Cableguy. It is probably a security issue. I am using Vista (Home Premium) and IE7. Has anyone with this combination got it to work?
Reply With Quote
  #23 (permalink)  
Old 12-28-2008, 02:40 PM
specci48's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: Germany
Posts: 1,057
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default

Quote:
Originally Posted by agraham View Post
I am using Vista (Home Premium) and IE7. Has anyone with this combination got it to work?
I've testet this with my notebook with no success...
Reply With Quote
  #24 (permalink)  
Old 12-28-2008, 05:08 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,344
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Some Info for the users who can't get this to work is posted on post#1...
I will be away for a few days, and probably only return to the forum the 1st of January...
But my PC is ON 24h/days, so I may apear as online...
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)

My Posts helped you? Consider Buying me a Porto Glass!
Reply With Quote
  #25 (permalink)  
Old 12-30-2008, 07:16 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,344
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Well...
I can only say that I am running WnXP SP2, IE7, FF3, B4PPC6.5, .NET3.5 SDK...
And All Works like a charm...So I will Stick to this procedure as a starting point and refine...Perhaps later along the way a better way of user authentication may be available...
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)

My Posts helped you? Consider Buying me a Porto Glass!
Reply With Quote
  #26 (permalink)  
Old 12-31-2008, 12:04 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,344
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

I think I have found a workable solution that will enable any browser to properly authenticate the Username AND Password...
But I need more testing and IF THERE IS SOME HTML/PHP EXPERT OUT THERE WILLING TO HELP ME OUT, IT WILL BE MOST APRECIATED...
Hope to have a working solution for the authentication issue this weekend..
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)

My Posts helped you? Consider Buying me a Porto Glass!
Reply With Quote
  #27 (permalink)  
Old 01-01-2009, 05:28 PM
Basic4ppc Veteran
 
Join Date: May 2008
Location: Newcastle Upon Tyne - England
Posts: 271
Awards Showcase
Beta Tester 
Total Awards: 1
Default Login Failed

Hi Paulo,

Using:
FireFox 3.0.5 (I don't use IE)
Win XP SP2

I have Cookies accepted for basic4ppc.com and I am able to view the page source HTML.

However, the authentication does not work.
Reply With Quote
  #28 (permalink)  
Old 01-01-2009, 09:14 PM
Basic4ppc Veteran
 
Join Date: Feb 2008
Location: Hilversum, The Netherlands
Posts: 295
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Quote:
Originally Posted by Cableguy View Post
I think I have found a workable solution that will enable any browser to properly authenticate the Username AND Password...
But I need more testing and IF THERE IS SOME HTML/PHP EXPERT OUT THERE WILLING TO HELP ME OUT, IT WILL BE MOST APRECIATED...
Hope to have a working solution for the authentication issue this weekend..
I have some php/html knowledge..
let me know if i can help
Reply With Quote
  #29 (permalink)  
Old 01-02-2009, 11:10 AM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,344
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Thanks Mr_Gee...

I got my html bit working, now I only need to include some "online" info in it...
I now have a working "transparent" Forum login procedure that is almost FullProof...
I've now started working on some registry lookups/setups wich will be used instead of the ini file..
For now the grafical UI will be as basic as I can get, with all working features, But I will try to add a module to enable user themes...
I just don't have the time to speed this app progress as much as I would like, but after this first issues are of the way, everything else will be simpler to discuss/make it work...
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)

My Posts helped you? Consider Buying me a Porto Glass!
Reply With Quote
  #30 (permalink)  
Old 01-04-2009, 01:15 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,344
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

New Working Authentication procedure to test on Post#1...
Please PM me if you want to have a peek at the source...and if you are a registered user of Basic4ppc...

PLEASE GIVE SOME FEEDBACK EITHER IF IT WORKED FOR YOU OR NOT...
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)

My Posts helped you? Consider Buying me a Porto Glass!
Reply With Quote
Reply


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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
DLLtoDate (Quickly check your library versions) Mr_Gee Share Your Creations 8 12-20-2008 02:58 PM
Fixed Point Math im4retro Questions (Windows Mobile) 3 05-31-2008 06:13 AM
3 Point Arc ceaser Questions (Windows Mobile) 38 05-27-2008 03:23 PM
Ticks as a floating point value on XP (not 2000) lancaster Questions (Windows Mobile) 4 04-09-2008 10:38 AM


All times are GMT. The time now is 01:01 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0