The webpage tag has no wiki summary.
0
votes
1answer
31 views
Download css files from web page
How can I download css files from webpage which are
@import /css/main.css
@import /css/style.css
and so on.
Actually I have to download all the webpage, which is made using php. And there ...
0
votes
0answers
8 views
Given a URL of a page with many link, how to save contents of those links too? [duplicate]
I am at a HTML page now which itself has many links in it. I want to go to each of those links and save the contents on my box.
How to do this in an automated manner in an easy way?
0
votes
0answers
12 views
Copy and email Etherpad content regularly
I use Piratapad as a todo list for our printshop with 100+ members, and would like to once a month copy all active issues from the list and email it out to our members. What would be the simples way ...
0
votes
1answer
153 views
Youtube Video Page not loading
The Youtube website is working fine for me, i.e, I can browse the site fine and search videos. But when I click on any videos, I just get blank page.
For example, let's say i open youtube and search ...
2
votes
6answers
204 views
Testing web page speed [closed]
How can I test the speed of a web page?
How can I further diagnose a page so that I can see which elements in the page take longer to load?
2
votes
1answer
38 views
How do I prevent a web page from directly embedding data from other external sites?
I browse with Firefox and 50% of the time, I am behind a proxy. The proxy firewall blocks certain sites including Facebook, Pinterest, and Twitter. I am unable to obtain a complete list of blocked ...
2
votes
0answers
100 views
Capture large webpage screenshot in Chrome
The webpage is very large (a few MB). I tried these extensions and they all fail:
Screen Capture (by Google) - I get a new tab with no image in it
Pixlr Grabber - I get a "500" request error after ...
1
vote
4answers
500 views
Software to help automate clipping/printing web page?
I'm a programmer who likes to find a lot of cool technical articles / blogs on the web, but only read them on printed papers.
While a lot of websites provide the "Print Article" link that nicely ...
1
vote
2answers
50 views
List resources like css and javascript files of page in Firefox?
In Firefox, (on normal pages) there is "Page info" in the context menu. It lists images on ("embedded"?) the page along with their full URLs. But other "external" files are not listed.
Can I view a ...
1
vote
3answers
77 views
How to parse a webpage into a text or excel file?
I'm trying to figure out a way to grab 4 - 5 lines of text from multiple pages of the same site, the information is always in the same place in the webpage. How would I go about getting that ...
0
votes
1answer
60 views
Notify if value changes on Intranet webpage
On my company Intranet webpage there is a value which is most of time 0 but it can go to 1 or higher.(but only numbers)
Is there a software something which can notify me automatically if values ...
0
votes
0answers
36 views
Lynx --session could i refresh page from script?
I know how to refresh page manually with ctrl-r shortcut. Can i pass a value in seconds to lynx to make pages auto-refresh? I want keep alive a long time browser session, so i have to refresh page in ...
0
votes
1answer
81 views
Publish XLS document that has visual basic code to a web site
I have a requirement that was asked of me. We have an Excel document that has visual basic code attached to it and it does some computing. The user wants to publish this document onto an intranet ...
1
vote
2answers
61 views
Page too large for screen when on Firefox. Laptop, Win 7 HP
My friend (even less computer-literate than I) just got her first laptop. It was working fine last night, but this morning she may have hit a wrong key. When online, the page extends beyond the edges ...
0
votes
2answers
59 views
Web pages in Chrome not loading correctly
Using Google Chrome, web pages are opening up in a very small window in the center of the screen (like a cheap do-it-yourself web page)...so small that I can't even see an entire video (the whole ...
0
votes
3answers
133 views
utility to download full webpage for mac [duplicate]
Possible Duplicate:
How can I download an entire website?
I need to download a full webpage (single domain) with images and working links for offline use. I've found a few utilities to do ...
4
votes
1answer
1k views
Google Chrome not loading web pages correctly unless multiple refreshes
Webpages in Google Chrome do not load correctly from time to time. I can't reproduce it, it just happens. Some times it happens when I load the browser other times it happens when I am just browsing.
...
1
vote
1answer
61 views
Launch an application on local PC from a web-page
There is a webpage hosted at unix server serverX .The contents of the web-page are shown below.
user1@server1
user2@server2
user3@server3
Now user1@server1 user2@server2 user3@server3 are links.In ...
3
votes
4answers
5k views
IE9: How to save a web page as an image (jpg, png, etc)?
I used to be able to use the IE7 Pro plug-in for IE8 and IE7 to save the entire web page as an image, but this plug-in is no longer supported by IE9. Now I have to find an alternative.
Are there any ...
-12
votes
2answers
4k views
How can I run a web page in task scheduler every day? [duplicate]
Possible Duplicate:
How can I open a URL on a schedule in the default browser?
Tomorrow I will go holiday and I can't connect to internet for 5 days. In my SO account I have 64 consecutive ...
0
votes
4answers
365 views
How do I print unprintable web pages?
I want to print out a web page that seems to be unprintable in both Firefox and Chrome.
It is multiple pages but when I print it out in Firefox and Chrome, they only print the first page. The only ...
0
votes
3answers
145 views
Use a webpage as a screen saver
We have a number of retail stores that sell laptops. There are a number of display models on show in each retail store. At the moment screen savers are used to promote different offers and these ...
0
votes
0answers
74 views
Auto-extract updated URLs from a webpage into a txt file
I'm looking for a way to auto-extract URLs into a clipboard (.txt file) from a webpage that contains newly updated links, without my intervention.
Currently I'm using Update Scanner 3.1.10 add-on ...
12
votes
4answers
9k views
Take a screenshot of an entire webpage in Opera
Is there some tool within Opera, or possibly an add-on, which will let me take a screenshot of an entire web page? I usually use Screengrab to do this with Firefox, but in this situation I want a ...
2
votes
0answers
21 views
Preferred method to save or print webpages for use as official documentation?
We frequently rely on content delivered via webpages as a basis for decision making. In doing so, it is sometimes prudent to document the sources of information being relied upon to later demonstrate ...
2
votes
2answers
127 views
How to suspend and resume browser tab groups?
Modern browsers such as Firefox and Chrome are able to shutdown and restore the same group of tabs they had before the next time you open them, and even sometimes remember additional tab state such as ...
16
votes
13answers
2k views
Is it possible to open several web pages when browser is started?
I am searching for browser option or plugin (it will be best if it is available in Web Kit browsers,Opera or Firefox - not IE) that allows me to open several web pages when it is initially started.
...
5
votes
2answers
192 views
How to enter tab symbol into web form?
TAB button usualy moves focus. Is there a way to enter TAB symbols into text fields of opened web pages?
For example here, on this site.
UPDATE
Is it possible to enter the symbol from keyboard?
1
vote
5answers
130 views
What is actually happening when a web page isn't loading?
You know when you sometimes go to a site, and the progress bar (or the semi-circle in Chrome) is filling or spinning, but no content is being displayed? What is actually going on in the background ...
2
votes
2answers
366 views
How to set a specific browser (Internet Explorer) to be default only for a specific application
We have an enterprise software that shows reports properly only in IE, but I don't want to set IE as my default browser.
The application is a WPF/Silverlight based desktop application - not a web ...
2
votes
3answers
355 views
How to know when a webpage is updated?
I'm looking for some way to know when a webpage is updated. This site it's really not very "web 2.0", doesn't have ajax, it seems like plain HTML.
I need a way to get an instant notification when the ...
2
votes
1answer
62 views
How do I cache slow webpages for longer?
I regularly access web pages which rarely change, but which load slowly. They are pages of notes on an internal company wiki (confluence).
Is there a plugin for Chrome or Firefox which will allow me ...
1
vote
0answers
197 views
Open-source tools to compare two web pages? [closed]
I want to compare the rendered content of two web pages. Are there any open-source programs that can do this? (I don’t want to compare their sources, just the output that would be displayed in a ...
6
votes
3answers
2k views
Automatically switch between different web pages
I have a large LCD mounted on my wall at my work, and I would like to display some webpage with statistics on it, in a rotating manner - switch to a different webpage every few seconds.
I think that ...
1
vote
3answers
374 views
Utility to take daily screenshots of a webpage
I would like to have a visual history of my Tomato bandwidth graphs, so that I can roughly/manually correlate them with some other factors. Tomato can squirrel away the actual data points, but I'd ...
0
votes
1answer
336 views
Taking a screenshot of a webpage in a regular time interval and saving
I need an program (or even better, a python script) that can take a screenshot of a webpage in regular time intervals and save it to a .jpg (... or .gif, or .tif ... or any common image format) with ...
0
votes
1answer
124 views
When a website takes a long time to come up, why does the “cached page” (by Google) do the same thing?
The title explains it... I don't understand why "cached" web pages take just as long to come up as the pages themselves; why does this happen?
1
vote
1answer
170 views
Stop moving page title in Firefox?
Some websites I'm using always make the web title move or blink when, for example, a new mail has just arrived. It is really disturbing as it's not an emergency and usually I'm busy browsing other ...
2
votes
1answer
181 views
I want to save a Firefox web page as “Web Page,html only” format using command line in Windows [duplicate]
Possible Duplicate:
Windows: downloading a file from command line
I want to save a Firefox web page as "Web Page,html only" format using command line in Windows. How can I do that?
0
votes
3answers
313 views
Why is one particular site loading slowly for me?
I have a Mac with OS 10.4 which is about 5 years old. Never had any problems, but it loads one particular website really slowly (it takes like 4-5 minutes).
Troubleshooting so far
Cleared the cache
...
1
vote
2answers
780 views
How to download a Wikispaces page
I usually download webpages with HTTrack when I know that I'll need that page, and I'll have no internet connection. That's what I wanted to do with Wikispaces page too.
However, HTTrack just can't ...
1
vote
1answer
175 views
Override webpage doctype in my browser?
My CIS class' webpages seem to be using the shorthand HTML4 Doctype (as in, not with the full W3C URL) and improperly formed HTML. I'm having trouble seeing the pages although several professors seems ...
7
votes
5answers
902 views
Is it possible to save every webpage you visit?
Is it possible to save everypage you visit in a browser automatically? I do now want to rely on Cache as a huge cache will slow down the browser. A third party software or an add-on will be helpful.
...
0
votes
0answers
297 views
Downloading images from a webpage
This beautiful boy periodically updates his blog with pics. I want to automate the process of downloading his pics to my computer.
Let's say I want to download the 3 images from this entry in his ...
2
votes
1answer
130 views
Half-loaded pages going blank when STOP is used in Firefox
I'm sure I'm not the only person this happens to...
Sometimes my browser is half-done loading a page and begins to choke on graphics or badly-written Javascript or some garbage ad crap, but the text ...
4
votes
3answers
153 views
Why do some web page URLs have no suffix?
For example the web page I'm on now is:
http://superuser.com/questions/ask
not:
http://superuser.com/questions/ask.html
http://superuser.com/questions/ask.php
I've noticed this for ...
0
votes
1answer
238 views
Cannot access any web pages from web browser?
At home, I am using wireless connection and I can access any web sites perfectly. However, when I brought my computer to my company network, it can connect to the access point but cannot access any ...
3
votes
8answers
133 views
Ways to “download the internet” (my bit anyhow) for reading later [closed]
I'm going away for an extended period soon and I'm not really going to have access to my internet life support. What are some ways one can save webpages to read later?
1
vote
2answers
712 views
How can I capture or print the whole scrolling area of this dynamic webpage?
I'm trying to save (as in: for printing / putting it in a PDF -- I'm not interested in the HTML, but in the rendering of the html to be able to print the table or at least view it offline) a table ...
0
votes
1answer
2k views
cannot paste words with pictures in ms word 2010
Is there any option that will correct this? I'm pasting my assignment with some pictures in it in ms word 2010 from a webpage but it doesn't seem to be showing the picture that is copied along with ...






