473,666 Members | 2,382 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Login different site web site using single user id and password

8 New Member
I want to login in facebook / gmail/ orkut using single username and password one at a time.

Suppose if i enter username and password so direct logged in facebook , gmail or orkut.

It is possible
Oct 11 '12 #1
5 2211
Rabbit
12,516 Recognized Expert Moderator MVP
1) What does this have to do with asp.net?

2) This is possible but highly insecure.
Oct 11 '12 #2
abdulhussain
8 New Member
Actually my client need a single login action in which one at a time client can logged in facebook,gmail etc.
Suppose that if i login in my personal web application concurrently or automatically logged in facebook,gmail etc
Oct 11 '12 #3
Rabbit
12,516 Recognized Expert Moderator MVP
That doesn't answer my question.
Oct 11 '12 #4
abdulhussain
8 New Member
hi Rabbit .... i make one single application in which i logged one at a time for different website.its my client requirement because he did not want every time to log in other web site
Oct 31 '12 #5
zmbd
5,501 Recognized Expert Moderator Expert
abdulhussain
- Please don't attach the code. Post it with headers in the thread and format it using the <CODE/> button.
- You still have not answered Rabbit's Question.
-- As for transcribing from VB to ASP.Net,
-- Different Question asking about the calender - and I'm sure that someone can provide guidence and get you thru the errors if you provide the details; however, it's your project.
Oct 31 '12 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

6
3344
by: Lou | last post by:
Please can someone put me out my misery! Im trying to find a multiple user/password protection script that will redirect the specific user to a specific directory. At the moment I have set up htaccess which is fine but can only protect one directory unless I put htaccess on each directory which I think is a bit long winded, but is there any other way I can do this with using only one password script? Any info would be greatly...
3
2175
by: yabba | last post by:
Is there a way to supply a nt/windows user/password combo in a url for an automatic login to a nt user/password secured site? Something like http://mysite.comuser=mepassword=mypassword = some sort of marker like ":" is for the port # TIA
0
2952
by: Bright | last post by:
Dear All I'm after a multi-User password database so that I can centrally store system passwords and give granular access to individuals based on their own unique authentication (possibly a securID token). I've been keeping a watchful eye for such a system but to no avail ..... has anybody come across such a system? ... I'll be most grateful top hear about such a system!
0
1789
by: Roberto Carabajal | last post by:
Hello: Please, I would appreciate any idea about this subject. I am working with Visual Studio 2005 and have made a Crystal Reports WebForm , with CrystalReportViewer and ReportSource Controls, connecting to SQl Server 2000 Database. As usual, each time the report runs asks for User and Password. The WebForm has only this code: ============================================= <%@ Page Language="VB" AutoEventWireup="false"...
3
9188
by: canigou9 (remove your socks to reply) | last post by:
(cross posted - comp.databases.ms-access, microsoft.public.access) Hello folks - this is my first post here, after a short lurk. I have written an application in Access2002 for a friend's business which allows him to take orders, arrange deliveries and trace deliveries back in the event of subsequent complaints. It uses a handful of tables in a relational schema, with a few ancillary lookup tables, some forms, reports and VBA modules.
1
1573
by: NWx | last post by:
Hi, I'm an old developer, but didn't used SQL Server or MSDE to much before. I have NetSDK instance of MSDE installed on my PC by Net Framework SDK. All quickstart samples access it using trusted connection. However, I want to access it using user / password, but I have no idea what is default username / password to use. Any help is appreciated.
0
1544
by: Yannick Béot | last post by:
Hi, I'm trying to make an application that allow a user, through a web form to change its password On a click event, here is the code DirectoryEntry usr = new DirectoryEntry( theUserDN, user,
7
8491
by: PSorensen | last post by:
Hi Is there someone who know an easy way, so only one user can access a MS Access db without using users/groups in the database? It should be done by only knowing that someone is logged in/or opening the database? I have made a part of a solution with a little login-screen and you only provide your initials and when click "Login" and when I execute the following sql: strSQL = "Insert into login_info (Login,CurrentUser, loggedIn)...
0
1599
by: Big Charles | last post by:
Hello, Programming in VS2003-ASP.NET 1.1, I have this problem: Using DirectoryEntry and without any admin user, how can I check if a domain account, that try to login, has expired? Scenario: User load web application and login using account and password of the Active Directory. But user account of ActiveDirectory has expired (or password could be expired). For security reason, we don't want to use any account with admin privilegies for...
3
1358
by: dragon52 | last post by:
Hi, I installed "mysql-connector-net-5.2.3" and "mysql-gui-tools-5.0-r12-win32". The install seems ok. When I start the "Administrator" or "Query Browser", the login asks for connection/user/password values. I don't know what these should be because the installation procedure didn't ask me for an user/password to begin with. I have tried using "localhost/root/'blank'" to login but didn't work. Can anyone tell me where I have done...
0
8440
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8863
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8780
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8636
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7378
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5661
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4358
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2765
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2005
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.