Hi All,

I'm trying to get number 300012 from the following string:

<td width="90"><input type="button" value="Edit User" onclick="setFormValue
('edit', '300012')"></td>

And I use the following expression, but it doesn't work:

<td width="90"><input type="button" value="Edit User" onclick="setFormValue
('edit', '(.+?)')"></td>

Could somebody say me, what's wrong and which's correct sytax.

Thanks in advance.

Best Regards,
Alex

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to