|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Python Login
Hi,
could someone tell me where can i get free and open-source codes for Login, using Python, which later i need to implement into the iPAQ that is using Linux OS. Thanks... |
|
#2
|
|||
|
|||
|
Login to what, exactly?
Dave - The Developers' Coach |
|
#3
|
|||
|
|||
|
I need the user login coding. In another words, i need to develop a program which the user must login before they are able to acess into the site.
![]() |
|
#4
|
||||
|
||||
|
Are you talking about:
1 Accessing restricted locations of a web-site where your browser pops up a username/password dialog box? 2. user login to the iPAq Linux OS? 3. A login to an application or webservice you are writting? 4. Something else? Paint the picture for us ![]()
__________________
*** Experimental Python Markup CGI V2 *** |
|
#5
|
|||
|
|||
|
hmm..i mean i need to write an application for login to an webservice where the user must login in-order to enter into the shopping cart to buy their stuff..but i need to consider about the size frame of my iPAQ. So that the webpage size is suitable for my iPAQ frame. Thanks...
![]() |
|
#6
|
||||
|
||||
|
So is it a server appllcation or a client application?
1.You want to write a Web application in Python that runs somewhere on the internet that will produce a user login page to fit the iPaq screen size. 2. You want to write an application that runs on the iPaq which will access a sites login page - but not display it - it will pop up it's own login screen formatted for the iPaq and then send the data in the correct method to the web-site to continue the process. If it's 1 I guess you need to detect the clients browser/platform being used by the normal methods. What webapplication server are you using? If it's 2 won't all the other webpages be the wrong size too? Grim |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > Python Login |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|