Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  Show Posts
Pages: 1 2 [3]
31  Web Design & Developement / Programming / User selected stylesheet on: January 13, 2005, 06:28:05 PM
Ok, i made a script that allows users to select a different stylesheet and it automatically detects the browser. it works fine, the only problem is when the user goes to a different page it goes back to the default stylesheet instead of maintaining the one the user selected.

each of my files has this general layout
Code:



the relevant stuff in the header file:
Code:
$x=0;
switch($style)
{
case "Default": $css="";
break;
case "Lost": $css="-lost";
break;
default: $css="";
}; ?>

... stuff ...
">
... more stuff ...

" method="POST">
Stylesheet:





so how could i make sure that if a user makes a selection that it will stay that selection?
32  T35 Hosting Support / Free Hosting General Support / A problem with images loading. on: December 15, 2004, 02:36:02 AM
hmm, r you referring to the button images? they showed up fine for me, but i have had similar "problems" before, but to solve this i simply made an index.html file that redirected to the main page (and for you it looks like index.shtml). i hope that helps  Smiley
33  T35 Hosting Support / Free Hosting General Support / Help file upload on: December 08, 2004, 02:47:55 PM
ok, i could be wrong, but there is a filesize limit of 250kb on the freehost, so that's probably y it won't upload Wink but i don't really understand what u were saying after the "i dont have priority to do this"...
34  T35 Hosting Support / Free Hosting General Support / Domain Hosting on: December 08, 2004, 01:25:39 AM
Ok, I can't remember if I saw something about no longer allowing domain hosting for the Free Hosting service or not... but yeah, I am using a free account and I just bought a domain name. The domain name is www.unwrittensoul.com and I just wanted to see if I could get domain name hosting for the page it forwards to.

Thanks,
Jonathan
35  Web Design & Developement / Useful Resources / Cheap domain names on: December 08, 2004, 01:17:55 AM
right now yahoo is going for 4.98/year for up to 5 years
36  T35 Hosting Support / Announcements / Change of Ads on: December 08, 2004, 01:13:51 AM
i have occasionally had it forward on me to some advertiser site, but i haven't noticed anything of the sort today.
37  T35 Hosting Support / Free Hosting General Support / Not-full loading the main page on: December 03, 2004, 02:01:09 PM
ok, i dont know if its exactly the same thing, but i noticed something similar on my sites (it may have to do with the way i try to prevent ppl from stealin my images) but when i went to the main page http://photojen.t35.com - it wouldnt load the images, but if i was to refresh it the images would appear without even loading. so basically i forced it to "refresh" the page by making my index.html file forward to the main page which for me is index.php - it just seemed that if it was only "http://photojen.t35.com" it wouldnt load but if it had the "/file.ext" it would... idk
38  T35 Hosting Support / T35 Hosting Testimonials / T35 Absolutely the Best on: December 01, 2004, 05:31:10 PM
When I first started making websites last year I started with a geocities account - sad, I know. Well I got tired of the hastle of geocities and always running out of bandwidth because it was metered hourly and that really sucked when I was trying to update things and looking at my own site. So then I searched for some new hosts - I found a free one with NO ADS so I jumped on that of course, but they wanted me to learn ASP right then... and there was no way when I was just learning basic HTML, so I had to find a new host... and I had met this kid who used T35 and so I decided to check them out. When I saw they had UNMETERED bandwidth on the free host, I couldn't believe it... this was a dream! So I start using T35 and it was great for me to learn new things, it offered support for most filetypes and eventually I got to look forward to using PHP (which I'm now learning how to use). Then I started making more websites for friends and stuff - and I always use T35, and I will never use any other host. They offer the BEST services, its ridiculous! Yeah, and Alex is cool, he puts up with all my annoying IM's... sometimes I think I'm gonna make him hate me... but he always helps and he is just cool.
Pages: 1 2 [3]
Powered by SMF | SMF © 2006-2008, Simple Machines LLC