Re: Localized Pages



> I've tried to do that. However, it is hard to express the opinions,
> suggestions and motives in just a couple of sentences, at least to me. I
> also think the problem is more the amount of traffic in this thread than
> the length of the replies (but I could of course be wrong).
> 
> Christian

uh, yeah, i think you're wrong here. sorry.



Mark Koopman  
Software Engineer

#!/usr/bin/perl

$company = 'WebSideStory, Inc.';

%contact_info = (
   'addr1' => '10182 Telesis Court',
   'addr2' => 'San Diego CA  92121',
   'p' => '858.546.1182.ext.318',
   'f' => '858.546.0480',
   'e' => 'mark websidestory com'
);




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]