Hay guys I am looking for some help here
I have a page in asp that I am trying to get a button to display a pop up with the value of a textbox on the parent page.
This should be a simple popup with a multiline textbox inside it that takes the value of a textbox and parses the text into a multiline view with line breaks on a double pipe ||
any help getting this started for me would be great.
The page should not use javascript and can be handled in C# code on the back end if needed.
I wish I had some code to show you all but I am at a loss as to get this started.
Thanks in advance on any help you can all give me on this problem