Questions tagged [html-files]
The html-files tag has no summary.
19 questions
-1 votes
1 answer
1k views
How does qBittorent Web UI work? [closed]
How does qBittorent Web UI work? I mean, how does a web page access to a software installed in the computer like qBittorent? Can an HTML file which run on localhost access to an installed software ...
0 votes
1 answer
5k views
Open local html file with flash file
I have an old html file, how can I open local html file with flash file on my computer in 2021? Before adobe flash take down, I can open it, it is easy but now I can't open it. Please help
2 votes
1 answer
2k views
How to avoid big blinking cursor in the beginning and end of HTML table?
I have observed that when viewing HTML tables in Google Chrome, when we click in the beginning or end of the table (left-most or right-most), a big blinking cursor is shown next to it. How to avoid ...
0 votes
1 answer
5k views
Any quick way to export all images in a pre-saved html file at once?
My situation is that I have a html file I saved that has 100+ images that I want to export all at once.. Please excuse me if that is a dumb question, I am not a computer geek in any way..
0 votes
3 answers
3k views
How can i edit HTML files in bulk?
I have a website with 35000 pages, I am trying to edit them in bulk using Notepad++ via find in files options but unable to do complete its always going on Not responding so is there any other way to ...
0 votes
1 answer
2k views
How to download a webpage with all items contained in it?
I have been trying to download a web page which contains different items.We can access only one item at a time and have to click on the other item to browse that item. This is how is looks like: ...
2 votes
2 answers
9k views
Combining and editing multiple html/browser bookmark files
I have a folder containing 14 (Chrome, Opera, Explorer, UC, and Firefox) “bookmark.html” files that I’ve saved off for the last 3 years. When I bring up a number of these files in any of my browsers I ...
2 votes
2 answers
881 views
How come terminal vim take so long to open HTML files?
I've been using terminal vim with custom plugin for a long-time. I never can wrap my head around this, I've been searching the web for a few days but had no luck. I do a lot of web development, I use ...
1 vote
1 answer
1k views
How can I right-click an HTML link, choose "Print" and bypass the printer selection menu?
Is it possible in Windows 2008 R2 to be able to right click an HTML link (with IE as default, Chrome doesn't have the "Print" option on the right-click) and completely bypass the printer selection ...
0 votes
1 answer
2k views
How to auto-generate filename of PDF in wkhtmltopdf based on the page title?
I'm using the following syntax to generate PDF from URL: wkhtmltopdf http://example.com/ example.pdf Is there any way to generate filename automatically based on its page title? So I'm expecting to ...
12 votes
6 answers
21k views
How to open multiple local HTML files in Google Chrome at once?
Using Google Chrome Dev Channel on Windows, I have multiple local HTML files in one folder: And I want to open them all at once in one Google Chrome window as separate tabs: What I tried and did not ...
19 votes
3 answers
31k views
How to enable inline JavaScript autocomplete in Eclipse IDE with the Aptana extension
Background I have Eclipse IDE. I have installed the Aptana studio plugin for Eclipse. I am editing an HTML file. JavaScript auto-complete / content assist only works half of the time: Eclipse won’t ...
1 vote
0 answers
177 views
What's the file format to move an html bookmark file into Firefox 26
Running Firefox 26.0 under XP, I exported my bookmarks to an Html file, to clean up and then import them to my new computer running Windows 7 64-bit professional. The file is down to about 2500 url ...
0 votes
1 answer
182 views
HTML coding with page caching?
Okay so I wanted to make a HTML webpage and so I created one. Now the page loads stuff from my PC and some cache files are made in the cache folder which have some same size as that of the files ...
1 vote
0 answers
181 views
Insert google analytics tracker into application-automated static HTML page
Does anyone know a method to insert the Google Analytics tracking JavaScript object into an external application-driven HTML generator which automatically exports results to a web server via FTP? A ...
3 votes
2 answers
40k views
How do I open an HTML file in Microsoft Word without it rendering the HTML?
I would like to open an HTML file in MS Word 2007 directly so I can use some of its search and replace features. I don't care about the file's encoding and will not actually use the final thing as ...
-1 votes
1 answer
216 views
How to change the default HTML edit program from MS Word to Netbeans in Windows 7 [duplicate]
I am trying to change the default HTML editor program from MS Word to Netbeans, however, I am unable to change the default edit command of Windows using the Windows file options I already did ...
4 votes
2 answers
5k 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 app, ...
4 votes
1 answer
6k views
IE no longer renders local HTML files after uninstalling Chrome
Where I work, I had a user that installed Google Chrome on his Windows 7 SP1 64-bit system under his account (domain environment, he is local administrator) accidentally when installing Google Earth. ...