rejetto forum

Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: ledufe on November 19, 2006, 03:02:37 PM

Title: another good test - Login form+registration
Post by: ledufe on November 19, 2006, 03:02:37 PM
if someone know how to make this work on internet explorer, please help me here, until somebody find a way, here it goes
in this template, we got a login form to logon on the hfs, and it works on the opera, netscape, and firefox but not on the internet explorer, and i also put the code to pop-up the registration form, so it is working, use it, try it, test it, and if you can, improve it:


[attachment deleted by admin]
Title: Re: another good test - Login form+registration
Post by: rejetto on November 19, 2006, 05:07:14 PM
about IE: http://www.rejetto.com/forum/index.php?topic=3797.0
Title: Re: another good test - Login form+registration
Post by: ~GeeS~ on November 19, 2006, 05:50:45 PM
Ledufe,
just went to your site on IE and tried to register with the pop-up form. Everything is fine, but when I tried to sent the form, it wanted to sent it by starting my outlook mail client and as you can imagine, i had to cancel this -for me- undesired action. (i use outlook for business only!)
I don't know yet how to do it, but wouldn't it be better just to upload the data?

Edit:
1. from your source: you use the mailto: command, which opens the mail client associated with the browser. As I said, i never use that. Workaround: i will send the requested data via my anonymous gmail account to the mail adress given in the source.
2. I don't understand the advantage of your login form. Whats wrong with the one which is popped up by the browsers when using the standard ~login? It's much safer and again my eyes were hurt again when i entered a user:pass in the form and (fortunatelaty) IE refused to connect. The command line of the window shows http://user:pass@ledufe......  :o
see rejetto's comment above and also mine in the quoted posting.

 
Title: Re: another good test - Login form+registration
Post by: ledufe on November 19, 2006, 06:37:53 PM
im trying to make it work in a better way, but since hfs does not suport any server side language i could not find a way to send a email without doing this...
but im working on another flash form to try to send the email using a external smtp server

any suggestion?
i could put only a mailto: link, but it still open the client mail, so what can i do?

im trying ajax too

and gees...
thanks for your mature opinios and for all the construtive critcs about our work here at the forum...
Title: Re: another good test - Login form+registration
Post by: ~GeeS~ on November 19, 2006, 06:47:47 PM
You got mail!

I just sent the requested data thru my gmail account. Not so difficult.
Why use server side scripting or even flash: just give your mail adress on the page, it's in the source anyway. Keep it simple!
Title: Re: another good test - Login form+registration
Post by: ledufe on November 19, 2006, 07:31:04 PM
im trying to keep it simple, but also easy to all the dumb users to use...

but i guess that it could be used...
Title: Re: another good test - Login form+registration
Post by: Sash! on December 19, 2006, 10:51:03 AM
Well, what exactly what I have to do to make the register form available? I looked through the topic but vouldn't see any links or codes? I'd also like to test?
Title: Re: another good test - Login form+registration
Post by: TCube on December 19, 2006, 11:29:42 AM
http://www.rejetto.com/forum/index.php?topic=3871.0

The title didn't make it obvious  ;)