[jQuery] searching for an element with particular value

[jQuery] searching for an element with particular value


Hi,
How do I search the DIV, "myDiv" for a hidden input field whose name
begins with the word "file" and whose value is equal to the value
contained in the variable "myVar"?
Thanks, - Dave