Search Results

Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: Fest3er
Forum: JavaScript / DHTML / AJAX Aug 9th, 2009
Replies: 8
Views: 909
Posted By Fest3er
I would sooner believe you are using a non-standard 'feature' of IE. Try Firefox, Opera and a few other browsers; ask others to try it on Safari and Konqueror. If it still only works in IE, then you...
Forum: JavaScript / DHTML / AJAX Aug 8th, 2009
Replies: 8
Views: 909
Posted By Fest3er
Since you have the web page (web site), can't you:
<div id="mydiv">
<p id="mydiv_p1">first</p>
</div>


In other words, have your code that creates the <p> assign an ID to it. Fetching the...
Forum: MySQL May 11th, 2009
Replies: 3
Views: 477
Posted By Fest3er
You're quite right; it doesn't work, and wasn't supposed to work verbatim. :)

The regular expression needs to be a pattern that matches your data, not the fictitious data in my fictitious table....
Forum: PHP Mar 24th, 2009
Replies: 9
Views: 628
Posted By Fest3er
Let me try again. If there is only one matching row in the database, the mysql_fetch_assoc() function grabs it, leaving nothing for your while loop to do. If there is more than one matching row, your...
Forum: Shell Scripting Mar 11th, 2009
Replies: 16
Views: 5,402
Posted By Fest3er
Forty lashes with a wet noodle for me for posting the wrong thing. The code above should work now; I've reduced it to a single line. This time I actually tested them. :$

It appears you don't have...
Forum: PHP Jan 30th, 2009
Replies: 8
Views: 449
Posted By Fest3er
You would go home and reference the same resources I did: HTML and CSS specs (http://www.w3.org)
PHP Manual (http://www.php.net/manual/en/index.php)
MySQL manual(s)...
Forum: Shell Scripting Jan 19th, 2009
Replies: 3
Views: 643
Posted By Fest3er
Without the backslash, the shell checks to see if there is an alias for the command. If so, it uses it.

With the backslash, the shell skips this check and runs the first version of the command...
Forum: HTML and CSS Jan 10th, 2009
Replies: 3
Views: 815
Posted By Fest3er
You're welcome.

Geez. Ask a simple question involving an undocumented feature of a browser and you get excoriated for not writing perfect code that would please 6 billion people all at once using...
Forum: Networking Hardware Configuration Aug 21st, 2007
Replies: 8
Views: 6,602
Posted By Fest3er
delete McAfee and Norton from the computer, if they exist. Simply turning them off will leave the network stack screwed up; at a minimum, they must be disabled but still running. And they are so...
Showing results 1 to 9 of 9

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC