Well, yes, but it is a large existing system and I would then have to write a bunch of code in every single existing page. I was kind of hoping for an easier solution (like "Call TWebRequest.PreviousPage").
You see, we had a way of getting the previous page, but that no longer works when you change from Delphi 6 to Delphi 7. Maybe it was never supposed to work that way and has been "fixed". So now it is very much easier for me to find a replacement than re-write and test a whole bunch of code. -----Original Message----- From: Myles Penlington [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 09 2004 3:48 p.m. To: 'NZ Borland Developers Group - Delphi List' Subject: RE: [DUG] What webpage did I come from? Can't you just do the typical web thing and declare a hidden form variable that you populate with the webpage name when you send the page out in the first place? Myles. -----Original Message----- From: Allan, Samuel [mailto:[EMAIL PROTECTED] Sent: Tuesday, 9 March 2004 15:29 To: [EMAIL PROTECTED] Subject: [DUG] What webpage did I come from? Does anyone know how I could reliably find out what page a given request was submitted from? This would be within a Websnap application, using the stock Websnap form and form submit button. All pages generated by Websnap. Samuel Allan _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
