Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Miscellaneous > Archive > Sunrise

Notices

 
 
Thread Tools Search this Thread
Old 04-25-2007, 06:52 AM   #1
Voytek Eymont
Junior Member
Voytek Eymont began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2004
Device: t3
grabbing pages from password protected pages ?

Hi,

I have a system I need to login with userid/pass before I can access it, is there a way to grab such pages with Sunrise ?

some of the login page's code is like:

--------------
function LoginCheck(frm)
{
if (frm.username.value=='' && frm.password.value=='') {
alert('Please enter your username and password...');
frm.username.focus();
return false;
}
if (frm.password.value=='') {
alert('Please enter your password...');
frm.password.focus();
return false;
}
return true;
--------------

<LABEL accessKey=U for=username><b><U>U</U>sername:</b></LABEL>
<input type="text" AUTOCOMPLETE="OFF" id="username" name="username" value=""size="20" maxlength="80" class="text_inbox" onchange="if(value.toLowerCase) value=value.toLowerCase();" tabIndex="1"></td>
<LABEL accessKey=P for=password><b><U>P</U>assword:</b></LABEL>
<input type="password" AUTOCOMPLETE="OFF" id="password" name="password" size="20" maxlength="80" class="text_inbox" tabIndex="2">

----------------
Voytek Eymont is offline  
 


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Classic Split PDF pages into smaller pages (images into tiles) Astro Barnes & Noble NOOK 4 06-12-2020 10:56 AM
New hack PRS-505: multi status line with %read, time&pages reading, pages per minute. Car105 Sony Reader Dev Corner 5 01-03-2010 10:03 AM
Turning Scanned PDFs with facing pages into single pages jimteacher Workshop 5 11-09-2009 02:59 PM
505 and password protected PDF davea Sony Reader 4 11-03-2008 01:15 PM
Crack password-protected .PDF's? Pride Of Lions PDF 6 04-20-2006 07:53 AM


All times are GMT -4. The time now is 03:25 AM.


MobileRead.com is a privately owned, operated and funded community.