Go Back   DN Lodge Webmaster Forums > Web Design and Development > Web Development Discussion


Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 09-20-05, 05:38 PM
Brandon's Avatar
DNL Founder/Moderator
DNLodge Staff
 
Join Date: Aug 2005
Location: USA
Posts: 5,131
DNL Trust: (0)
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Skype™ to Brandon
Brandon is making his way to the top
Default Creating An On Page CPanel 9 Login

Here is an article I found which lets you add a login box to cpanel directly on your site.

Source: http://hostpapers.com/article/75

-----------------------> Article

There used to be another way of doing this, but Microsoft made some changes to Internet Explorer, and the old way no longer worked.

Many people will have you writing out an entire php script to accomplish this, but that's definately not necessary, as CPanel 9 makes this extremely easy.

Making Your Form

The first step in creating your login form, is deciding if your going to use the standard http login, or the secure (https) form. The reason why this is important, is because as you may know the port number will be different.

Your login form's action

Depending on which you have decided your login action will either be:

Secure: https://www.domain.com:2083/login/
Standard: http://www.domain.com:2082/login/

Your form HTML will look like the following (remember to use one of the above formats, depending on your decision):

<form action="https://www.domain.com:2083/login/" method="get">
Username:<br>
<input type="text" name="user"><br>
Password:<br>
<input type="password" name="pass"><br>
<input type="submit" value="Login">
</form>


That's all there is to it. Enjoy!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Want to remove these ads? Register for your free account here.

  #2  
Old 09-24-05, 07:30 AM
DNL Member
 
Join Date: Sep 2005
Posts: 52
DNL Trust: (0)
Domain is a pretty decent person
Default

But Why would you even want this? Does it make anything less secure?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 03-07-06, 05:15 PM
Brandon's Avatar
DNL Founder/Moderator
DNLodge Staff
 
Join Date: Aug 2005
Location: USA
Posts: 5,131
DNL Trust: (0)
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Skype™ to Brandon
Brandon is making his way to the top
Default Re: Creating An On Page CPanel 9 Login

No, its dosnt. Its the same as the hacker going to www.yoursite.com:2082 and loggining in from there.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 03-07-06, 05:32 PM
DNL Enthusiast
 
Join Date: Mar 2006
Posts: 193
DNL Trust: (0)
MicroGeak is a pretty decent person
Default Re: Creating An On Page CPanel 9 Login

Old post

Yea, creating a cPanel on page login dosn't cause any security issues. Alot of hosting sites have a login right on their homepage.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 03-23-06, 07:09 PM
Brandon's Avatar
DNL Founder/Moderator
DNLodge Staff
 
Join Date: Aug 2005
Location: USA
Posts: 5,131
DNL Trust: (0)
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Skype™ to Brandon
Brandon is making his way to the top
Default Re: Creating An On Page CPanel 9 Login

Yea it wouldent. I'd have one on my homepage if I were a host.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
cpanel, creating, login, page

« turnkey | RSS Feed »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fast Growing Free cpanel hosting community extreme90 Site Advertising 2 08-08-06 01:29 AM
PageRank of the linking page Veeru Search Engine Optimization 3 07-26-06 06:18 AM
The Ten Web Page "Commandments" Joseph Promotion Techniques 1 01-17-06 07:42 PM
Basic Frames.... UndergroundMark Web Development Discussion 0 11-24-05 07:43 PM
What is Google Page Rank? Brandon Graphic Designing 0 09-26-05 08:29 PM


All times are GMT -5. The time now is 06:57 PM.



Copyright © 2005-2009 DNLodge.com.
vBulletin, © 2000-2009, Jelsoft Enterprises Limited.
SEO by vBSEO.
Advertising |  About Us |  Contact Us |  RSS |  Privacy Policy |  Back to Top