I know the below onlick is wrong but I can't quite figure what the syntax is! getTask.taskCode.value works fine I just need to incorporate it into the querystring!
<a href=# onClick="developRequest.asp?step=5&taskcode='+getTask.taskCode.value>Develop request</a>