Your turn challenge

Post Reply
Xeyes
Posts: 20
Joined: Mon Jun 16, 2008 8:59 pm

Your turn challenge

Post by Xeyes »

Can anyone lead me to why this would be incorrect for the your turn challenge:
http://www.freewebs.com/xeyes666/
the_impaler
Posts: 61
Joined: Wed Apr 30, 2008 3:31 am

Post by the_impaler »

Because the content has more than what was asked. Look at the source of your page and you see that has extra stuff. I stuck on this one too.
User avatar
adum
Posts: 392
Joined: Thu Apr 19, 2007 12:49 pm
Contact:

Post by adum »

yeah, your hosting provider is sticking ads on the bottom of your page.

for this challenge, if you don't have a web server already, i recommend running a web server on your home computer, then routing incoming port 80 to it on your firewall.
User avatar
m!nus
Posts: 202
Joined: Sat Jul 28, 2007 6:49 pm
Location: Germany

Post by m!nus »

www.funpic.org free webhosting with ads but only in html pages, should do fine for you

for me the challenge took like 1 minute due to always-running local apache server (th0mas.ath.cx)
ravi
Posts: 4
Joined: Thu Aug 16, 2007 11:10 pm

Post by ravi »

www.110mb.com is free webhosting without any ads and support php pages,good space and large bandwidth.
the_impaler
Posts: 61
Joined: Wed Apr 30, 2008 3:31 am

You can trick freweb too

Post by the_impaler »

The challenge test is utilizing (obviously) some automated getter that would check content of the URL.
So all you need is upload to freeweb something that they cannot modify.
Hope I didn't give away the answer.
Xeyes
Posts: 20
Joined: Mon Jun 16, 2008 8:59 pm

I agrre

Post by Xeyes »

I agree there is more than needed but the script the challenge is using doesn't seem to recognize it what I get is ' pewter scooter' is incorrect so I'm thinking there actually might be a problem with the script or maybe not I'm just not that good to be able to tell but it looks weird
doomi
Posts: 7
Joined: Mon Aug 17, 2009 5:42 am

Post by doomi »

on my apache the challenge script always got an extra space at the end!
this space wasn't in my file and also no browser showed it, but your script did.

so I wrote the output with php and this removed the extra space...
Post Reply