Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-11-2003, 08:03 PM   PM User | #1
G E C K O 5
New Coder

 
Join Date: Jul 2002
Location: Ontario Canada
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
G E C K O 5 is an unknown quantity at this point
Going to a chromeless from a redirect in formmail?

Hi All,


I was wondering if it is possible to go to a chromeless window upon submitting through formmail?

Specifically, i would like to have on submit, have the page redirected to the home page (Not a problem, will use

"<input TYPE="hidden" NAME="redirect" VALUE="XXXX" "

However i would also love to have a chromeless window appear as well to thank the user for submitting their information.

What i was thinking was something along the lines of onSubmit, load the home page and then a chromeless, which on load fires a timed close window function. I guess this would work, however i would have to create two home pages, one used normally and then another to address having the chromeless open onLoad...


Would this work?

It's the only way i can think of ....


Any help would be a bonus


Cheers,
G5
G E C K O 5 is offline   Reply With Quote
Old 07-11-2003, 08:06 PM   PM User | #2
G E C K O 5
New Coder

 
Join Date: Jul 2002
Location: Ontario Canada
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
G E C K O 5 is an unknown quantity at this point
Sorry.. I meant to ask.. Are chromeless sizeable to say the size of a smaller popup?


Thanks
G E C K O 5 is offline   Reply With Quote
Old 07-11-2003, 11:58 PM   PM User | #3
Arctic Fox
Registered User

 
Join Date: Apr 2003
Location: Murmansk, Arctic
Posts: 84
Thanks: 0
Thanked 0 Times in 0 Posts
Arctic Fox is an unknown quantity at this point
Chromeless windows are resizable down to (I think) 50x50px.

Remember, though, that Microbians Chromeless windows do not work on Internet Explorer 6.0 with ServicePack1 installed (updated). I'm thinking, also, that WindowsXP has IE6.0 w/SP1 already on the system, so again this will not work.

Chromeless windows on these systems will be shown fullscreen.

Your best option is to either detect the IE 2600/2800 difference, or just open a standard window using javascript:window.open.
Arctic Fox is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:00 PM.


Advertisement
Log in to turn off these ads.