Frank has over ten years of experience in the field of internet development. His skills range the gamut of web developement fields, and is known for the quality of his work.
Framar Studios. 416 531 1727 Toronto, Canada. Real Solutions for Real Business
Tip Mac MSIE Variable bug The Mac version of Microsoft Explorer 4.x has a bug where it will append a space to a form variable. When one clicks on a submit button whose value, for example, may be 'Submit!', MSIE will actually send 'Submit![space]'. This will frequently cause problems all over an app. The solution, when comparing a form variable to be used as a trigger is to ensure that one uses Trim() when comparing the value.