I'm working on a simple asp file, and I don't always know what the file name will be. (If the user decides to change it...) Is there a way I can return the asp's file name? (MyFile.asp) or have the asp file post to its self without knowing the file name?

Thanks if you can help me