HI I would like some ideas,
What I want to do is to produce a simple program that will auto create some script for me.
Now I was thinking of using Access but this is a bit of an over kill I think and would rely on the user having access installed on there PC. So I was wondering how else to do it.
It boils down to this,
I have the information below
Refnumber: 12345
Location: UK
Data center: 500
Switch 1: adam
port G1/2
vlan 50
port g1/3
vlan 60
switch 2: dave
port g1/7
vlan 5
port 1/9
vlan 7
I want to create a form that I can enter this date in to and click a button to get out the full script as you would apply to the switch / router. with all the standard commands needed to achive it. So it is a case or inputting data and then creating a formated document at the end.
The number of switchs and ports are varibable so it would require you to be able to add and change these entry fields.
But what would people suggest I used? I want a GUI for users. This is a pet project I want to do

Access??
VB??
Java??
Other?
Cheers
Aaron