Form to change code on another webpage?

epiphanyinc

New member
Hi guys
I just want to get some ideas on how I can achieve the following:

I have webpage A and webpage B. These are both running on an IIS webserver on a local machine. (This is an internal site).

Webpage A has on it 3 lines of code that I would like to be changeable in a user friendly way.

Webpage B will be the page that people access to change said lines. On this page, I envisage having three text input fields and a submit button, but the existing code needs to be visible in each text field so that people know what is currently set.

So when the changes are made and the submit button is clicked, this replaces the lines in webpage A with whatever was submitted in webpage B.

I hope this makes sense and I would really appreciate some guidance.

Thanks
 
Back
Top