Search found 97 matches

Actual Results

Post Posted: August 26th, 2007, 4:17 pm

Hi There... Here I am, Sunday quarter past midnight and I am stuck ! I am creating a form where users can choose three differents areas of Expertise. So in my database, I have three rows "expertise", "expertise2" and "expertise3". The user has three different drop down ...

Post Posted: June 27th, 2007, 2:00 am

Hi There I have a form which enables to search for users in a database ( kind of directory ) * text field where user can enter any keywords * a drop down to select the user's country * a drop down to select the user's speciality * a drop down to select the user's surname I want the user to be able t...

Post Posted: May 11th, 2007, 2:06 am

Hi there. The code now works, if this can help, here it is: [php] <?php // Start the SQL string $sql = 'SELECT * FROM users_info WHERE '; // Add each parameter if it's needed // General search if (isset($_GET['textfieldSearch'])) { $sql .= '(user_name LIKE \' '. $_GET['textfieldSearch'] .'%\' OR ...

Post Posted: May 9th, 2007, 6:04 am

Thanks for your reply

I'll try what you suggest !

Chris

Post Posted: May 8th, 2007, 4:43 pm

Hello there ! I am having a bit of a headeach with the following. I have a mysql database with a table with fields ( surname, company, speciality etc..) I created a simple form so people can search using criterias ( a search field which query all fields , a drop down with the list of surname, drop d...

Post Posted: May 6th, 2007, 5:09 am

Thanks for your input guys, i'll give it a go

Post Posted: April 27th, 2007, 6:01 am

I like the way one can really quickly create Schemas, the way you can switch from graphical tree structure to the code itself - Validation is helpfull too. - Mapping XML data between different XML schema to create your XSLT Basically I like the way you can create your documents very quickly and effe...

Post Posted: April 27th, 2007, 3:10 am

I am currently playing with a trial version of XMLspy which is really good, but quite pricey ! I know that they used to have a free home edition ( if anyone has an installer somewhere that would be great !) Or maybe you guys know good alternative ( No need to mention notepad ! ) Cheers Chris

Post Posted: April 27th, 2007, 3:04 am

Adobe has released an AJAX framework called spry.. By twicking some of their sample you will be able to do what you want:

Check the demo

http://labs.adobe.com/technologies/spry/demos/gallery/

Get the code

http://labs.adobe.com/technologies/spry/

Post Posted: April 23rd, 2007, 4:02 am

Might have been cached in my proxie...

Cheers guys

Chris

Post Posted: April 20th, 2007, 7:25 am

Strange you say that.... when I go to the url i get this:

screen capture http://www.frogvision.co.uk/csszen.jpg

That 's not css zen ! not the one I knew anyway..

Post Posted: April 20th, 2007, 6:48 am

:shock: :? what happened to csszenGarden ? I can't believe it's gone.. it is such an institution...

Post Posted: April 17th, 2007, 4:33 pm

according to the BBC 30 000 american where killed last year by gun wounds on american soil.

so so sad...

Post Posted: March 27th, 2007, 3:09 am

Hi there I have created a page that displays fine on OPERA, NETSCAPE, FIREFOX, IE6, IE7 . the Page validate XHTML and CSS ( apart from some missing alt tags ) but it is destroyed by SAFARI The page is quite simple, a Wrapper, a Content, a few floats which are cleared and a bit of Javascript ( show/h...

Post Posted: February 13th, 2007, 3:17 pm

HI there Very soon, I have to design a few page which will be displayed on big plasma TV's ( like you see in airports ), All those Screens won't be the same in term of size and resolution. I take that the sensible approach will be to use em's and % to have everything relative in term of size. But wh...
  • Sort by
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.