Results for the ym login idLogin For Program -I'd like to make a login screen for a network admin program. Can anyone tell me how to place a login screen where you normally login for windows? I would like it so that they can login to windows normally but instead of going to windows, it will load up my login screen and then it w Check Login Status - what i am trying to do here is that when the user enter my site i will check whether they are login or not.. if they are not login i will redirect them to the login page and prompt them that they are not login.. i am using VS 2005.. prevent login twice - Hi, Is there a way to prevent login twice? Let say A login once, and then he starts another browser and login again. The second time login should not be allowed Any Idea? Code would be better Thanks! [2005] programmatically login - I'm using the .net20 memberships and login defaults to handle security, but I dont' want to login to my site everytime I debug. Is there an object I can set to have it login for me when I'm debuggin? Thanks! [2005] Login Database - hi, i'm trying to do a website with a login... there is 2 textbox for username and password. and a button to login. now whem he touch the login button i want it to check in to the database if the login and passsword exist and if it exisit then go to a webpage. can someone give me the c automatic login - is there a way to bypass the windows login. exactly, i need have a login name, and, of course a password, without having to type it in the windows login dialog box, someone has told me to put my initial login name, the one i want 2 use, and the pwd to an INI file. could someone tell me Login - hi, well i was just trying asp.net 2.0 , i've created a login and sign up form using the tools from the toolbox. and when the user login i'm made the login form to go to a member page. my problem is that even the user is not login he still can access the memer website, and me i don't w Login using Windows Authentication - Anyone have any great ideas on how to incorporate a login from using the network or Windows login information to authenticate against? ie if my login info was username: p and passsword: q, I want to be able to enter that same information into the login screen of my vb6 program and hav Difference between New login and New db User - wat is the diff between New login and new db user in sql sever ? how come when i create a new login ,del it and recreate it again ..i got this error: 21008: SQL-DMO Login xxxx already exists. [2005] my login acts different depending which country I login from - I have a web page with a login screen created by myself. If I'm login in from US or Canada, it works perfectly. If I try to login from anywhere else (I tried from Mexico, India, Hong Kong and Argentina), it doesn't let me log in. In the application itself, there's no code related form submittal to DB via login - in my application, i am sending a feedback form to the user in his outlook email. He fills out the form and submits it, but the db we are submitting to is within a portal that needs login and password. Hence i need to store these values (in the form) to a temp file or something, valida add text to a website form from a vb app - hey, i would like to make a login app for this website called zone, it uses passport to log in, i made two textboxes 1 for user and 1 for pass and i made a web browser where the login form its going to be on, i want that when the user clicks on the button login it it puts the user and Need Help With Login Function - Im making a basic operating system in VB6 and I want to include a login function. Lets say I store the valid login/passwords in a .txt file called login.txt which looks like this dave, davespassword mike, mikepassword bob, bobspassword and so on, what code would I have Windows login - I'm working on an application where users should login using there windows login. How can I get the windows login? I tried it in VB.NET, but at this moment .NET ain't a possibility. I realy need to work with VB6. Any help is welcome. Thanks in advance! Automating login to Blogger.com - Hi, I need to automate login to blogger. My client want that to automate his many blogs. However, the login box is inside an iframe. I do asuming that dw1 is dw1.webbrowser1 and dw is a htmldocument referrence I do Set dw = dw1.getElementById("start-login-iframe") Manulipate Windows Login HELP - I'm making a program where users login into the networks server instead of using the default windows login. How would I make it so it doesnt show the windows login screen but my windows form/dialog? I do know this is possible, but I don't know how exactly. VB6 Web Login Maker - I am trying to make a program that allows you to login to a page that has a pop up box (not sure the correct wording of what it is). Ex: http://cisco.com/cgi-bin/login Something that will do it for me. I am wondering if this is possible at all? Any help will be appricated. Filling out a form on another site for a user - I need to login to another site from my site. Rather than have the user login to mine, then login again, can I login to the 2nd site from mine... maybe using outer html? I would even be happy to just fill out the user id and password for them and they can click the login button themsel when and who has login - I'm writing a service program. How do i detect if someone has login and find out who has login? Note:Using win2000 and winXP Can someone give me some idea on login - Dear all, I have an application require 2 logins, where 1 is the SQL Server login and the other one is the program's login, the program's login is getting the information from the SQL Server Login, which means that I have to login to SQL Server first. The problem comes, the progr |