Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 97
Search took 0.32 seconds.
Search: Posts Made By: haveacigar
Forum: PHP 03-26-2011, 02:08 PM
Replies: 2
Views: 333
Posted By haveacigar
Thanks, I did manage to figure this out. While...

Thanks, I did manage to figure this out.
While I assumed that the code was the problem, it just turned out it was incorrectly placed, thereby repeating everything from the previous loop.

Thanks...
Forum: PHP 03-25-2011, 08:14 AM
Replies: 2
Views: 333
Posted By haveacigar
Seriously confused

I'm currently finishing a project, but im having one major issue - the number that is stored is the square of the number im expecting.


for($id=1;$id<=sqlite_num_rows($query2);$id++){
$module =...
Forum: HTML & CSS 07-16-2007, 09:50 PM
Replies: 17
Views: 1,968
Posted By haveacigar
Also broken for me. Id reccomend you sort out the...

Also broken for me. Id reccomend you sort out the code so it is available to the majority of the resolutions, otherwise you may lose potential customers.
Forum: HTML & CSS 07-16-2007, 07:08 PM
Replies: 1
Views: 480
Posted By haveacigar
Youtube Help

Hey, im trying to embed my favorite youtube videos onto my personal website. I dont want to embed them directly, but instead wanted to use an rss feed so that the list is updated automatically when I...
Forum: PHP 03-26-2007, 11:58 PM
Replies: 2
Views: 797
Posted By haveacigar
PHP poll with image output

Hey, I'm staring a new project and i am trying to make an poll, which is fine, but what i need to do is have the results outputted into an image.

I havent been able to find anything like this on...
Forum: JavaScript programming 02-07-2007, 05:53 PM
Replies: 9
Views: 1,080
Posted By haveacigar
Thanks for the help. I have sort of got it (with...

Thanks for the help. I have sort of got it (with this)

<a href="#">Home</a> |
<a href="#" onclick="Effect.toggle('activities','blind'); Effect.BlindUp('local')">Activities</a> |
<a...
Forum: JavaScript programming 02-06-2007, 09:02 PM
Replies: 9
Views: 1,080
Posted By haveacigar
ohh.. i understand what your saying.. but i just...

ohh.. i understand what your saying.. but i just thought would it be possible to change the code and make it so that when showactivities is true (open) and showlocal is clicked, showactivities would...
Forum: Graphics and Multimedia discussions 02-06-2007, 04:28 PM
Replies: 8
Views: 1,550
Posted By haveacigar
Well flash videos are actually .flvs which are...

Well flash videos are actually .flvs which are shown through a swf, so if you just link to the page where there is no variable, nothing will happen
Forum: JavaScript programming 02-06-2007, 04:14 PM
Replies: 9
Views: 1,080
Posted By haveacigar
Cheers for that, but it doesnt seem to work... as...

Cheers for that, but it doesnt seem to work... as i have very little knowlege of javacript it could be bacuse i have put it in the wrong place..


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
Forum: JavaScript programming 02-05-2007, 10:11 PM
Replies: 9
Views: 1,080
Posted By haveacigar
script.aculo.us

Hey,
I have just made a website ( http://www.alanmonger.co.uk/keypitts ) and need a little help. I dont know much javascript, but decided to follow a tutorial on using script.aculo.us so i could...
Forum: HTML & CSS 02-03-2007, 09:52 PM
Replies: 9
Views: 1,243
Posted By haveacigar
Still no :( i dont know why its not working...

Still no :( i dont know why its not working properly in ff but perfectly in ie :(
Forum: HTML & CSS 02-03-2007, 09:20 PM
Replies: 9
Views: 1,243
Posted By haveacigar
Unfortunately not... but thanks anyway. I...

Unfortunately not... but thanks anyway.

I dont know why but i am also unable to change the color..
Forum: HTML & CSS 02-03-2007, 09:07 PM
Replies: 9
Views: 1,243
Posted By haveacigar
anybody?

anybody?
Forum: HTML & CSS 02-03-2007, 07:43 PM
Replies: 9
Views: 1,243
Posted By haveacigar
Background Image Problem

Hey, I am having a problem with a background image. It works fine in ie but doesnt show up in firefox. The thing is the quadbike in the right hand corner
( http://www.alanmonger.co.uk/keypitts )
...
Forum: HTML & CSS 02-01-2007, 05:22 PM
Replies: 2
Views: 680
Posted By haveacigar
waaa a reply.. It worked :) thank you very...

waaa a reply..

It worked :) thank you very much :thumbsup:
Forum: HTML & CSS 01-30-2007, 02:55 AM
Replies: 10
Views: 924
Posted By haveacigar
Most of your coding errors were because you...

Most of your coding errors were because you havent put the styles in the right order...

eg you have


<i><b>Midnight Ramble;</i></b>


It should be
Forum: HTML & CSS 01-29-2007, 04:40 PM
Replies: 6
Views: 829
Posted By haveacigar
You should be able to... with iframes and css

You should be able to... with iframes and css
Forum: HTML & CSS 01-29-2007, 02:46 AM
Replies: 6
Views: 961
Posted By haveacigar
I have re-edited the code, try replacing it...

I have re-edited the code, try replacing it again... it should work...
Forum: HTML & CSS 01-28-2007, 01:43 AM
Replies: 6
Views: 961
Posted By haveacigar
You wont be able to using iframes, and they arnt...

You wont be able to using iframes, and they arnt really needed. If you use css you can have the same effect without using tables, and you will have a faster page loading time.

EDIT::

Or if you...
Forum: HTML & CSS 01-22-2007, 09:22 PM
Replies: 2
Views: 680
Posted By haveacigar
Lines

Hey,

I have a small problem I am using a code so that i can put lots of small images into one, so it looks like one big image, which is fine in ie, but for some reason firefox does it with gaps in...
Forum: PHP 01-19-2007, 06:24 PM
Replies: 2
Views: 718
Posted By haveacigar
Wow.. i love you... Cheers for that... my...

Wow.. i love you...
Cheers for that... my testing code was whey off
Forum: XML 01-19-2007, 05:34 PM
Replies: 3
Views: 1,048
Posted By haveacigar
I would say using a z-index would help... which...

I would say using a z-index would help... which would mean setting both to relative values first so one would be on-top of the other
Forum: HTML & CSS 01-19-2007, 05:29 PM
Replies: 3
Views: 1,395
Posted By haveacigar
Sorry if i am missing some point here.. but your...

Sorry if i am missing some point here.. but your menu is set to 300px....

so this would help..
#menu{
position:absolute;
top:166px;
left:20px;
color:#FF0000;
font-weight:bold;...
Forum: PHP 01-19-2007, 05:25 PM
Replies: 2
Views: 718
Posted By haveacigar
Increment Dates

Hey, i was wondering how you would go about incrementing dates.

Like starting out with one date, say 1 August 2004

and incrementing the date every 7 days

Cheers for any help :)
Forum: General web building 01-18-2007, 09:54 PM
Replies: 15
Views: 1,811
Posted By haveacigar
you do know that tabs are illegal now right? I...

you do know that tabs are illegal now right? I mean im all up for what your doing, but its not worth it if you face a huge fine for piracy
Showing results 1 to 25 of 97

 
Forum Jump

All times are GMT +1. The time now is 10:10 PM.