Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Tags
Member Avatar for dalefish

As usual, develop something in FF and as soon as you get near IE everything decides to pack up and go home. I'm getting an object expected error, forgive me if it's simple, I'm new to JavaScript. [B]HTML Code[/B] [code=html] <div id="tabsCon" class="tabsContainer"> <span id="tab1" class="activeTab" onclick="javascript:changeTab('tab1');">Tab 1</span> <span id="tab2" …

Member Avatar for Troy III
0
269
Member Avatar for Jintu

Hello all, I have to write a program that calculate a bmi of person whose weight is 170 pounds (it increases by 1 pound for each month for 12 months) and 70 inches, after I have all the bmi for each weight from 170 - 182 pounds, under each weight …

Member Avatar for dalefish
0
125
Member Avatar for dalefish

Ok, this is starting to annoy and Google has yet to provide any clear answers. I'm dynamically creating CSS based on users choice of theme colours. Easy enough, done with PHP but the code is irrelevant here, the problem being that IE is caching the old CSS and upon loading …

Member Avatar for MidiMagic
0
82
Member Avatar for dalefish

Ok, I've had enough of looking at the same piece of code now. Someone please enlighten me as to what simple bloody thing it is I'm missing: [code=php] $pp2 = $_REQUEST["pp"]; $io2 = $_REQUEST["io"]; $sn2 = $_REQUEST["sn"]; $re2 = $_REQUEST["re"]; $sd2 = $_REQUEST["sd"]; $ed2 = $_REQUEST["ed"]; $dp2 = $_REQUEST["dp"]; $rn2 …

Member Avatar for nav33n
0
437
Member Avatar for sifuhall

Hello all. I am having a very interesting problem and I really need your ideas. I am running a small network at my home. The server is Windows 2003 and it is my DNS server. I have 4 workstations (all xp pro) connected via cat5 cable and they have no …

Member Avatar for Serunson
0
165
Member Avatar for dalefish

I've created an order system in my office which calculates price, discount, postage cost etc.. On the final display page I have an HTML print button just to make life a simple as possible. We have a number of printers on the network and I want the print button to …

Member Avatar for jbennet
0
96