October 7, 200223 yr Hi there. I have a re-direct page that finds a user name & gender and goes to the specified format file. The code looks something like this "...&username=john&gender=M&-find". When editing this line in my HTML editor, it says there are invalid characters, but the code works in Internet Explorer. The code does not work in Netscape unless I put the dash character before the search fields "...&-username=john&-gender=M&-find". This, however, produces an error in IE. Has anyone had a problem with this before? Thanks!
October 7, 200223 yr Use javascript to determine the software and send the correct redirect message. Not sure what this has to do with Filemaker, but that's the answer.
October 8, 200223 yr Author Thanks for the help but I feel I did not explain myself well enough. I've come up with a change in the way I'm doing things anyway, so thanks a lot!
Create an account or sign in to comment