Hi. Is there a way to insert values into a form using CGI scripts? Here's the problem. I'm building an app to configure certain settings on a webpage. We give the url of the page in the app and the settings would be done automatically on the page. I'm trying to insert values into text boxes on the webpage. How can I do this??