Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 5 of 5
Search took 0.04 seconds.
Search: Posts Made By: MetZ80
Forum: PHP 04-02-2009, 07:25 AM
Replies: 4
Views: 606
Posted By MetZ80
I have no idea ;) I want to have different...

I have no idea ;)

I want to have different db queries from what value each of the filter drop-downs have.

ex:

Username - Category - status
uname1 cat1 ...
Forum: PHP 04-02-2009, 06:28 AM
Replies: 4
Views: 606
Posted By MetZ80
Thanks ;) Worked like a charm.. Next item...

Thanks ;) Worked like a charm..

Next item of business, making more filter options :thumbsup:

How do I tell it to query the db when filer other than 0/empty?
if($_POST['filter']=='' ||...
Forum: PHP 04-01-2009, 05:41 AM
Replies: 4
Views: 606
Posted By MetZ80
What is wrong with this function?

$body.='<option value="'.$rootcat->id.'"'.$_POST['filter']==$rootcat->id?'selected':''.'>'.$rootcat->title.'</option>';

Anyone? I can't see what it wrong!?!?! :confused:
Forum: Ajax and Design 03-26-2009, 09:18 AM
Replies: 3
Views: 43,081
Posted By MetZ80
Hi, and thanks for replying.. I figured as...

Hi, and thanks for replying..

I figured as much after som intense googling ;)

Still.. I am stuck on how to implement this to my code...

Any help will be greatly appreciated!

-Tom-
Forum: Ajax and Design 03-25-2009, 09:12 PM
Replies: 3
Views: 43,081
Posted By MetZ80
Question Ajax jquery and image upload ;/

Hi..

I have been searching the internet for most of the day, trying to solve my problem.

page.js
$('#addButton').click(function(){
$.blockUI({ message:'<img src="images/loading.gif"...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT +1. The time now is 09:15 AM.