
- You are not logged in. | Login
March 15, 2007 9:12 am
- mmwfan
- Member


Question concerning web-interface call
I have a question to professionals.
How to place a form for input of user name and password with following administration transmission to web-interface, for instance, to Squirrelmail on my site?
Thanks to everyone.
March 15, 2007 9:15 am
- IBdaMac
- Member


Re: Question concerning web-interface call
You are to take code of this form and copy it.
And you are to fix path to the action of the form if necessary.
You are not to be a professional for that. Understanding of html is enough.
March 15, 2007 9:18 am
- mmwfan
- Member


Re: Question concerning web-interface call
It’s clear. But what if there is no form but a pop-up window appears and requests user name and password? Nevertheless I thank you for an idea (I haven’t managed it myself) to look up on the other sites where Squirrelmail is used.
March 15, 2007 9:22 am
- n00bphp
- Member


Re: Question concerning web-interface call
But what if there is no form but a pop-up window appears and requests user name and password?
Does it request this all orally? Without user name and password input form?
March 15, 2007 9:29 am
- tucansam
- Member


Re: Question concerning web-interface call
mmwfan, isn’t there any form in the pop-up window?
March 15, 2007 9:36 am
- mmwfan
- Member


Re: Question concerning web-interface call
There are administration elements in all the windows.
March 15, 2007 9:43 am
- yendii
- Member


Re: Question concerning web-interface call
The pop-up window is Apache authorization, isn’t it?
March 15, 2007 9:46 am
- mmwfan
- Member


Re: Question concerning web-interface call
Yes, it is authorization. After that web-interface is downloaded. I’m sorry if my explanations aren’t careful enough.
As well as form on an html-page the window also contains administration elements and so nothing prevents you from transmitting parameters using window. The whole process of information transmission can be traced but I don’t like being involved into this.
March 15, 2007 9:51 am
- stp2233
- Member


Re: Question concerning web-interface call
The whole process of information transmission can be traced but I don’t like being involved into this.
Would you like to have someone else involved?
the window also contains administration elements and so nothing prevents you from transmitting parameters using window.
Winamp also contains administration elements but it doesn’t mean that I can transmit something to my site by its means.
First you are to know for sure what and where you have and after that ask questions.
March 15, 2007 9:54 am
- IBdaMac
- Member


Re: Question concerning web-interface call
but I don’t like being involved into this.
And what would you like to be involved into?
March 15, 2007 10:04 am
- mmwfan
- Member


Re: Question concerning web-interface call
I don’t ask anyone to be involved into this. I just answered the question of tucansam. And I just wanted to get an answer from those who have already done something like this before.
Would you like to have someone else involved?
Winamp also contains administration elements but it doesn’t mean that I can transmit something to my site by its means.
First you are to know for sure what and where you have and after that ask questions.
Winamp has nothing to do with it. I was talking about the pop-up window in which user name and password are entered.
March 15, 2007 10:08 am
- stp2233
- Member


Re: Question concerning web-interface call
Winamp has nothing to do with it. I was talking about the pop-up window in which user name and password are entered.
But we don’t know anything about origin of this window. Whether it is a simple html-form in the pop-up window or HTTP- authentication.


