The purchase path I'm trying to automate in QTP takes the username, user type and password from the sign in page and obscures it in the navigate to URL upon clicking Submit. I need to grab this URL and parameterize it to include the latest entered info as right now my recording just wants to return to the recorded URL. I finally found the URL string I needed. Then I lost it. I had made a lot of changes to my script, and rather than doing the smart thing of saving the changes with a different filename before restoring the original file, I just went back to the version I had started with. Argh! At least I now know it's possible to find this so on Monday I'll keep looking. Wish me luck, okay?