in reply to Regex problem - (non)greedy?

Thank you for the answers. Please excuse that my login session expired before I sent my question, rendering it anonymous.

My real life problem is WebInject, where I need to extract a form variable from the response. Webinject captures almost the whole HTML source in the form-tag.

As I am using Webinject, post-processing the regex results is not possible...