Hello everybody
I m beginner in web development I have produced my website Relating to number of e mail account in other Third party email server We’ve designed boxes together with user name plus passoword in my site where individual can type their name and password to help open email levels.
The situation is that while user type his/her customer name and password to open his/her e-mail from my website it redirects in order to email server sign in page where he must retype his/her consumer name and password that will open his/her levels
could you please tell me how to design my website in order that user type his/her brand and jump immediately to there mail as opposed to redirect to e-mail server login page
Bless you
Zaman…
There’s no doubt that this post just isn’t being answered because we (and I) really don’t quite
understand what you are indicating.
Now i am guessing (just the hunch), that your site and the " email server" are
two different servers Thus the scientific explanation for needing to re-enter your login/password.
In case your website and your email server is on the same server (same webhost), you
might have the capacity to do something… or else, you won’t help it become work.
Very well, theoretically if the actual remote server offers POP or IMAP help, you should still have the capacity to communicate with the item, log in, plus fetch messages along with such; you can use the IMAP proxy in PHP to undertake that. But, you will end up connecting differently.
The other alternative is to determine how the remote pc help site login internet page POSTs its info and where the item POSTs it for you to, and then you should be able to submit your form for the same place. Except they check the actual minicodeReferer/minicode header, them should work.
hello thanks for answer to my post
actually My organization is using smartermail specialist 4. 3 for email accounts after i try to login through my website it redirect in order to smartermail webpage in addition to again it demands to type end user name and password. actually I’d prefer just I style my email along with password through my own website than my own email account must directly open instead than redirect to smartermail webpage
You need to look at the form fields that its form uses, in addition to the action that his or her form sends the outcomes to. Then you really need to make your form have the same field names and possess its action set for the same place, and the should theoretically work.
dear shadowfiend could you please visite web site www. luawms. edu. pk and variety any name plus password in staff members email than you’re redirected to smartermail expert 4. 3 website for retyping customer name and password
Precisely as Shadowfiend possesses said…
Your current form has this kind of….
< KIND id=subform name=subform action=http: //mail. luawms. edu. pk method=post>
But check out this URL and see how are you affected:
http: //mail. luawms. edu. pk
================================
You have to take the rule on that Following form and work with it on your 2nd form.
I’m just confused if it’s similar server or basic directory… so it would not work.