VC# 2005 Express Windows Forms: Replacing parameters in a text file with values from textboxes
- From: "J.S." <jss@xxxxxxxxxx>
- Date: Mon, 22 Aug 2005 17:56:49 -0700
Let's say I have a text file with parameters like the following embedded in
the text:
@@Textbox1@@, @@Textbox2@@, etc.
Is it possible to replace the parameters in the text file with values
entered into textboxes in the Windows Forms UI?
Thanks,
J.S.
--
.
- Follow-Ups:
- Prev by Date: Re: \n is not working in concatenation code
- Next by Date: System Timer Puzzle
- Previous by thread: Cannot change DataType of a column once it has data.
- Next by thread: Re: VC# 2005 Express Windows Forms: Replacing parameters in a text file with values from textboxes
- Index(es):