Quote:
|
I do want to access it via a direct link without having to do the login (username=email) and password=(any).
|
Every webmail interface I have seen uses a form for login.
A form uses a "POST" action to pass the values. Whereas passing values in a link would require the receiving script to use a "GET".
So the upshot is:
You are NOT going to to find anything that works in the way you want without doing a fair bit of scripting.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|