FBA Editor V1

I have created a tool that a lot of ISA/TMG users will like.
It is a Simple tool to edit the Forms Based Authentication page and make it different than what's default.
During my work as a consultant I noticed that a lot of companies want to have their own custom branded FBA page.
But for quite a few people the step by going to edit the plain HTM files and making sure they don't break the FBA page is too big. So therefore I created this tool.

In this version 1.0 I have the functionality to change the following options.

  1. Change the text variables
  2. Alter the Font that is used
  3. Replace the images used on the page

Option 1 will allow you to change the text in every language that ISA or TMG supports

Option 2 will allow you to select your corporate Font.

Option 3 will allow you to change the pictures like inserting your own company logo.

You can download  the fba editor at my company page http://www.it-fied.com/tools/FBAEditor.exe And here is my demo published on Youtube http://www.youtube.com/watch?v=m7K044RSeKM

This article is part of the GWB Archives. Original Author: Kay Sellenrode

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.