Jump to content

BrinksHost.com


Werner B.

Recommended Posts

i like the overall look, nice and clean and easily read... i would make the first page a bit more exciting/selling and better call to actions all over. i think you should make your own design for each package with better call to action... nice, large order buttons that really pop out from the other elements, etc. also some kind of compare page would be nice.

 

if it was my site i would have put the flags at the right navigation area, cant justify it in any way... just what i would have done. :D

 

also i would make the "webilize corporation" to a link to the start page. it just feel natural.

 

remove rightbutton javascript, it's just annoying and does not protect you from anything.

 

just curious... any specific reason you use centos 2 or is that info really old?

 

EDIT: i tried it in ie7 as well, get the same message there. you should just get rid of the html-obfuscator all along. the code for that template isn't much to protect to be honest.

Link to comment
Share on other sites

hey anyone with firefox and the firebug addon can just go to TOOLS=> FIREBUG=>INSPECT ELEMENT and see all your html.

 

sorry... html encoding is useless.

 

so you know im not bs here are your first few lines of code...

 

<div id="wrap">
<div id="header">
</div>
<div id="content-wrap">
<div id="sidebar">
</div>
<div id="main">
<form method="post" action="http://www.brinkshost.com/customer/domainchecker.php">
</form>
<p class="post-footer align-right">
</p>
<h1>Why cPanel Hosting?</h1>

Link to comment
Share on other sites

Some 1 know how to Validate this code for xhtml ?

 

<form action="brinkshost.com/customer/domainchecker.php" method="post"> 
<input type="hidden" name="direct" value="true"> 
Available Domain:
<input type="text" name="domain" size="20"> <select name="ext">
<option>.com</option>
<option>.net</option>
<option>.org</option>
<option>.info</option>
<option>.biz</option>
<option>.eu</option>
<option>.eu.com</option>
<option>.be</option>
<option>.ca</option>
<option>.ch</option>
<option>.de</option>
<option>.de.com</option>
<option>.it</option>
<option>.nl</option>
<option>.nl.com</option>
<option>.ru</option>
<option>.se</option>
<option>.uk.com</option>
<option>.us</option>
<option>.us.com</option>
</select>
<input type="submit" value="Go" title="Check domain availability">
			 under constuction 
</form>

Link to comment
Share on other sites

<form action="brinkshost.com/customer/domainchecker.php" method="post">

<input type="hidden" name="direct" value="true" />

Available Domain:

<input type="text" name="domain" size="20" />

<select name="ext">

<option>.com</option>

<option>.net</option>

<option>.org</option>

<option>.info</option>

<option>.biz</option>

<option>.eu</option>

<option>.eu.com</option>

<option>.be</option>

<option>.ca</option>

<option>.ch</option>

<option>.de</option>

<option>.de.com</option>

<option>.it</option>

<option>.nl</option>

<option>.nl.com</option>

<option>.ru</option>

<option>.se</option>

<option>.uk.com</option>

<option>.us</option>

<option>.us.com</option>

</select>

<input type="submit" value="Go" title="Check domain availability" />

under constuction

</form>

 

The changes I've marked in red will take care of it.

 

Cheers,

Link to comment
Share on other sites

THe problem is that I did it with the cpanel login script also and it shows up by validate lot errors.

 

<form action="webmail.php" method="post">
 <input name="domain2" type="text" class="clear" value="Domain:" size="20" />
 <input name="username2" type="text" class="clear" value="Email adress:" size="20" />
 <input name="pass2" type="password" class="clear" value="Password:" size="20" />
 <select name="select" class="clear">
   <option value="2095">Webmail</option>
 </select>
 <input name="submit" type="submit" value="Login" />
</form>

Link to comment
Share on other sites

Your site is failing now :S

 

Nameserver trace for http://www.brinkshost.com:

 

* Looking for who is responsible for root zone and followed e.root-servers.net.

* Looking for who is responsible for com and followed m.gtld-servers.net.

* Looking for who is responsible for brinkshost.com and followed ns2.brinkshost.com.

 

Nameservers for http://www.brinkshost.com:

 

* ns1.brinkshost.com returned (NORECORDS)

* ns2.brinkshost.com returned (NORECORDS)

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...

Nameserver trace for http://www.brinkshost.com:

 

* Looking for who is responsible for root zone and followed g.root-servers.net.

* Looking for who is responsible for com and followed e.gtld-servers.net.

* Looking for who is responsible for brinkshost.com and followed ns2.brinkshost.com.

 

Nameservers for http://www.brinkshost.com:

 

* ns1.brinkshost.com returned (NORECORDS)

* ns2.brinkshost.com returned (NORECORDS)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated