Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as HTML by lnghost ( 15 years ago )
<input type="text" name="Model[image]" value="" id="file_hidden" />
<input type="hidden" id="file_input" value="" />
[removed]
$('#file_input').change(function() {
$('#file_hidden').val('isset');
});
[removed]
Revise this Paste