Hi,
I'm having some problems with the script that is running my online job search site.
When a jobseeker applies for a position an email gets sent to the employer containing a link that when clicked takes them to the Jobseekers profile / resume page :
The problem is, that the script requires that you are logged in before being able to view this page. So what happens is it takes you to the login page.
After logging in the script is not remembering the 'uname' variable, its taking them here:
What I did to get around this on one of my apps is to have a hidden variable in my login script that stores the query, so after they login, if that variable is there, I just use it instead of the default.
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
U can use session or past the uname through the Url.
BlueHippo
Must read Review for Serious PHP Developers
NuSphere PhpED 5.5
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.5
(a popular PHP IDE) and
NuCoder 2.0
(a PHP Encoding Utility), read up on all the details.