Basically I want to take My Client. Then for example Lets say in my client I have "A = 1" Then my 2nd file which has random data in it. So Client= My Client File = The File which I want in the end result
How could I Inject "A = TextBox1.Text" from Client to File. I heard it's called "End Of File" or something like that. Any help please?