Hello All, need yr help. Me using Win2K server and i hv created a batch file to run db2 scripts. In the DB2 scripts, i would need to key in 2 parameters, ie. From_Date and To_Date. Below is the example:- check_failures 2006-09-01 2006-09-11 The above is working fine in CMD prompt. What i want is to run this script directly from Windows Desktop as a shortcut and let the user key in the dates from Windows itself, ie. the user do not see the command prompt at all. Yr help is much appreciated. Thanks in advance.