Re: Re: [wdvltalk] Alphanumeric Ordered List

2004-11-23 Thread Bj
Try: dt1./dt ddtext text text/dd dt2a./dt ddtext text text/dd (etc) This will give you the same block layout as li would Bj From: Perry Gerenday [EMAIL PROTECTED] Date: 2004/11/23 Tue AM 05:00:45 GMT To: [EMAIL PROTECTED] Subject: Re: [wdvltalk] Alphanumeric Ordered List Stephen

RE: [wdvltalk] Alphanumeric Ordered List

2004-11-23 Thread Trusz, Andrew
-Original Message- From: Perry Gerenday [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 23, 2004 12:01 AM To: [EMAIL PROTECTED] Subject: Re: [wdvltalk] Alphanumeric Ordered List Stephen Caudill wrote: Any reason why you couldn't just do this: 1. XX * x *

[wdvltalk] PHP_SELF

2004-11-23 Thread Joseph Harris
I am working on a simple form which calls itself by action=?php echo $_SERVER[PHP_SELF] ? Working on localhost I am getting 'Forbidden' to access this file when I enter and submit.It is simply a file in the site folder, and should not be involved with the membership and login scripts already

Re: [wdvltalk] PHP_SELF - wierder

2004-11-23 Thread Joseph Harris
Odd, very odd.Sometimes it works, sometimes it's forbidden!And $num_tries = (isset($_POST[num_tries])) ? $num_tries + 1: 0; input type=hidden name=num_tries value=?php echo $num_tries ? never adds up to more than '1' Joseph I am working on a simple form which calls itself by

Re: [wdvltalk] PHP_SELF

2004-11-23 Thread R'twick Niceorgaw
Hi Joseph, Quoting Joseph Harris [EMAIL PROTECTED]: I am working on a simple form which calls itself by action=?php echo $_SERVER[PHP_SELF] ? Working on localhost I am getting 'Forbidden' to access this file when I enter and submit.It is simply a file in the site folder, and should not

Re: [wdvltalk] PHP_SELF - wierder

2004-11-23 Thread R'twick Niceorgaw
Joseph, Quoting Joseph Harris: Odd, very odd.Sometimes it works, sometimes it's forbidden!And what is $ num_tries set at this point ( that is, before execution of the next line)? If it is not set to anything, then it will be 0 here and so next line will always result in num_tries = 1

Re: [wdvltalk] PHP_SELF - wierder

2004-11-23 Thread Jure Špik
Just a guess.. What is the result of ?php echo $_SERVER[PHP_SELF] ? I dont know php so maybe it should read ?php echo $_SERVER[PHP_SELF] ? Jure Joseph Harris wrote: Odd, very odd.Sometimes it works, sometimes it's forbidden!And $num_tries = (isset($_POST[num_tries])) ? $num_tries + 1: 0;

RE: Re: [wdvltalk] Alphanumeric Ordered List

2004-11-23 Thread Gerenday, Perry (P.)
BJ wrote: Try: dt1./dt ddtext text text/dd dt2a./dt ddtext text text/dd (etc) This will give you the same block layout as li would H, That has promise. I actually had to look up what the dt dd tags where for. I've never used them.

Re: [wdvltalk] PHP_SELF - wierder

2004-11-23 Thread Joseph Harris
R'twick, Jure, Thanks for the ideas http://127.0.0.1/test/listing9.9.php is the access url. the action is set to action=?php echo $_SERVER[PHP_SELF] ?. (with the quote advice now) Can't test your line on $num_tries as still getting 'Forbidden' But, but, but suddenly it has decided to work;

RE:[wdvltalk] IE Favorites in Firefox?

2004-11-23 Thread ANDREA STREIGHT
I installed Firefox browser today, plus several extensions. The only problem I've encountered is I cannot find my IE Favorites, that I thought would be imported into the Firefox Bookmarks. I feel dumb, since I can't find any imported Favorites anywhere, nor any tool or function to search for