At 5:05 PM +0300 7/3/07, Andrei wrote:
Anyway you should get rid of echoing everything from php... It really
gets you mad when you want to change things...
while($row = mysql_fetch_array($result))
{
?>
ID#,
TicklerName,
etc...
Andrei:
Well don't -- use css instead
I'm matching a color coding scheme that was already established :P
But the red on yellow is a little bright ;)
On Jul 3, 2007, at 2:08 PM, Robert Cummings wrote:
On Tue, 2007-07-03 at 13:18 -0400, Jason Pruim wrote:
And for anyone that is interested: HTTP://www.raoset.com/tests/
ticklers/vi
On Tue, 2007-07-03 at 13:18 -0400, Jason Pruim wrote:
>
> And for anyone that is interested: HTTP://www.raoset.com/tests/
> ticklers/viewall.php <-- That's the output of the form :) Please
> don't abuse it! :)
My eyes are bleeding... gh.
:)
Cheers,
Rob.
--
.-
On Jul 3, 2007, at 12:46 PM, Jochem Maas wrote:
Robert Cummings wrote:
On Tue, 2007-07-03 at 17:57 +0200, Jochem Maas wrote:
Robert Cummings wrote:
...
I'll add the CSS once I can get the form to work properly, and can
figure out how to change the color with css based on a certain
value
Robert Cummings wrote:
> On Tue, 2007-07-03 at 17:57 +0200, Jochem Maas wrote:
>> Robert Cummings wrote:
>>
>> ...
>>
I'll add the CSS once I can get the form to work properly, and can
figure out how to change the color with css based on a certain value
stored in a database IE: $
On Tue, 2007-07-03 at 17:57 +0200, Jochem Maas wrote:
> Robert Cummings wrote:
>
> ...
>
> >> I'll add the CSS once I can get the form to work properly, and can
> >> figure out how to change the color with css based on a certain value
> >> stored in a database IE: $rowColor :)
> >
> > At it'
Robert Cummings wrote:
...
>> I'll add the CSS once I can get the form to work properly, and can
>> figure out how to change the color with css based on a certain value
>> stored in a database IE: $rowColor :)
>
> At it's simplest:
>
> ''
...
if $rowColor is a hex based value using it
Jason Pruim wrote:
Hi Everyone!
Okay, so for those of you who remember I have been going back and forth
on how to write a reoccuring task manager program for my office, it's a
little bit a labor of love, little bit wanting to expand my knowledge.
Anyway, I've hit a problem... I am attempting
On Tue, 2007-07-03 at 10:06 -0400, Jason Pruim wrote:
> On Jul 3, 2007, at 9:58 AM, Robert Cummings wrote:
>
> >>>
> >>> Oh man, blast from the past... BLAST FROM THE PAST!!! Where did you
> >>> dig
> >>> up such ancient HTML? I'm taking a walk down nostalgia lane.
> >>> Unfortunately it's making
Jason Pruim wrote:
>
> On Jul 3, 2007, at 9:47 AM, Robert Cummings wrote:
>
>> On Tue, 2007-07-03 at 09:30 -0400, Jason Pruim wrote:
>>> Hi Everyone!
>>>
>>> Here is some of the code:
>>>
>>> $result = mysql_query($sql);
>>> echo "";
>>> echo "";
>>> echo "
>>> ID #
>>> Tickler Name
>>> Tickler De
On Jul 3, 2007, at 9:58 AM, Robert Cummings wrote:
Oh man, blast from the past... BLAST FROM THE PAST!!! Where did you
dig
up such ancient HTML? I'm taking a walk down nostalgia lane.
Unfortunately it's making me nauseous as I remember the original
trip. I
guess you could call it naustalgia! >
On Tue, 2007-07-03 at 09:52 -0400, Jason Pruim wrote:
> On Jul 3, 2007, at 9:47 AM, Robert Cummings wrote:
>
> > On Tue, 2007-07-03 at 09:30 -0400, Jason Pruim wrote:
> >> Hi Everyone!
> >>
> >> Here is some of the code:
> >>
> >> $result = mysql_query($sql);
> >> echo "";
> >> echo "";
> >> echo
On Jul 3, 2007, at 9:47 AM, Robert Cummings wrote:
On Tue, 2007-07-03 at 09:30 -0400, Jason Pruim wrote:
Hi Everyone!
Here is some of the code:
$result = mysql_query($sql);
echo "";
echo "";
echo "
ID #
Tickler Name
Tickler Description
Completed
Day to complete
Reschedule Date
";
while($ro
On Tue, 2007-07-03 at 09:30 -0400, Jason Pruim wrote:
> Hi Everyone!
>
> Here is some of the code:
>
> $result = mysql_query($sql);
> echo "";
> echo "";
> echo "
> ID #
> Tickler Name
> Tickler Description
> Completed
> Day to complete
> Reschedule Date
> ";
>
> while($row = mysql_fetch_array($
Hi Everyone!
Okay, so for those of you who remember I have been going back and
forth on how to write a reoccuring task manager program for my
office, it's a little bit a labor of love, little bit wanting to
expand my knowledge.
Anyway, I've hit a problem... I am attempting to add away to
15 matches
Mail list logo