icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » Reseller Hosting » How to: cPanel Form on Website.

Reseller Hosting Questions about your reseller hosting account.

Reply
 
LinkBack Thread Tools Search this Thread
Old February 21st, 2007, 8:09 PM   #10 (permalink)
Registered User
Excelling Contributor
 
Joined in Feb 2005
536 posts
Gave thanks: 84
Thanked 24 times
Angry It doesn't work on IE6

I'm deeply sad. It works beautifully on Firefox but.......... IT DOESN'T WORK ON IE6!!!

Does anyone know how to make it work in IE???
Not for me, I use mostly Firefox. But 99% of my clients use IE...

TIA
__________________
Patty

Pass 57 | Dime999 | SH 110
Patty is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old February 28th, 2007, 6:43 PM   #11 (permalink)
Registered User
Seasoned Poster
 
Joined in May 2005
87 posts
Gave thanks: 12
Thanked 0 times
Quote:
Originally Posted by GamingHybrid View Post
Sorry for the delay. It is indeed possible! Here is a small example on how to do this:


PHP Code:
else if ($_POST["secure"] == 1){
    
header("Location: https://".$_POST["user"].":".$_POST["pass"]."@$_POST["host"]:2083");} 
else {
    
header("Location: http://".$_POST["user"].":".$_POST["pass"]."@".$_POST["host"].":2082");}

gaminghybrid - are there any typos in those two lines? i do not know php, but i am wondering why everything after the is not the same (with the exception of 2083 and 2082 of course)

thanks
__________________
Pass 32
Animals in Crisis - hosted on pass32

Server status:
madhippo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old March 1st, 2007, 9:23 AM   #12 (permalink)
Registered User
Seasoned Poster
 
Joined in Mar 2006
31 posts
Gave thanks: 0
Thanked 0 times
Quote:
Originally Posted by madhippo View Post
gaminghybrid - are there any typos in those two lines? i do not know php, but i am wondering why everything after the is not the same (with the exception of 2083 and 2082 of course)

thanks
Code:
else if ($_POST["secure"] == 1){
    header("Location: https://".$_POST["user"].":".$_POST["pass"]."@".$_POST["host"].":2083");} 
else {
    header("Location: http://".$_POST["user"].":".$_POST["pass"]."@".$_POST["host"].":2082");}
}
Yes, were a few missing quotes on the first line.

Last edited by davvblack; March 1st, 2007 at 9:25 AM.
davvblack is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old March 1st, 2007, 11:00 AM   #13 (permalink)
Registered User
Seasoned Poster
 
Joined in May 2005
87 posts
Gave thanks: 12
Thanked 0 times
thanks davv - i was wondering if that is why it wasn't working for patty in IE.
__________________
Pass 32
Animals in Crisis - hosted on pass32

Server status:
madhippo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old March 2nd, 2007, 12:14 PM   #14 (permalink)
Registered User
Seasoned Poster
 
Joined in May 2005
87 posts
Gave thanks: 12
Thanked 0 times
nope - even with the fixed code this script by gaminghybrid does not work in IE.

bummer.
__________________
Pass 32
Animals in Crisis - hosted on pass32

Server status:
madhippo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old June 28th, 2007, 1:29 PM   #15 (permalink)
Bow before Surpass!
Super #1
 
Joined in Sep 2004
1,544 posts
Gave thanks: 91
Thanked 49 times
Quote:
Originally Posted by davvblack View Post
Code:
else if ($_POST["secure"] == 1){
    header("Location: https://".$_POST["user"].":".$_POST["pass"]."@".$_POST["host"].":2083");} 
else {
    header("Location: http://".$_POST["user"].":".$_POST["pass"]."@".$_POST["host"].":2082");}
}
Yes, were a few missing quotes on the first line.
I bow before you sir! Yes, I made a typo :X thanks for correcting it.

Sorry for not much support, I haven't been checking this much.... so I've now subscribed to this thread. If you have any support needs, feel free to ask now as I will be slap-erm "alerted" of new replies

I will also try this on IE6, when I get the chance.
__________________
GamingHybrid is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old January 6th, 2008, 5:51 PM   #16 (permalink)
Registered User
Excelling Contributor
 
Joined in Feb 2005
536 posts
Gave thanks: 84
Thanked 24 times
Was anyone able to get this to work on IE6 yet??
__________________
Patty

Pass 57 | Dime999 | SH 110
Patty is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old January 8th, 2008, 12:53 AM   #17 (permalink)
Bow before Surpass!
Super #1
 
Joined in Sep 2004
1,544 posts
Gave thanks: 91
Thanked 49 times
Quote:
Originally Posted by Patty View Post
Was anyone able to get this to work on IE6 yet??
What error are you getting? Does it just not do anything?
__________________
GamingHybrid is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old January 8th, 2008, 8:22 AM   #18 (permalink)
Registered User
Excelling Contributor
 
Joined in Feb 2005
536 posts
Gave thanks: 84
Thanked 24 times
Hi. It shows page not found.
__________________
Patty

Pass 57 | Dime999 | SH 110
Patty is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On