06-12-2006 09:19 PM
06-13-2006 03:14 AM - edited 06-13-2006 03:14 AM
Message Edited by GerdW on 06-13-2006 10:15 AM
06-13-2006 05:19 AM
Hi,
you can use this link to read data correctly form Excel Files.
http://sine.ni.com/apps/utf8/niepd_web_display.display_epd4?p_guid=F2A5979F588B6643E0340003BA230ECF
Steps for your application :
1.Make a Excel File file for Username and Passwords (in two Columns each for username and password)
2.Use the above link's VI to rad the data correctly from excel.
3.Use the login VI in examples at >>C:\Program Files\National Instruments\LabVIEW 7.1\examples\general\templates\Dialog using events\Login Dialog.llb\Login dialog.vi
4.)Make use of the Read from Excel.Vi in the Login dialog.VI and the application is done.
Dinesh Kumar