Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 6
1
2
3
>
Last
»
Showing results 1 to 25 of 140
Search took
0.42
seconds.
Search:
Posts Made By:
wildreason
Forum:
Looking for work/ for hire
11-22-2010, 01:29 PM
Replies:
2
Web Development Services at Affordable Cost
Views:
2,087
Posted By
wildreason
What's a global web developer?
What's a global web developer?
Forum:
Unknown sized projects (request quote)
11-22-2010, 01:19 PM
Replies:
15
Web Designer
Views:
3,194
Posted By
wildreason
If you are looking to hire somebody, I can do...
If you are looking to hire somebody, I can do this project for $750 no problem. Let me know and I'll shoot you over my email address.
Forum:
PHP
10-12-2010, 02:52 AM
Replies:
10
Basic Form + Validation
Views:
894
Posted By
wildreason
This may or may not be of help. But when it comes...
This may or may not be of help. But when it comes to form validation, I like to leave it to javascript. I personally use FormCheck - a mootools addon.
A lot more elegant solution in my opinion.
Forum:
JavaScript frameworks
10-12-2010, 02:46 AM
Replies:
2
I'm stumped. MooTools + Slideshow - last slide hangs.
Views:
1,248
Posted By
wildreason
EPIC BUMP Still having a problem..
EPIC BUMP
Still having a problem..
Forum:
HTML & CSS
10-01-2010, 05:10 PM
Replies:
2
font-weight not working in google chrome
Views:
2,376
Posted By
wildreason
Not all fonts have bold variants at smaller...
Not all fonts have bold variants at smaller points.
Forum:
JavaScript frameworks
09-29-2010, 11:20 AM
Replies:
2
I'm stumped. MooTools + Slideshow - last slide hangs.
Views:
1,248
Posted By
wildreason
I'm stumped. MooTools + Slideshow - last slide hangs.
http://work.wildreason.com/gustin/ <-- problem
http://wildreason.dyndns.org/gustin/ <-- works
I was developing on my local machine and everything was working great. When I was ready to move it...
Forum:
MySQL
09-09-2010, 11:48 PM
Replies:
7
Inner join?
Views:
1,222
Posted By
wildreason
A JOIN statement has to have something that...
A JOIN statement has to have something that matches a row in every table. The JOIN basically takes information from all the tables from a specific row and turns it into one huge row.
Forum:
Site reviews
09-09-2010, 12:07 AM
Replies:
3
Taking over project, absolute mess. Need validation.
Views:
1,083
Posted By
wildreason
Thanks guys. That's exactly the sort of feedback...
Thanks guys. That's exactly the sort of feedback I was looking for. It's really ashame because the previous developers put a lot of work into the site but it just seems like design wasn't their...
Forum:
JavaScript programming
09-05-2010, 11:51 PM
Replies:
5
Can't figure out this for loop.
Views:
928
Posted By
wildreason
Yeah inside your for loop just change the name of...
Yeah inside your for loop just change the name of the variable since it's already being used for the loop iteration. So positionMsg or something. Just so that it doesn't interfere with the for loop...
Forum:
JavaScript programming
09-05-2010, 11:06 PM
Replies:
5
Can't figure out this for loop.
Views:
928
Posted By
wildreason
Right off the bat, your for declaration should...
Right off the bat, your for declaration should read
for (var position = 0; position < flightTimes.length; position++ ) {
And inside of the for loop, you shouldn't be modifying the variable...
Forum:
Geek News and Humour
09-05-2010, 10:23 AM
Replies:
16
Excel as a database - Funny :)
Views:
5,879
Posted By
wildreason
OMG. So two VERY awesome replies in the comments....
OMG. So two VERY awesome replies in the comments. One, a funny one:
This one should ring home to truly talented and professional developers.
It's usually the responsibility of a...
Forum:
HTML & CSS
09-05-2010, 09:54 AM
Replies:
21
Help Please
Views:
2,088
Posted By
wildreason
Could you post the entire CSS file?
Could you post the entire CSS file?
Forum:
PHP
09-04-2010, 06:24 PM
Replies:
5
how to be an expert in php
Views:
3,250
Posted By
wildreason
Get a job doing PHP programming. You'll become an...
Get a job doing PHP programming. You'll become an expert in no time.
Forum:
PHP
09-04-2010, 01:09 PM
Replies:
5
how to be an expert in php
Views:
3,250
Posted By
wildreason
http://www.w3schools.com/PHP/DEfaULT.asP ...
http://www.w3schools.com/PHP/DEfaULT.asP
http://us.php.net/tut.php
http://www.tizag.com/phpT/
Forum:
Site reviews
09-04-2010, 06:21 AM
Replies:
3
Taking over project, absolute mess. Need validation.
Views:
1,083
Posted By
wildreason
Taking over project, absolute mess. Need validation.
So... I am taking over a project for a friend. Developers in Afpakistan or wherever... there is a CSS file but all the big stuff is hard-coded into every individual file. So... that's going to be...
Forum:
Post a PHP snippet
09-01-2010, 06:56 AM
Replies:
4
Email Address Validation
Views:
2,178
Posted By
wildreason
Pretty hardcore dude. Why did you write it?
Pretty hardcore dude. Why did you write it?
Forum:
JavaScript programming
09-01-2010, 06:47 AM
Replies:
24
How Do I make it fade from one image to the next?
Views:
2,375
Posted By
wildreason
codebyter, I'm digging your site. I like the...
codebyter, I'm digging your site. I like the simplicity of it. Nice slideshow BTW.
Forum:
Graphics and Multimedia discussions
08-31-2010, 06:52 AM
Replies:
5
Photographer websites sell their photos?
Views:
2,321
Posted By
wildreason
That site sells prints? Oh I see. I had to...
That site sells prints?
Oh I see. I had to walk through fire to figure it out.
That site sucks.
Forum:
PHP
08-31-2010, 03:29 AM
Replies:
2
Find the location of a user defined function
Views:
734
Posted By
wildreason
Thanks. I was hoping there was a function to call...
Thanks. I was hoping there was a function to call and PHP would locate it for me. I have Windows Grep but that is a lot of effort for this job.
I have just been removing input parameters and...
Forum:
PHP
08-31-2010, 03:03 AM
Replies:
2
Find the location of a user defined function
Views:
734
Posted By
wildreason
Find the location of a user defined function
If I defined sendmail() in an include file somewhere, is there a way to find out where it is being defined at? As in, what file the function definition is located?
Forum:
HTML & CSS
08-25-2010, 05:03 AM
Replies:
2
Dropdown menu appearing behind google map.
Views:
1,742
Posted By
wildreason
Add the following code #nav ul in...
Add the following code #nav ul in MarketPlace.css:
z-index: 1000;
Forum:
Apache configuration
08-25-2010, 05:00 AM
Replies:
3
.htaccess - subdirectories -> variables and trailing slash
Views:
3,080
Posted By
wildreason
Thanks... so a ? after the character indicates it...
Thanks... so a ? after the character indicates it is optional?
Forum:
Computer/PC discussions
08-18-2010, 01:35 AM
Replies:
19
Mac Or PC For College
Views:
4,946
Posted By
wildreason
If you are going pre-manufactured, I personally...
If you are going pre-manufactured, I personally recommend Dell. HP's need to be reformatted with a fresh Windows installation to cleanse them of all the bloatware.
Forum:
Computer/PC discussions
08-17-2010, 05:08 AM
Replies:
19
Mac Or PC For College
Views:
4,946
Posted By
wildreason
Depends on your budget and use. For design with a...
Depends on your budget and use. For design with a big budget, I would recommend a Mac. For programming and/or a smaller budget, PC. Either way, it's preference. But if I had $2k to spend on a laptop...
Forum:
HTML & CSS
08-17-2010, 04:55 AM
Replies:
2
css or php capitalization
Views:
978
Posted By
wildreason
I would personally do it with CSS. Not a huge...
I would personally do it with CSS. Not a huge deal, but it doesn't really make sense to style text before it gets to the browser.
Showing results 1 to 25 of 140
Page 1 of 6
1
2
3
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
06:02 PM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.