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
Showing results 1 to 10 of 10
Search took
0.04
seconds.
Search:
Posts Made By:
jawittdesigns
Forum:
JavaScript programming
10-12-2012, 09:06 PM
Replies:
11
Resolved
Cascading form dropdown
Views:
686
Posted By
jawittdesigns
I got this working now. It's something...
I got this working now.
It's something really stupid. This is a wordpress plugin and I forgot to add the extra wordpress stuff to the URL.
...
Forum:
JavaScript programming
10-12-2012, 06:31 PM
Replies:
11
Resolved
Cascading form dropdown
Views:
686
Posted By
jawittdesigns
$flight_sql = "SELECT DISTINCT * FROM...
$flight_sql = "SELECT DISTINCT * FROM wp_flr_flights";
$flight_result = mysql_query($flight_sql);
echo '<select name="location" id="select-location" onChange="changeSecond(this.value)">';
echo...
Forum:
JavaScript programming
10-12-2012, 06:18 PM
Replies:
11
Resolved
Cascading form dropdown
Views:
686
Posted By
jawittdesigns
Oh, I haven added any sanitation yet. Right now I...
Oh, I haven added any sanitation yet. Right now I just want to get it working. Details come later.
No, no errors.
Forum:
JavaScript programming
10-12-2012, 05:34 PM
Replies:
11
Resolved
Cascading form dropdown
Views:
686
Posted By
jawittdesigns
I agree it probably is a bad way of doing it, but...
I agree it probably is a bad way of doing it, but this is for my work and I just need it to work, not to be pretty.
If I had time i'd learn to do it the right way, but I have a deadline to make.
...
Forum:
JavaScript programming
10-12-2012, 05:31 PM
Replies:
11
Resolved
Cascading form dropdown
Views:
686
Posted By
jawittdesigns
OK Here's the code. global $wpdb, $page_url;...
OK Here's the code.
global $wpdb, $page_url;
$location= $_GET["first"];
echo $location;
$flight_sql = "SELECT ".$location." FROM wp_flr_flights GROUP BY ".$location;
$flight_result =...
Forum:
JavaScript programming
10-12-2012, 01:23 PM
Replies:
11
Resolved
Cascading form dropdown
Views:
686
Posted By
jawittdesigns
Cascading form dropdown
I trying to make a cascading dropdowns for a form
this is the JS I have
function changeSecond(first){
var xmlhttp;
if (window.XMLHttpRequest){// code for IE7+, Firefox, Chrome, Opera,...
Forum:
MySQL
10-09-2012, 02:35 PM
Replies:
7
How to post Multiple values from one selection
Views:
685
Posted By
jawittdesigns
I almost got this method almost working for me....
I almost got this method almost working for me. The problem I having is the the last option values for $item is being posted to the database instead of the option I select.
Forum:
MySQL
10-05-2012, 04:40 PM
Replies:
7
How to post Multiple values from one selection
Views:
685
Posted By
jawittdesigns
OK I think I understand (maybe) what you are...
OK I think I understand (maybe) what you are saying. Just store the ID then query the ID from the other table using the ID I just posted.
How would you do that? Would it it be something like a...
Forum:
MySQL
10-05-2012, 03:29 PM
Replies:
7
How to post Multiple values from one selection
Views:
685
Posted By
jawittdesigns
How to post Multiple values from one selection
I have a while loop that generates a select dropdown.
The dropdown displays the name of the object from a database table for the user to select. When selected that name gets posted to another...
Forum:
MySQL
09-24-2012, 02:10 PM
Replies:
1
Need Help with database Queries in HTML tables
Views:
427
Posted By
jawittdesigns
Need Help with database Queries in HTML tables
Hi,
I having problems displaying queries from a mySQL database. I want to display images and descriptions in a html table four columns wide.
so far I cam up with this.
while ($row =...
Showing results 1 to 10 of 10
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
04:05 AM
.
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.