Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > website asp.net and basic authentication

Reply
Thread Tools

website asp.net and basic authentication

 
 
jose
Guest
Posts: n/a
 
      01-27-2009
I am in a web site A. I want to redirect to a web site B with basic
authentication. I dont want to get the HTML , i want to redirect to the web
site b with basic authentication.

I appreciate if some one helps me to solve this problem.

Thanks in advance.


 
Reply With Quote
 
 
 
 
Cowboy \(Gregory A. Beamer\)
Guest
Posts: n/a
 
      01-27-2009
If you are talking single sign on for multiple sites, you have to set the
machine keys and cookie name to the same values in the config file. You can
then "share" session, although you cannot share session variables, so this
is merely a sign on methdology. Any shared information has to be passed or
persisted.

--
Gregory A. Beamer
MVP; MCP: +I, Se, SD, DBA

Blog:
http://feeds.feedburner.com/GregoryBeamer

*************************************************
| Think outside the box! |
*************************************************
"jose" <> wrote in message
news:C62A63F4-6302-4A1F-9316-...
>I am in a web site A. I want to redirect to a web site B with basic
> authentication. I dont want to get the HTML , i want to redirect to the
> web
> site b with basic authentication.
>
> I appreciate if some one helps me to solve this problem.
>
> Thanks in advance.
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
website asp.net and basic authentication jose ASP General 1 01-27-2009 01:40 PM
Redirecting to a website using basic authentication =?Utf-8?B?c3VyZXNocGFuZGk=?= ASP .Net 3 11-07-2007 08:32 PM
Automatically connect to another website with Basic Authentication? ohaya ASP General 0 03-16-2005 01:20 PM
Basic Authentication v. Integrated Windows Authentication w/ Delegation Mark ASP .Net 0 01-20-2004 03:13 PM
ASP.Net Forms authentication with basic authentication popup Brett Porter ASP .Net 2 01-20-2004 02:17 PM



Advertisments