o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Login 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 will work like the windows login.

So that means two login screens with the windows login style. How do i do that?

Example in projects is prefered. Thanks in advance

 

Login 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


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


How to Do Auto Login in Windows98 and ME -
I Have a VB App for CyberCafes, my Clients Break the App by Pressing CTRL+ALT+DEL right After They Login to the Windows Login just Before the Windows DeskTop Loads. They See my App Listed in the Close Program Dialog Box and Close it. I need a way to have my Program Running Before


How can I do auto login to web page using VB -
I'm using Webbrowser control in my program. Let say I wanna login to hotmail, I want my program to automatically enter login name and password then click submit button. How can I do that in VB? Thanks a lot in advance, Jummai


how can i make a login program for windows -
I was wondering how to make a prgram for window9x, and it will detect the user password and if it is not correct don't let the users come in using vb6. I know window9x already have some kind of login program, but i wanna try to make one, anyone would like to help me out? Please


Detecting if a specified network is available -
I have just got into university and they have the network set up that I need to login (not the windows login but a web based login) each time I start up my computer in order have any application access the Internet. What I am wanting to do is create a program to automate the login p


login to vb program help please -
hi, I have created a program that has a user login, i have a access database and i am using the data control, i can get it to login witht the first user in the database but i cant get it to login with any others because i need it to goto the record in which the user is to check the p


Simultaneous user login problem -
Im using VB.Net 2003 and MySQL for my program. I have a login form that is connecting to an online database for validation of the users. When testing the program on a single PC, the log in works ok. Right now, I'm testing it using 2 PC's. The design of my login is that it sets my u


Login to a network folder -
Hi, I am trying to find a way to login to a network folder. I have a fully working program, but I always get an error that a folder does not exists. I know the problem is that I first have to login, cause if I do this manually, I can then run the program. However, how can I do this


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


startup app by pass windows login -
Guys, how to start up my application program and run before the user login into the windows ?? for example: when windows reboot, it will prompt user for login password/./// but at this time ... i want my program to run without waiting the user login to the window....


Run Program Before User Login -
I've tried using a monitoring program called Net Support School and i want to adopt the way of that program running before user login. Before user type their username and password of user windows, this program is automaticaly run. My question is How to make a program run before user


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


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.


Login Programs -
This doesn't really involve systems testing, but I need something that attempts a login I supply every 5-10 minutes or so. Essentially, our connection to LDAP is messing up, so we are switching to AD authentication and it works fine. We want to have a program almost continuously log


Auto Login to Site from my program -
I am currently starting one jokes forum (/www.jokes.999.org), i am thinking to allow users to login from their desktop, as we do in Instant messengers. What actually i need to do? please help me. One bookmark program is created by me in vb & i want users to login directly fro


[2008] Login and Registration -
Hey all, I'm making a shoot em up game(2D) and i want a registration section and a login section. SO... The gamer who hasn't got an account registers on the game, then they have a login for the game. the user log in and then they can play the game. when they win or lose there


Need a VB Expert !! :( -
Iam a computer gamer and iam trying to make a simple program that will open an anti-cheat program (Called DMW.) I can get my program to open DMW, however before the anti-cheat starts its work it requires that you click the login button(This login button is already the defalut item sele


VB webpage controls -
Hi, i need to make a little program that will logon to my sites cpanel. at the moment, when it trys to load the page, it shows this: how can i make it login automattically. the login screen on the right is really the one i want it to load, not the one on the left. that wa


[2005] software active even at logon screen -
How do i make it so my program will be active even at the login screen? If i have a play list and i want my music player program which i made to loop through my custom playlist even if the computer is currently at the login screen and not in the desktop yet. I want it to work as a b


How to login and download a file from a website -
How can I make my program to log into a web login page (PHP) and retreive (download) a file from a given link ? What I am trying to do is - there's a website where users have to login to download a file. So users have two options - either they can open a browser and visit the site a


Program allways running -
This applys mainly to windows 2000 and nt, (as well as others with login setup) I want my program to allways be running, (it will allways be in the background) how can i make sure the program will be running even if no user is logged into windows ie.. the screens says press c


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..


VB6 Program to login to joomla / PHP / Forum automatically -
Hi I have this idea to have a website that will only be accessible by user who has my VB6 program running. It is just an informational PHP website that require user to log in to view the content But I would like to have my client view it without having to remember more login an


passing parameters thru EXE -
Hello there, I have a two program (two .EXE), the one program is for login the other is the main menu. I wanted to pass a parameter from login.exe going to the main.exe, example i type "HELLO" to the login.exe program, this parameter should be pass thru the main.exe pr


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] webbrowser, need to close the login dialog -
Im using the webbrowser control to navigate to a site, (making program to automate a few things for me), anyways, when i goto the site I gotta login, but ie makes a login form appear, which I need to close, because once its closed I can input the user and password into the form on the


[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!


Finding login name on client machine -
I have written a program that basically pulls a computer name from an ingres database, and then searches for the associated IP number on the NT network. What I would also like to do is retrieve other information from the computer name such as User Login Name, Login Time, etc. I have


Login in to Sever VB6 -
I'm writing a program that you have to login to for it to load up... What I want to do is somehow login via the program to my site without using MySQL connection from VB... I'm new to PHP and all I have at the moment is from this tutorial http://www.phpeasystep.com/workshopview.php?id=


[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


Password Login thingy -
I am new to all of this, and i know a bit of code. Is there any way of making a program, that you have to register in, then the program adds that to a database, and from then on you can login to the program whenever you want?? Are there any tutorials telling you how to do this?? Tha


starting order -
i have made two forms, 'login' and 'register'. when i click the play button (or F5) to test the login form, the register form always comes up instead. how do i make it, so when i run the program it always opens the login box first?? thanks in advance


MSN Messenger login -
I would like to make my own login program for messenger! So the user can put a username and a password in a textbox on my form, and then my program has to pass this information to the MSN Messenger program which then logs in with that info! Does anyone know how to do this? Greetz P


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


[2008] Enter = Login! -
Hello! im making a login program! for testing and learning! But i want that when i press enter its gonna press Login button.. how i do? do i need add any hotkey? how i do!?


Opening and Closing! -
I dont know why im having such a problem. I have vb.net 2k3. i have this Me.Hide() mainform.Show() in my login screen if the user enters the correct information. When i try to exit my program from the mainform its like the program won't close. What the hell is going on? Do i


Change Login Password -
How can I change a password in a MSAccess database VB.Net I have a login page fully functional. Created it in vb.net. Now I like to learn how to change the password. My credits to Pirate for submitting the code for the login page. I use it for almost every program that I create suc


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