Page 1 of 1

Your turn challenge

Posted: Sat Jul 26, 2008 1:58 am
by Xeyes
Can anyone lead me to why this would be incorrect for the your turn challenge:
http://www.freewebs.com/xeyes666/

Posted: Sun Jul 27, 2008 5:04 am
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.

Posted: Sun Jul 27, 2008 6:19 am
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.

Posted: Sun Jul 27, 2008 8:17 am
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)

Posted: Mon Jul 28, 2008 10:17 am
by ravi
www.110mb.com is free webhosting without any ads and support php pages,good space and large bandwidth.

You can trick freweb too

Posted: Mon Jul 28, 2008 6:32 pm
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.

I agrre

Posted: Wed Aug 06, 2008 6:12 am
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

Posted: Tue Aug 18, 2009 5:45 pm
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...