[QUOTE=Maccabee;19185663]You type jaggerstep.info it's jaggerEstep.info.
[editline]12:55AM[/editline]
Notice the E.
[editline]12:55AM[/editline]
I did the same thing.[/QUOTE]
Still doesn't work.
[editline]01:59AM[/editline]
Meh, I'll try this again when I'm sober.
Dam you radio, I was hoping for my legging porn tonight!
Anyway good job on this, could you work on a better style?
Who is your hosting company
Now when you create an FTP, it gives you a .reg file that is for use with FileZilla. When you run it with registry editor, it will add it to your quickconnect automatically.
My hosting company is Xenonservers.
I am not a web designer, only a programmer.
[QUOTE=jaggerestep;19186121]Now when you create an FTP, it gives you a .reg file that is for use with FileZilla. When you run it with registry editor, it will add it to your quickconnect automatically.
My hosting company is Xenonservers.
I am not a web designer, only a programmer.[/QUOTE]
Your website is failing to respond to a ping. D:
Or is it just me?
[QUOTE=Maccabee;19186483]i'm a designer. Want me to design you something? Something real simple and clean.
I'll just do it and show you.[/QUOTE]
yeah, sure.
Glad to see you're back up again :3
Looks like a really nice service/offer, thank you. I don't see any use for it though.
[QUOTE=jaggerestep;19186622]yeah, sure.[/QUOTE]
See the edit.
hosting a fastdl, sharing files with friends, mirrors for files.
I like it, thanks.
[QUOTE=jaggerestep;19186759]hosting a fastdl, sharing files with friends, mirrors for files.
I like it, thanks.[/QUOTE]
what? you want that to be the title or something?
O and add a second <br /> before the submit button.
I'm going to upload many terrabytes of virus's, illegal pronz, stolen movies, games, etcetc... enough to trip the F.B.I.
Joking, I don't have any of that. :frown:
[QUOTE=Seb McMeb;19186879]I'm going to upload many terrabytes of virus's, illegal pronz, stolen movies, games, etcetc... enough to trip the F.B.I.
Joking, I don't have any of that. :frown:[/QUOTE]
I don't think you WANT terabytes of virii
[QUOTE=jaggerestep;19186923]I don't think you WANT terabytes of virii[/QUOTE]
There's always hard drives to store mass installers you know.
But why not?
Userdirectories can't have php or html pages anymore, so that won't do any good. It downloads them instead of running them.
I plan to have a real site later, so this is just a part of my site. I'll also give mysql databases and emails.
Cool, well I can help you with the design later on if you want.
[QUOTE=jaggerestep;19187136]Userdirectories can't have php or html pages anymore, so that won't do any good. It downloads them instead of running them.
I plan to have a real site later, so this is just a part of my site. I'll also give mysql databases and emails.[/QUOTE]
Thanks man, works real great.
Now...
Free MySQL databases!
[url]http://jaggerestep.info/mysql.php[/url]
I'm banning this IP
-snip below-
he's changing ip. I made a 2 account per ip block. I don't know what he plans to accomplish by making 2 accounts per IP...
Hey, do you know how php includes work? I think you should start using them. That way, All you have to do, to make a new page is:
[code]
<?php include("header.php"); ?>
And place all the content, or the form, html here.
<?php include("footer.php"); ?>
[/code]
It will save a lot of time in the future if you want to add a navigation bar, or add a link to that bar, or change the style of the whole site. Also, you should put the css which right now is:
[code]
body{
background-color:#F1F1F1;
color:#333333;
font-family:helvetica, Arial;
font-size:14px;
}
#main{
width:300px;
margin: 0 auto;
background-color:#FFFFFF;
border: solid 1px #cccccc;
padding:20px;
margin-top:100px;
}
a{
color:#333333;
font-family:Helvetica, Arial;
font-size:20px;
font-shadow: 5px;
}
input{
background-color:#F1F1F1;
border: solid 1px #cccccc;
width:100%;
color:#333333;
font-family:helvetica, Arial;
font-size:14px;
}
#footer{
color:#666666;
font-family:helvetica, Arial;
font-size:9px;
text-align:center;
margin-top:10px;
}
[/code]
and put it into a file called stylesheet.php and replace the code with:
[code]
<link rel="stylesheet" type="text/css" href="stylesheet.css" />
[/code]
I know you're thinking, that there is no point to all this, but it will be a huge time saver in the future.
I won't be using your layout for everything. I tend to keep my sites plain, with functionality.
[QUOTE=jaggerestep;19189827]I won't be using your layout for everything. I tend to keep my sites plain, with functionality.[/QUOTE]
Yeah, you really don't understand the concept of running a web-site. Can't wait till you get hacked again.
Thanks for ftp man.
[QUOTE=Mr.Hoff;19190061]Yeah, you really don't understand the concept of running a web-site. Can't wait till you get hacked again.[/QUOTE]
I'd like to see someone try. I made it hack-proof.
I can't get my address to work. It's trying to open it as a separate application lol.
[QUOTE=jaggerestep;19190119]I'd like to see someone try. I made it hack-proof.[/QUOTE]
That's what you said last time...
And [B]you[/B] didn't make shit hack-proof, you had tech support of the hosting company tell you exactly what to do.
If you have a html or php file on your page, it's going to automatically try to download it, not run it. php allowed the last "hacker" (aka "Script Kiddie") to delete everything.
[quote]
That's what you said last time...
And you didn't make shit hack-proof, you had tech support of the hosting company tell you exactly what to do.
[/quote]
I worked WITH him to get it to work, we exchanged ideas and I was the one who got it to work in the end.
;[
How do I get my .html page to work? It's just an image and a link.
Deleted the .html, now it says this:
[quote]Forbidden
You don't have permission to access /ftps/ftp/Lac/ on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.[/quote]
B|
short answer: you don't
long answer: you don't.
Read above. I want a listing, damnit.
Sorry, you need to Log In to post a reply to this thread.