Nav Link On

iPhone Dev Forums > General Development > Web App Development > How to authenticate with the web-server through user-password?

Reply

 

LinkBack Thread Tools Display Modes
Old 01-13-2010, 09:16 AM   #1 (permalink)
Junior Member
Default Avatar
 
Join Date: Jan 2010
Posts: 1
Default How to authenticate with the web-server through user-password?

Hi friends,

I'm newbie in development application on iPhone. Currently, I'm developing the module, that connects to the web-server

I'm in trouble with authentication. When I create request by CFHTTP, the server never return 401 or 407 (and it always redirect to login-page), so I can not create authentication

Have you ever get that error?

Have you got any solution for my case?

Thank in advance

TungDH
alpenliebe is offline   Reply With Quote
Old 01-18-2010, 01:39 PM   #2 (permalink)
Junior Member
 
elizas's Avatar
 
Join Date: Dec 2009
Location: india
Posts: 7
Send a message via MSN to elizas Send a message via Yahoo to elizas Send a message via Skype™ to elizas
Default Authenticate webserver

Hi,

Though I am not a technical person but found your post to be very informative.

I would like to share a link where a Testing Engineer of my company (Mindfire Solutions) has done a very good analysis on Web development Applications.

Hope you find it useful.
__________________
Cheers,
Eliza

Mindfire: India's Only Company to be both Apple Premier & Microsoft Gold certified.
elizas is offline   Reply With Quote
Old 01-19-2010, 06:07 AM   #3 (permalink)
Junior Member
Default Avatar
 
Join Date: Jan 2010
Posts: 3
Default

Well if you are referring to .htaccess methods of authentication, simply use this template:
Code:

You must Login or Register to view and contribute code! This is done to increase participation in helping one another out, if you have been helped please pass on the favor.

http://myUsername:myPassword@www.mysite.com/myrestricteddirectory
tehhunter is offline   Reply With Quote
Old 01-19-2010, 10:42 AM   #4 (permalink)
Junior Member
 
elizas's Avatar
 
Join Date: Dec 2009
Location: india
Posts: 7
Send a message via MSN to elizas Send a message via Yahoo to elizas Send a message via Skype™ to elizas
Smile web server

Hi,
Though i am a non-technical person, i found your question very genuine.A software developer of my company had developed a tips section relating to web development.Please go through it.
__________________
Cheers,
Eliza

Mindfire: India's Only Company to be both Apple Premier & Microsoft Gold certified.
elizas is offline   Reply With Quote
Reply

iPhone Dev Forums > General Development > Web App Development


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 vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 RC1