corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » web design / perl help needed! » Post Reply

Post Reply
Who Can Post? All users can post new topics and all users can reply.
Icon:
Formatting Mode:
Normal
Advanced
Help

Insert Bold text Insert Italicized text Insert Underlined text Insert Centered text Insert a Hyperlink Insert Email Hyperlink Insert an Image Insert Code Formatted text Insert Quoted text
Message:
HTML is Off
Smilies are On
BB Code is On
[img] Code is On
Post Options: Disable smileys?
Turn BBCode off?
Receive email notification of new replies?

Trotty

posted on 18th Mar 03 at 23:01

No problems :)
Although that should work...

Ian :D
========
CorsaSport Moderator
South West Organiser
Click here to e-mail me
Click here to sign up for Premium Membership
========


Cosmo

posted on 18th Mar 03 at 23:00

it still doesnt fuckin work!

Thinking about it though I'm going to have a splash page in the end anyway so wont need it in the end!

Cheers for the help mate!


Trotty

posted on 18th Mar 03 at 22:52

<script language="JavaScript">
<!--
function redirect()
{
window.location = "http://www.samuraituning.com/cgi-bin/store/index.cgi"
}
setTimeout("redirect();", 5000)
-->

Try that :)

Ian :D
========
CorsaSport Moderator
South West Organiser
Click here to e-mail me
Click here to sign up for Premium Membership
========


Trotty

posted on 18th Mar 03 at 22:49

Well that link works so it's an error in the JS...

2 mins...

Ian :D
========
CorsaSport Moderator
South West Organiser
Click here to e-mail me
Click here to sign up for Premium Membership
========


Cosmo

posted on 18th Mar 03 at 22:47

OK, tried sorting the redirect out so that it will open up index.cgi that is in the cgi-bin, I've modified the code that was alreadt there to this...

<script language="javascript1.1">
<!-- Hide
location.replace ('http://www.samuraituning.com/cgi-bin/store/index.cgi');
// end hide -->
</script>

but it still says http 404 etc....


ahhhhhhhhh!


Cosmo

posted on 18th Mar 03 at 22:33

I'll see if it works now, :)


Trotty

posted on 18th Mar 03 at 22:33

Ta-da! :P

Ian :D
========
CorsaSport Moderator
South West Organiser
Click here to e-mail me
Click here to sign up for Premium Membership
========


Cosmo

posted on 18th Mar 03 at 22:31

Thats 'cos I just moved the index.html outside the cgi-bin and forgot to change the redirect to point to index.cgi inside the cgi-bin!


Trotty

posted on 18th Mar 03 at 22:29

Surely you should be linking to a perl script from your cgi-bin?

http://www.blah_blah.com/wibble/fnarg.pl or fnarg.cgi perhaps?

Ian :D
========
CorsaSport Moderator
South West Organiser
Click here to e-mail me
Click here to sign up for Premium Membership
========


Cosmo

posted on 18th Mar 03 at 22:27

until I can afford to get the site done by a proper web designer and get the cart custom written I'll have to settle for perl! :)


Cosmo

posted on 18th Mar 03 at 22:24

Right, I have managed to install the cart into my cgi-bin and have changed the permissions and code where it needs to be changed. I've also managed to create the mySQL database and tables needed for it to work!

But when I try to call up http://www.samuraituning.com/cgi-bin/store/admin/index.html it doesnt work.

I think it may be because I can't open html pages from my cgi-bin, but not sure, what you think?


Trotty

posted on 18th Mar 03 at 22:21

quote:
Originally posted by Joff
all that PHP crap.

:rolleyes:


Yeah, I mean who uses PHP these days? :boggle:

Ian :D
========
CorsaSport Moderator
South West Organiser
Click here to e-mail me
Click here to sign up for Premium Membership
========


Joff

posted on 18th Mar 03 at 22:19

I'd give up on Perl if I was you - it's a dying language, Perl and all that PHP crap.

:rolleyes:


Cosmo

posted on 18th Mar 03 at 22:19

OK, give me a sec and I'll post up what I can about the problem!


Trotty

posted on 18th Mar 03 at 22:17

I'll have a bash but I'm no expert on Perl.

Lets see some details then...

Ian :D
========
CorsaSport Moderator
South West Organiser
Click here to e-mail me
Click here to sign up for Premium Membership
========


Cosmo

posted on 18th Mar 03 at 22:13

Seems there have been a few posts up tonight about help of programming or webdesign I thought I would add one of my own!

Trying to set-up a shopping cart on my site, seem to have installed it all correct but cant get it to work right!

Anyone want to offer some help if you know anything about webdesign or perl?!

cheers