My account: Login | Sign Up
Loading...

CodingForums.com- Web coding and development... - www.codingforums.com | Site profile

rss Atom  |   RSS
Site profile page for http://www.codingforums.com. This report page has aggregated and summarized the online discussions from the Message Board located at http://www.codingforums.com. This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://www.codingforums.com is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.

Title: CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more! - http://www.codingforums.com CodingForums.com- Web coding and development forums. Get help on JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Url: http://www.codingforums.com
Users activity: 3 posts per thread
site activity: 877 active threads during last week
Site rank: 948 (go to rank page)
Domain info for: codingforums.com
 

Posting activity table on CodingForums.com- Web coding and development forums. Get help on JavaScript, PHP, CSS, XML, mySQL, ASP, and more!:

  Week Month 3 Months
Threads: 877 3,133 8,022
Post: 2,554 8,931 22,793
 

Authority Badge:

CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more! | Forum Authority Badge

CodingForums.com- Web coding and development forums. Get help on JavaScript, PHP, CSS, XML, mySQL, ASP, and more! posting activity graph:

Posts by:  day  week  month 
 

http://www.codingforums.com Alexa graph:

Top authors on CodingForums.com- Web coding and development forums. Get help on JavaScript, PHP, CSS, XML, mySQL, ASP, and more! during last week:

Name Posts
oesxyl 93
_Aerospace_Eng_ 87
abduraooft 60
hinch 55
ninnypants 51
bazz 50
Moodle 49
effpeetee 46
Fou-Lu 42
Philip M 40
 

Top 10 active forums on CodingForums.com- Web coding and development forums. Get help on JavaScript, PHP, CSS, XML, mySQL, ASP, and more! during last week:

PHP - 776 new posts PHP - forum profile
HTML & CSS - 726 new posts HTML & CSS - forum profile
JavaScript programming - 512 new posts JavaScript programming - forum profile
Site reviews - 141 new posts Site reviews - forum profile
General web building - 136 new posts General web building - forum profile
Perl/ CGI - 71 new posts Perl/ CGI - forum profile
Flash & ActionScript - 50 new posts Flash & ActionScript - forum profile
Computer Programming - 43 new posts Computer Programming - forum profile
Graphics and Multimedia discussions - 37 new posts Graphics and Multimedia discussions - forum profile
Ajax and Design - 36 new posts Ajax and Design - forum profile
 

Top 10 forums on CodingForums.com- Web coding and development forums. Get help on JavaScript, PHP, CSS, XML, mySQL, ASP, and more!:

HTML & CSS - 38,625 posts HTML & CSS - forum profile
PHP - 38,573 posts PHP - forum profile
JavaScript programming - 30,662 posts JavaScript programming - forum profile
General web building - 7,380 posts General web building - forum profile
ASP - 4,353 posts ASP - forum profile
Site reviews - 3,470 posts Site reviews - forum profile
Computer Programming - 3,382 posts Computer Programming - forum profile
Perl/ CGI - 3,350 posts Perl/ CGI - forum profile
DOM and JSON scripting - 1,990 posts DOM and JSON scripting - forum profile
Graphics and Multimedia discussions - 1,949 posts Graphics and Multimedia discussions - forum profile

Latest active threads on CodingForums.com- Web coding and development forums. Get help on JavaScript, PHP, CSS, XML, mySQL, ASP, and more!:

CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 3 hours ago (2008-08-20 23:33:56)  by _Aerospace_Eng_
You should read this thread. It should give you an idea of how Fireworks is better. I personally use photoshop because its what I've learned. http://www.codingforums.com/showthread.php?t=14704 2
Forum:  Graphics and Multimedia discussions Graphics and Multimedia discussions - forum profile
Thread:  Show this thread (2 posts) Size: 330 bytes
Customize:  Customize "RE: Does Fireworks have an edge regarding web graphics? :: Graphics and Multimedia discussions :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 23 hours, 2 minutes ago (2008-08-21 04:26:00)  by knox203
Hello everyone, I'm trying to pass a variable from a select list from one form to two other forms. I'm using this piece of code: Code: <script language="JavaScript"><!-- function pass_val() { var selectedItem = document.invoice.invoice_num.selectedIndex; var selectedItemValue = document.invoice.invoice_num.options[selectedItem] .value; if (selectedItem != ...
Forum:  JavaScript programming JavaScript programming - forum profile
Thread:  Show this thread (1 post) Size: 1,331 bytes
Customize:  Customize "Passing value problem... :: JavaScript programming :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 3 hours ago (2008-08-20 23:34:02)  by masterofollies
You don't use links in the database. You hard code them in either html or php. Don't use a database for it.
Forum:  PHP PHP - forum profile
Thread:  Show this thread (8 posts) Size: 145 bytes
Customize:  Customize "RE: putting html into a database :: PHP :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 3 days ago (2008-08-19 02:45:00)  by Darren
Ok, the <abbr> tag isn't recognized by IE. The simplest fix seems to be to specify a namespace for the <html> tag as follows: <html xmlns:html="http://www.w3.org/1999/xhtml"> and then generate the <abbr> tags like this: <html:abbr title="pounds">lbs.</abbr> I found this solution here at coding forums at the following (kinda old) link: http://codingforums.com/archive/index....
Forum:  XML XML - forum profile
Thread:  Show this thread (4 posts) Size: 1,098 bytes
Customize:  Customize "Validating the   tag :: XML :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 23 hours, 14 minutes ago (2008-08-21 04:14:00)  by jasonc310771
would Javascripts be used to perform the following. link being click would increase a counter in my Db before the link it visited. <a href="www.site.com" (javascript code with 'site 1' included in the details checked in DB for it to update the correct line in the DB)>site1</a> can anyone suggest a way of doing this ? thanks in advance
Forum:  JavaScript programming JavaScript programming - forum profile
Thread:  Show this thread (1 post) Size: 448 bytes
Customize:  Customize "hyperlink to perform action before redirecting :: JavaScript programming :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 6 hours ago (2008-08-20 21:00:00)  by MattHussey
I am getting this error. any ideas because its works on another page with out the limiting the search for the partnumb. <?php $partnum=$post['partnumber'] { echo "<table border ='1'>"; echo "<tr> <th>fpartno</th> <th>fcclass</th> <th>fprodcl</th> </tr>"; $query2 = "SELECT fpartno,fcclass,fprodcl FROM itemmaster where fpartno='$partnum'"; $result2 = mysql_query($query2) or...
Forum:  PHP PHP - forum profile
Thread:  Show this thread (6 posts) Size: 938 bytes
Customize:  Customize "Parse error: parse error, unexpected T_ECHO :: PHP :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 2 days, 21 hours ago (2008-08-19 06:19:00)  by pyramation
How can you use AJAX and an <A HREF tag and keep the page where it is, without going up to the top... and without using an <a name="somename">?? Code: <a href="#" onclick="somefunction()"> Click Here </a>
Forum:  Ajax and Design Ajax and Design - forum profile
Thread:  Show this thread (12 posts) Size: 596 bytes
Customize:  Customize "How can I use AJAX without going back to the top of the page? :: Ajax and Design :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 week, 5 days ago (2008-08-09 09:01:00)  by vyp0r
Hi all, I've recently been tearing my hair out over how to get the desired result when dealing with a navigation-content-footer layout, using CSS, that fills the visible page even when there is little content. the aim is to achieve a layout as described below: however, it hasn't been easy to do and quite frankly my head is beginning to hurt from all the hair i've torn out. i'm ...
Forum:  HTML & CSS HTML & CSS - forum profile
Thread:  Show this thread (8 posts) Size: 1,558 bytes
Customize:  Customize "vertical page fill problems (CSS; min-height) :: HTML & CSS :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 14 hours ago (2008-08-20 13:11:00)  by primefalcon
hey all, not really a technical question....... but I've googled and googled and googled..... It's probaly easy to find and I'm just not using the right search terms or not but, been looking for a while now..... I cant seem to find the official central C++ website of the official c++ standards body, whoever they be, does anyone know the location of this elusive site?
Forum:  Computer Programming Computer Programming - forum profile
Thread:  Show this thread (3 posts) Size: 441 bytes
Customize:  Customize "Official C++ website :: Computer Programming :: CodingForums.com- Web coding and development forum..."
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!
Started 1 day, 4 hours ago (2008-08-20 22:40:00)  by YogaDownload
Hello! So, I'm not a coder, but I do know a tiny bit about it so I can attempt to solve problems that arise with my website. I have been having issues with the CPU being taken up 100% every so often by a process, and was told by my hosting company that the issue is coming from http://www.yogadownload.com/products.asp?perpage=5 which causes an infinite loop. I found this code below in the ...
Forum:  ASP ASP - forum profile
Thread:  Show this thread (2 posts) Size: 2,395 bytes
Customize:  Customize "Infinite loop issue :: ASP :: CodingForums.com- Web coding and development forum..."
 

Hot threads for last week on CodingForums.com- Web coding and development forums. Get help on JavaScript, PHP, CSS, XML, mySQL, ASP, and more!:

PHP
Help PHP login form - 54 new posts
Started 1 week, 3 days ago (2008-08-11 22:43:00)  by SteveDD
Hi everyone I hope you can help I have a problem, The problem is when I submit the form it always goes to the wrong username/password page even though I have entered a valid one. I am looking for the username and password in a table called onlineoffers There is also other information contained within it. The table has about 10 fields and username and password is two of them. I have ...
Forum:  PHP PHP - forum profile
Thread:  Show this thread (66 posts) Size: 2,924 bytes
Customize:  Customize "Help PHP login form :: PHP :: CodingForums.com- Web coding and development forum..."
PHP
Pagination not working - 36 new posts
Started 1 week, 1 day ago (2008-08-14 00:43:00)  by MysticScript
Ok so I am trying to make a pagination for my site. For my members and my inbox. I got it working good by itself with no WHERE = '$logged[username]'. I take PHP Code: $sql = mysql_query ( "SELECT * FROM privates LIMIT " . $limits . ",$max" ) or die( mysql_error ()); and replace it with: PHP Code: $sql =...
Forum:  PHP PHP - forum profile
Thread:  Show this thread (36 posts) Size: 11 kb
Customize:  Customize "Pagination not working :: PHP :: CodingForums.com- Web coding and development forum..."
General web building
Started 4 days, 6 hours ago (2008-08-17 20:49:00)  by effpeetee
I have a problem with Photoshop CS2. I want to draw a rectangle say ratio width 3 to height 0.25. This is the easy part. Now I want to divede it into three equal horizontal sections each the same size. I have spent most of today trying to do this. I need to do this to make a background image for a Faux columns page. I have googled and googled and googled etc etc but to no avail, Many ...
Forum:  General web building General web building - forum profile
Thread:  Show this thread (30 posts) Size: 641 bytes
Customize:  Customize "Help with Photoshop CS2 :: General web building :: CodingForums.com- Web coding and development forum..."
Geek News and Humour
Started 1 week ago (2008-08-14 18:55:00)  by Moodle
Hey. When I was looking at a few sites, I came across these sites, all owned by the same guy: ***k Web 2 less than 3 D8OP Why would anybody do this? Just for their 15 minute fame? Moodle