Files
metasploit-gs/data/exploits/capture/http/forms/zedge.net.txt
T
HD Moore 77f7be3e75 New, cleaner form snippets
git-svn-id: file:///home/svn/framework3/trunk@5493 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-23 04:17:30 +00:00

1 line
542 B
Plaintext

<form action='' id='search' method='post' onsubmit='zSearch();return false;' accept-charset='utf-8'> <input class="field" type="text" id="txt_query" value="" onfocus="if(this.value=='Search Zedge now!') { this.value=''; $('txt_query').setStyle('color', '#000'); }" onblur="if(this.value=='') { this.value='Search Zedge now!'; $('txt_query').setStyle('color', '#ccc'); }" /><input name="submit" class="blackbutton" type="submit" value="" onclick="phone_ctype=$('lst_content_type').options[$('lst_content_type').selectedIndex].value;" /></form>