Problem: I need user input, IE a prompt for them to input their building number and room number. What is the easiest way to look at this WITHOUT having to have something installed across the network??

I looked at KixForms as a viable solution but it looked like my clients would need the KixForms DLL registered on all of my systems in order for those calls to be able to work correctly???

Is there some inherent function that I can prompt a user and have that input entered into a variable so I can write it to an INI file?

thanx as always guys.