Quote Originally Posted by JMvVliet
Hi,

this is the code I get from the source:
VB Code:
  1. input type="submit" name="btnApplyProposalDetail" value="Apply this proposal" id="btnApplyProposalDetail" onclick="ApplyProposalAccord();" />
The javascript function itself isn't found in the HTML when I search for it... Could that be the problem?
That isn't the hidden field.

Also, how are you adding the javascript function to the page?