I want to code a form that im able to create a text file such like this:

Example Textfile:

IP"192.168.100.10" Subnet"255.255.255.0"

The Word "IP" and "Subnet" should be set automaticly on this position and the two adresses should come from two seperatet textboxes im my form!

My question is : HOW??? :-))