Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [pugdog] Some help please on users table field

Quote Reply
Re: [pugdog] Some help please on users table field In reply to
Hi Pugdog:

Thanks, I do have user_header and user_footer, in use, I just wanted to be more clear..



You see the User will pass their e-mail through a hidden input within the search form..

<INPUT type="hidden" name="email" value="<%Your-email%>">

then when bringing up the search-results i have an IF statement

<%if email%>

<%user_header%>

<%else%>

<%My_header%>

<%endif%>

the email address provided is the one on file which is uniqe and does not interfer with a logged on user username tag..

But that will not work since User_header is not available...!!

I am not even sure if this is the right approach or not...!Unsure
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Subject Author Views Date
Thread Some help please on users table field katabd 4849 Jul 7, 2002, 7:39 AM
Thread Re: [katabd] Some help please on users table field
katabd 4710 Jul 7, 2002, 9:22 AM
Thread Re: [katabd] Some help please on users table field
pugdog 4677 Jul 7, 2002, 2:50 PM
Thread Re: [pugdog] Some help please on users table field
katabd 4672 Jul 7, 2002, 9:04 PM
Thread Re: [katabd] Some help please on users table field
pugdog 4673 Jul 8, 2002, 10:05 AM
Thread Re: [pugdog] Some help please on users table field
katabd 4667 Jul 8, 2002, 10:30 AM
Thread Re: [katabd] Some help please on users table field
pugdog 4662 Jul 8, 2002, 10:43 AM
Post Re: [pugdog] Some help please on users table field
Stealth 4617 Jul 8, 2002, 7:12 PM
Post Re: [katabd] Some help please on users table field
Ian 4608 Jul 16, 2002, 9:50 PM