Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
http://www.djantd.info/Design/Amaranth/
New website I'm doing for my cricket team, I'm doing it for free and paying for the domain name outa my pocket, so it's not gonna be perfect... let me know what you think...
Not much on there till they send me the content, but you get the general design idea.
|
VegasPhil
Premium Member
Registered: 16th Jan 05
Location: Fareham, Hants Drives: Octavia VRS
User status: Offline
|
Neat . What program you use?
Corsa 2.0 16v Vegas - Sold
|
Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
quote: Originally posted by VegasPhil
Neat . What program you use?
I'm using Dreamweaver and Flash.
|
Ian
Site Administrator
Registered: 28th Aug 99
Location: Liverpool
User status: Online
|
Not bad but I'd get some little cricket images near the team name, nav bar etc.
Also, how are you warrenting against path traversal in the nav= query?
|
Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
quote: Originally posted by Ian
Not bad but I'd get some little cricket images near the team name, nav bar etc.
Also, how are you warrenting against path traversal in the nav= query?
I'm gonna do all that crap when I get the content, just trying to get the layout done, it's all ready better than most local village cricket clubs websites round here 
The main section of the page is an iframe, I'm using the nav= query to tell that iframe what to show... $HTTP_GET_VARS['nav'];
<?php
echo('<iframe height="500" width="100%" frameborder="0" vspace="0" hspace="0" src="ACC_iFrame/');
echo $HTTP_GET_VARS['nav'];
echo('"></iframe>');
?>
[Edited on 20-02-2005 by Antz]
|
Ian
Site Administrator
Registered: 28th Aug 99
Location: Liverpool
User status: Online
|
Just so long as you're not include'ing local files where the file names come from the query string...
|
Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
quote: Originally posted by Ian
Just so long as you're not include'ing local files where the file names come from the query string...
Nope, it simple tells the iframe which file to load where the foler is /ACC_iFrame/ and the faile is what ever nav ='s, like main.php, news.php.... ect.
|
loo_goblin
Member
Registered: 14th Jul 04
Location: Horsham, West Sussex
User status: Offline
|
basically say for doing the website u get ur membership free this year.
i am already training for cricket well i started n november but only strated nets 3 weeks ago
i am raring to start playing again. Theres goin to be lots of conflict between car shows and cricket matches
|
Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
quote: Originally posted by loo_goblin
basically say for doing the website u get ur membership free this year.
i am already training for cricket well i started n november but only strated nets 3 weeks ago
i am raring to start playing again. Theres goin to be lots of conflict between car shows and cricket matches
I can't ask for anything for free, they are a little club and are struggling, thats the idea of the site, to get more members...
|
loo_goblin
Member
Registered: 14th Jul 04
Location: Horsham, West Sussex
User status: Offline
|
oh
sadly i dont live in west yorkshire
|
Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
quote: Originally posted by loo_goblin
oh
sadly i dont live in west yorkshire
don't get me wrong, they are a good team, they have the best coath in Yorkshire, he's coached people like Gough(Goff)(sp)... we just can't get the people up there!!!!
[Edited on 20-02-2005 by Antz]
|