Forum: Graphics and Multimedia Aug 15th, 2007 |
| Replies: 6 Views: 2,297 Just as long as you don't use transparency you will be ok. IE6 and earlier can't handle it without using hacks which are a pain in the butt to use. |
Forum: JavaScript / DHTML / AJAX Aug 9th, 2007 |
| Replies: 2 Views: 2,459 'name' has not been deprecated. Without it forms won't work any more. |
Forum: PHP Jul 27th, 2007 |
| Replies: 2 Views: 569 In the time it took you to make this post you could have done a Google search... |
Forum: JavaScript / DHTML / AJAX Jul 12th, 2007 |
| Replies: 6 Views: 3,948 Never ever use javascript top password protect pages. Getting around it is as easy as turning javascript off or just viewing the source code. Use server side password protect like Basic... |
Forum: PHP Jul 7th, 2007 |
| Replies: 18 Views: 4,055 As soon as they hit your site set a cookie regardless of what page they enter from. Don't check for it right away though. Some people will just want to browse and that's fine. But as soon as they try... |
Forum: C Jul 4th, 2007 |
| Replies: 11 Views: 2,016 Have you done any work on your own yet? I don't see any. |
Forum: C Jul 2nd, 2007 |
| Replies: 11 Views: 2,016 How about you do your own homework? |
Forum: JavaScript / DHTML / AJAX Jun 10th, 2007 |
| Replies: 6 Views: 5,017 JavaScript. Java applets died a long time ago. |
Forum: Existing Scripts May 12th, 2007 |
| Replies: 4 Views: 2,504 Go to sitemaps.org and follow their instructions for a master sitemap. I don't believe it is difficult at all.
There is no real difference between the two as far as I know. I guess a master... |
Forum: DaniWeb Community Feedback Apr 29th, 2007 |
| Replies: 130 Views: 14,710 Just wanted to throw my moderator hat into the ring and ask for our members to take deep breath before they make their next post in this thread.
In through the nose........out through the mouth.... |
Forum: Cellphones, PDAs and Handheld Devices Dec 6th, 2006 |
| Replies: 3 Views: 1,916 I'm fairly certain you can put music not purchased through iTunes on to any ipod including the nano. |
Forum: HTML and CSS Nov 13th, 2006 |
| Replies: 2 Views: 1,156 wordpress (http://wordpress.org/) |
Forum: PHP Sep 24th, 2006 |
| Replies: 4 Views: 1,178 The page will continue to run if an included files cannot be found. A page will end with a fatal error if a required file cannot be found. |
Forum: Search Engine Optimization Aug 6th, 2006 |
| Replies: 43 Views: 6,296 You are right that the search engines are out to weed out bogus links farms and such. Google has grown quite good at it although Yahoo and especially MSN are still in their infancy at it. But to... |
Forum: MySQL Jul 26th, 2006 |
| Replies: 4 Views: 45,744 SELECT *
FROM Person
ORDER BY PersonID DESC
LIMIT 1 |
Forum: Community Introductions Jul 12th, 2006 |
| Replies: 21 Views: 3,367 My name is John Conde and I am a Web Developer for a medium-sized credit card processing company based in New Jersey. I've worked there for almost four years and as you can guess I am an expert in... |