|
More site info...
CodingForums.com- Web coding and development... - www.codingforums.com | Site profile
|
|
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!
|
|
Url:
|
http://www.codingforums.com
|
|
Users activity:
|
3 posts per thread |
|
site activity:
|
774 active threads during last week |
|
Site rank:
|
1,147 (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:
|
774
|
3,012
|
8,964
|
|
Post:
|
2,072
|
8,230
|
25,377
|
|
|
Authority Badge:
|
|
|
BoardReader Authority Badge code for CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more! (http://www.codingforums.com)
|
|
Put this code anywhere on your forum page:
|
|
|
|
|
|
|
|
Rating - The position measured by activity among all forum sites tracked by BoardReader.
If rating is 10 there are 9 forum sites which have higher activity.
Posts - Number of posts on forum site during last 7 days.
Threads - Number of threads on forum site active during last 7 days.
Authors - Number of authors which contributed to the site within last 7 days.
|
|
|
|
|
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more! posting activity graph:
|
|
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:
user's latest post:
Dynamically create form element
Published (2009-11-08 00:55:00)
You will, of course, have to rewrite the JS code that currently is used to fill the "simpleCart_items" <div>. No choice. But you are going to have to do that, no matter what. You *CAN* have it putting in all creating all those <div>s and other stuff that it does now inside of a <textarea>. You really have NO CHOICE but to do some rewrite in that area. And that's why I think the...
user's latest post:
Can't get my pop up to work!
Published (2009-11-08 17:35:00)
I'd do something like Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <script type="text/javascript"> function...
user's latest post:
Character limit in paragraph
Published (2009-11-08 23:33:00)
Here's one that does it in a form - http://www.mediacollege.com/internet...haracters.html Maybe it could be adapted to limit your p tags?
user's latest post:
How to call a function that is...
Published (2009-11-08 19:08:00)
Quote: Originally Posted by hno2005 Can you give me an example. You said I shlould create a external file and put the function in it and and load it in my pages and call it .I think you you didn't undertand my question well.I have two page one page is A and another one is B. Page B openes by page A by using window.open .Now I want change a div value that is in page A from page B .How can I do so? Thanks , yes I didn't understand....
user's latest post:
long script
Published (2009-11-08 22:16:00)
High all. I was wanting to know if a 500 internal error can be cause by a script running for a long time? If so how can i prevent it. I've been testing out a script i've wrote ( spider for creating sitemaps ) but on large sites, when it has stored just under 2000 pages it returns 500 error.
user's latest post:
replace function script not working
Published (2009-11-08 16:30:00)
Code: document.getElementById("Amount").value= parseFloat(document.get ElementById("Amount").value.replace(/[^\d\.]/g,''),10)" var Amount = document.getElementById(' Amount' ); In Internet Explorer, names and IDs are global variables and thus you should NEVER use a global variable or function name which is the same as an HTML element name or ID.
user's latest post:
Error with login
Published (2009-11-08 22:05:00)
Quote: Originally Posted by BinaryX also i would recommend to use: Code: $_SESSION['myusername'] = $myusername; $_SESSION['mypassword'] = $mypassword; instead of: Code: session_register("myusername"); session_register("mypassword"); Whats the recommended reason? Is it a exploit in there or something?
user's latest post:
Best professional direction with...
Published (2009-11-08 18:14:00)
Its the ANSI, but its not listed in the page. Go from the zend site: http://www.zend.com/en/services/certification/
user's latest post:
Backgrounds
Published (2009-11-08 20:45:00)
Wrap the required text in span tags and apply the required background to the span: Code: html <p>Some text. <span class="highlight">And some text that's highlighted.</span></p> css .highlight{background-color:#FFCC00} This will work because <span> is an inline element, unlike <p> or <div> which are block elements by default.
user's latest post:
Error with login
Published (2009-11-08 22:10:00)
session_register is deprecated as of php 5.30, it's unsecure. http://php.net/manual/en/function.session-register.php
|
|
|
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:
|
|
Top 10 forums on CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!:
PHP
- 67,302 posts
|
HTML & CSS
- 64,690 posts
|
JavaScript programming
- 56,277 posts
|
General web building
- 11,844 posts
|
ASP
- 5,799 posts
|
Computer Programming
- 5,447 posts
|
Site reviews
- 4,924 posts
|
Perl/ CGI
- 4,781 posts
|
DOM and JSON scripting
- 3,411 posts
|
Graphics and Multimedia discussions
- 2,861 posts
|
|
|
|
|
Latest active threads on CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!:
Started 1 day, 2 hours ago (2009-11-09 06:59:00)
by Excavator
Hello tuba74,
To get rid of the space, delete this bit in red -
Code:
.gotop a:active{
float: right;
padding: 3px;
color: #4a6783;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}
.gotop a:hover{
float: right;
padding: 3px;
color: #4a6783;
font-weight: bold;
font-size: 11px;
text-decoration: none;
background-color: #d7dde2;
}
ol li {
padding: 5px;
}...
Started 1 day, 2 hours ago (2009-11-09 06:43:00)
by Excavator
Hello Irubin28,
Give us a link to the site. What you've posted is not enough information.
Started 3 days, 20 hours ago (2009-11-06 12:45:00)
by Philip M
Instead of escape("")
try
"%0D%0A"
Did we not deal with this topic in http://www.codingforums.com/showthread.php?t=17754 4
Started 1 day, 9 hours ago (2009-11-08 23:30:00)
by Excavator
Hello PSmith,
There is no CSS setting for character limits. I'm sure there is a js that can do it.
I think about the only thing you could do with CSS is a min/max height/width setting.
Started 1 week ago (2009-11-02 18:32:00)
by Rowsdower!
It's bogus. See here for someone else who received one of these:
http://david-healed.blogspot.com/200...et-domain.h tml
I would just delete it and carry on with your life if I were you.
Started 3 days, 18 hours ago (2009-11-06 14:40:00)
by bucket
Bump, this client is still using my hostng and is very happy. No downtime.
Started 1 day, 2 hours ago (2009-11-09 06:20:00)
by tejas
You should have the links in the right bar. Footer is not intuitive
Started 1 day, 4 hours ago (2009-11-09 05:14:00)
by seco
should use apache, php, mysql, linux.
will save you money in the long run.
i sell dedicated servers for $99 a month and up with 3000gb bandwidth a month by default.
A friend of mine uses rackspace. nothing but problems.
there is really no reason to use a windows machine unless your building stuff that requires it.
|
|
Hot threads for last week on CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more!:
Started 1 week, 1 day ago (2009-11-02 09:02:00)
by abduraooft
Some quick issues I've noticed are... There's a horizontal scroll, when viewed in FF2(1024x768 resolution)
No background color applied to body element, which will show your site differently for users depending upon the default background color chosen in their browser
You could have made that form accessible
Started 2 weeks, 4 days ago (2009-10-23 06:29:00)
by Old Pedant
Code:
<html>
<head>
<style type="text/css">
div#formsHolder div { display: none; }
</style>
<script type="text/javascript">
function showOneForm( sel )
{
var holder = document.getElementById("formsHolder");
var formDivs = holder.getElementsByTagName("div");
for ( var f = 0; f < formDivs.legth; ++f )
{
formDivs[f].style.display = ( (f+1) == sel....
Started 6 days, 19 hours ago (2009-11-03 14:06:00)
by _Aerospace_Eng_
Change this line
PHP Code:
$data_p = mysql_query ( "SELECT * FROM accounts $max" ) or die( mysql_error ());
to this
PHP Code:
$data_p = mysql_query ( "SELECT * FROM accounts $max" ) or die( "SELECT * FROM accounts $max" );
This should print out the query to the screen upon error. From ...
Started 5 days, 12 hours ago (2009-11-04 21:09:00)
by SB65
In FF, it's the default outline on :active that seems to be causing the problem.
Try adding:
Code:
a:active, a:focus{outline:none}
to your css.
I see your problem in IE8 although it's OK in IE7 (fantastic... ). The float drop is caused by the scrollbar which appears in IE8, coming from overflow:auto on #contentwrapper. I'm not sure you need this - have a try with removing...
Started 1 week ago (2009-11-02 16:08:00)
by abduraooft
Are you able to figure out how to validate one of them?
Started 1 week, 2 days ago (2009-11-01 08:48:00)
by jeffmatthews
I'm not sure of your issue. They are both virtually, if not, identical in Firefox and IE8.
Started 2 weeks, 4 days ago (2009-10-22 19:45:00)
by mlseim
double quotes are causing an error ... escape them with a slash ...
print 'Uh oh! You have forgotten to enter in an email address! <br><br><a href=\"javascript :window.close();\">Please click here to close this window.</a>';
Started 5 days, 7 hours ago (2009-11-05 01:31:00)
by Fou-Lu
I consider myself to be a professional php programmer, but I haven't taken any special courses, any certifications and don't use any particular framework.
That being said, I don't have any suggestions for you. PHP is so wide that personally I see ZCE carries much less weight than MCSE (is that right? Microsux Certified Software Engineer?). Most places I have applied for (when I was looking ...
Started 5 days, 9 hours ago (2009-11-04 23:21:00)
by Old Pedant
How about putting the pages "live" on a site and pointing us to the URLs?
When you say
Quote:
<span class="simpleCart_quantity"></span>, where simplecart_quantity is a js script.
do you mean that you are using document.write() to create that <span>???
Started 3 days, 10 hours ago (2009-11-06 22:25:00)
by oesxyl
don't assume that childNodes[0] is what you need, use nodeType to see if is the correct type, type you want.
http://www.javascriptkit.com/domref/nodetype.shtml
and a note, as far as I know different browsers need different ways to get the values. If you use firefox, use firebug extension will help.
best regards
|
|