@Poremsky.com

Tips & Tricks for Windows, Office, and Whatever

  • Home
  • Windows
  • Office
  • Web Design
  • WordPress
  • Internet Explorer

Upgrading Sharepoint 2007 to Sharepoint 2010

I wanted to upgrade our XSOLive.com demo site to Sharepoint 2010 for months but never found time to mess with it. Then something got messed up on the server and fixing it was more work than upgrading. A lot more work, as it turned out. Moving the … [Continue reading]

Putting directory.asp and batch commands together in Excel

These are the steps I used to get a usable URL and create the code I needed for the batch file, in only a few minutes - using Excel. Open directory.asp in a browser. View source. Copy the section with the URLs. Paste into Excel The code … [Continue reading]

Create a directory page using asp

I use this code (saved in a .asp page) to create the directly listing of all HTM and ASP pages in a folder. I also used this on my websites (as an include in other pages) to display a directory of all pages in a specific folder. It's configured … [Continue reading]

Open webpages using a batch file

I'm moving my sites into WordPress and need to verify the redirects are correct. With more than 2000 pages to check, it would take forever if I had to click on each link and open them in a browser. Instead, I used a batch file. Two batch files … [Continue reading]

Add login domain to Active Directory

Adding another domain (UPN suffixes) to your active directory is simple: Start the Active Directory Domain and Trusts MMC then right-click on Active Directory Domain and Trusts in the left pane (*not* on your domain name). Choose Properties and type … [Continue reading]

Add a floating 'back to top' icon to web pages

It's nice to have a 'back to top' link throughout a webpage but its a pain to code each link.... better is a floating icon/link that remains at the bottom right corner of the browser window. It's also easy to add to pages - in my experience, you can … [Continue reading]

Keep images from jumping on hover

It always annoyed me that hovering over images on my sites often caused the text on the page to jump down.  It finally annoyed me enough to take the time to look into it (and I was doing some other CSS work on the site at the same time. … [Continue reading]

How to reset Windows icon cache

When the desktop icons gets messed up, you probably don't need to reinstall the programs (or Windows!) - you just need to reset the iconcache file. It's a fairly easily process too - easier than reinstalling the applications. Close all Windows … [Continue reading]

Network password prompt: How to remove a corrupt password

Note: these instructions are for Windows XP. If you are having problems with Windows 7 or 8 not remembering your passwords, you need to delete the passwords in the Credential manager. Press Windows key + R to open the Run command. In the … [Continue reading]

  • « Previous Page
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next Page »

Recent Posts

  • How to Remove Office Licenses from Windows
  • Use a JavaScript bookmarklet to open an archive for a webpage
  • How to fix records that are all in one column
  • Change Password or Pin Complexity after removing from Intune
  • Server drafts location is not valid error message

Recent Comments

  • Hornblower409 on How to Remove Office Licenses from Windows
  • FUAD on Remove Office Licenses from Windows
  • Brian DuBridge on Add the Recent Items Folder to Windows 10 Quick Access
  • Renee Moodie on Remove Office Licenses from Windows
  • John P on Remove Office Licenses from Windows

© 2026 · @Poremsky.com