Home » Applications, Tutorials

How To Copy Text From The S60 Browser

By - Vaibhav Sharma On 18 November 2008 9 Comments

How To Copy Text From The S60 Browser

Before you get your hopes up, I would like to warn you before hand that you mileage with this technique may vary and some of you might even find it to be completely useless. However, as beggars can’t be choosers and we are yet to see anything that allows copying from the browser, this work around might come in handy.

How To Copy Text From The S60 Browser

The method, courtesy of Arjun from Abhista’a Blogs is simple and combines two free applications - Multiscanner and Screenshot. All you need to do is take a screenshot of the page from which you want the text and use the Nokia Multiscanner to extract the text from it.

In my experience, the text that Multiscanner got out was usually accurate but the spaces were messed and there were a lot of foreign characters in it, still something at least. Get Multiscanner from NokiaAddict here and Screenshot from here.

Via: Arjun

If you enjoyed this post, then be sure to subscribe to our Full Feed RSS. You can also Subscribe via Email and have new posts sent directly to your inbox.
Share:

Similar Posts:

9 Comments »

  • Matt said:

    I don’t find it very “user friendly”. :/

  • kevin said:

    ^^I second that

  • vikram said:

    well there’s lot of work involved and i think that this is cool..though there’s some mess in the text.

  • el3 said:

    I’ve made this bookmarklet for my Opera Mobile 8.65 Symbian browser. It copies text into a box you can copy/paste from.

    javascript:(function(){var mm=document.body.innerText;with(mm){var jj=prompt(”Enter your search string…?”);if(jj==undefined)return;var kk=indexOf(jj);var result=mm.substring(kk,kk+2500);};with(document.open().document){write(”+result+’Close window‘);document.close();f.a.focus();this.select();};})();

  • el3 said:

    I’ve made this bookmarklet for my Opera Mobile 8.65 Symbian browser. It copies text into a box you can copy/paste from.

    //javascript:(function(){var mm=document.body.innerText;with(mm){var jj=prompt(”Enter your search string…?”);if(jj==undefined)return;var kk=indexOf(jj);var result=mm.substring(kk,kk+2500);};with(document.open().document){write(”+result+’Close window‘);document.close();f.a.focus();this.select();};})();

  • el3 said:

    I’ve made this bookmarklet for my Opera Mobile 8.65 Symbian browser. It copies text into a box you can copy/paste from.

    /*javascript:(function(){var mm=document.body.innerText;with(mm){var jj=prompt(”Enter your search string…?”);if(jj==undefined)return;var kk=indexOf(jj);var result=mm.substring(kk,kk+2500);};with(document.open().document){write(”+result+’Close window‘);document.close();f.a.focus();this.select();};})();*/

  • el3 said:

    sorry the scripts are corrupted. You can get it here:

    http://pastebin.com/m18ca3950

  • Cousin isaac said:

    To copy and paste text from the s60 default browser I built http://mobitol.com which also pops the text into a text box for editing, similar to the bookmarklet above, but easier to use since you just need to go to the site and type in the url you want. It also lets you open new windows and get the html source- two features left out of the browser. It should work for all s60 phones, but I have only tested it on my Nokia e61i.

    http://mobitol.com

  • Mobitol: How To Copy Text From The S60 Browser | symbian60 said:

    [...] the solution I have just hit upon holds promise. On a previous post of mine about copying text from the S60 browser, Cousin Issac has written about a website called Mobitol he has made that pops the entire text of [...]

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>