HI Mike et al,,,

That was it! Thanks. Don't know how I missed that.... <G> So next question!  
How can I tell my program that I want only postive numbers inputed? ie no 
letters or neg numbers. 

Thanks

JIM




On Monday 11 November 2002 19:57, Ford, Mike [LSS] wrote:
> > -----Original Message-----
> > From: Jim Hatridge [mailto:hatridge@;fecundswamp.net]
> > Sent: 11 November 2002 16:27
> >
> > looking at the code below. It works and I get what I want on
> > the screen. BUT
> > it leaves a gap between the top lines and where the table
> > starts equal to the
> > size of the table, ie if the table is 5 lines long the gap is
> > 5 lines etc.
> >
> > Any ideas what I'm doing wrong?
>
> [snip]
>
> >             printf(" <td>%s</td><td>%s</td><BR></tr>",
>
> Yes -- that <BR> between the </td> and the </tr> is most likely the
> culprit. Most browsers of my experience tend to render *any* content that
> is not correctly positioned within "container" tags above the table.
>
> Cheers!
>
> Mike
>
> ---------------------------------------------------------------------
> Mike Ford,  Electronic Information Services Adviser,
> Learning Support Services, Learning & Information Services,
> JG125, James Graham Building, Leeds Metropolitan University,
> Beckett Park, LEEDS,  LS6 3QS,  United Kingdom
> Email: [EMAIL PROTECTED]
> Tel: +44 113 283 2600 extn 4730      Fax:  +44 113 283 3211

-- 
                                    Vielfeind -- Viel Ehr'
Antiamerikanische Propaganda in der Philatelie des 20. Jahrhunderts
          http:/www.fecundswamp.net/~hatridge/stamps/index.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to