Re: How can I write a code to authenticate user to twitter.com?

2009-02-03 Thread Sylvain Munaut

Search google for cross domain posting using hidden iframes.

On Feb 3, 3:20 pm, pronab bose  wrote:
> me too having the same problen ,how can i write a code to authenticate user 
> to twitter.com?
>  FROM : pronab...@hotmai.com> Date: Tue, 3 Feb 2009 00:02:26 -0800> Subject: 
> How can I write a code to authenticate user to twitter.com?> From: 
> mike.shin...@gmail.com> To: twitter-development-talk@googlegroups.com> > > 
> Hi,> > I knew my question would sound basic, silly but I don't know how to> 
> authenticate a user using javascript. Could anyone help me, please? I> would 
> really appreciate it.> > Thank you very much,
> _
> Plug in to the MSN Tech channel for a full update on the latest gizmos that 
> made an impact.http://computing.in.msn.com/


Re: How can I write a code to authenticate user to twitter.com?

2009-02-03 Thread Chad Etzel

Unless I am mistaken, you cannot authenticate a user using javascript
b/c that would be a cross-site XHttpRequest, which is not allowed.
Most people use a local proxy file/script to authenticate server-side
and pass the results back to the client.
-Chad

On Tue, Feb 3, 2009 at 9:20 AM, pronab bose  wrote:
> me too having the same problen ,how can i write a code to authenticate user
> to twitter.com?
>
>  FROM : pronab...@hotmai.com
>> Date: Tue, 3 Feb 2009 00:02:26 -0800
>> Subject: How can I write a code to authenticate user to twitter.com?
>> From: mike.shin...@gmail.com
>> To: twitter-development-talk@googlegroups.com
>>
>>
>> Hi,
>>
>> I knew my question would sound basic, silly but I don't know how to
>> authenticate a user using javascript. Could anyone help me, please? I
>> would really appreciate it.
>>
>> Thank you very much,
>
>
> 
> Rediscover the magic of Windows & WIN a Windows Vista laptop & Windows
> mobile phone at www.windowsandme.com Try it now!


RE: How can I write a code to authenticate user to twitter.com?

2009-02-03 Thread pronab bose

me too having the same problen ,how can i write a code to authenticate user to 
twitter.com? 
 FROM : pronab...@hotmai.com> Date: Tue, 3 Feb 2009 00:02:26 -0800> Subject: 
How can I write a code to authenticate user to twitter.com?> From: 
mike.shin...@gmail.com> To: twitter-development-talk@googlegroups.com> > > Hi,> 
> I knew my question would sound basic, silly but I don't know how to> 
authenticate a user using javascript. Could anyone help me, please? I> would 
really appreciate it.> > Thank you very much,
_
Plug in to the MSN Tech channel for a full update on the latest gizmos that 
made an impact.
http://computing.in.msn.com/

How can I write a code to authenticate user to twitter.com?

2009-02-03 Thread mike.shinobi

Hi,

I knew my question would sound basic, silly but I don't know how to
authenticate a user using javascript. Could anyone help me, please? I
would really appreciate it.

Thank you very much,