Hi, Basically, I have an htaccess RewriteRule (which does work..) Basically it feeds all URL input - into the index.php script.. RewriteRule ^([^/\.]+)/?$...
... Yes. But instead of modifying the parent .htaccess file, you can give the /new subdirectory its own .htaccess file. -- Thomas Hruska CubicleSoft President...
... I know I need/can create seperate htaccess files :) - I'm off to bed now - Reply later However I CANT 'get' into the new directory at all the htaccess...
... You might want to look at RewriteCond rules and special-case the new directory to NOT be included in the global rule. -- Thomas Hruska CubicleSoft...
... My ASP knowledge is limited, but something like this probably works: EditUrl = KeyUrl("tMembersedit.asp", "") & "&z_MemberID=%3D" -- Thomas Hruska ...
... I've found this :- (does work).... however the web page does not tell me what the commands actually do ... (I'll put that on my 2-do list to find out -...
Just thought you might like to know about a special I found. "LIMITED OFFER: WE ARE GIVING AWAY HOSTING, SELECT ANY ANNUAL WEB HOSTING PLAN AND PAY $0. OFFER...
Hi, Does anyone use Google maps ? I HAD the map on my site - working - however its stopped.... Basically, It has 10 icons of it - showing various places - &...
It reopens for me just fine. ... -- <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> Nigel A. Gunn. 59 Beadlemead, Milton Keynes, MK6...
... Could it be a Javascript issue ? (ive got everything tirned "on" in my settings....) -- G NZ community groups - community@... Freecycle Auckland :-...
I'm looking for the code that would have the year in my copyright notice change automatically. So if I have (c) 1999-2008 It's the 2008 that would change at ...
Guys and gals, I have a client that is in need of help connecting their MySQL database to their existing PHP website and some other PHP and/or MySQL database...
... Within a php page, the following code will put in the current year: <?php echo date("Y"); ?> (That's if the page doesn't already have <?php started....
... <?=date("Y")?> Is the same thing...only without the need for the echo statement. I personally prefer using echo but some people prefer more terse...
Thanks my year is all updated now. As far as changing the date or not; it's the site, photos, logo, and anything on the site that would be copywritten. So as...
I have an opportunity obtain MS Expression web or blend for free when I go do a usability study for Microsoft this month. I have never used any sort of...
... There are about 6 hours of video on the first product and several "product tours" (more video) on the second product right on Microsoft's website. Whether...
... Strategist, Author" ... First off, I haven't used either of these, so I'm only going from what I've seen on MS' website about them, and from some...
Hi, I'm having a bit of difficulty... 1) I run two sections of a large website... On my first area/section, I'm quite familiar with RewriteRule to get the URL...
Thanks Michael for your insights. My thoughts were to pass on it, and I'm glad that I asked around. I'm thinking that I'd be better off getting Office 2007...
Is the paypal site very slow ? or could it be HTML on my website that Paypal cant process (Thus causing it to be slow) ?? ============= (i've got another query...
My new toy arrived a couple days ago. I am ditching my IBM ThinkPad R51 in favor of a MacBook. It's an Intel-based machine, so I went ahead and got the ...
... BBEdit? -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/...
HI Michael, I agree with Thomas. I have used BBEdit for 7 years. Its the only OS X editor I have used. I have often wished there was a counterpart on the...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.we.org/TR/html4/loose.dtd"> can anyone help me? whenever I use any doctype--even beyond this one,...
... That sounds like "Quirks mode". With IE 8 around the corner, IE 7 becoming ubiquitous, and IE 5 and 6 _finally_ (and thankfully) disappearing, we are all...