no sorry that's not what I'm looking for.
thanks anyway.
I'm doing a survey about a large number of applications. the applications are stored in a sql table and we can view them in a php generated html list view. Each record/line has button that calls my survey. the first question is a hidden one which will be filed by sending/parsing the applicationsID as a URL parameter. So far so good.
So that's why I ask if it would be possible to parse the application name as well and use it in the survey title. In this way I can make every survey have it's unique title.
thanks anyway.
I'm doing a survey about a large number of applications. the applications are stored in a sql table and we can view them in a php generated html list view. Each record/line has button that calls my survey. the first question is a hidden one which will be filed by sending/parsing the applicationsID as a URL parameter. So far so good.
So that's why I ask if it would be possible to parse the application name as well and use it in the survey title. In this way I can make every survey have it's unique title.