Hi,
I have a dynamic select created that displays options in a checkbox for clients to choose categories in.
If they have more than one category selected it doubles the entries from the database. the code I am using is here
$interestsql=mysql_query("select * from interest order by...
definitely something like that yes. My client will want latest versions of flash etc. integrated into it so the users have a full browsing experience. File system wise they would need to be access only a usb memory stick if they insert one (does linux need different drivers for different...
Hi,
I have been asked to come up with a plan to make a Linux live cd to run an internet kiosk business. Basically I need to create a cd that will boot up linux to a specific page (language choice for system) that also has a coin machine on it for clients to pay for internet access.
I am fine...
Thanks for the help.
I have managed to get it working by using a bit of a hack (using order desc and changing the period that started on the 8th so it overlapped the previous one). Not perfect certainly but it is working for teh moment. I'll have a look at your code though as it would be...
actually I have worked it out why your code didn't work. there is no month_day in mysql (at least not in the version I'm using). Is there any other way I could emulate this.
I do have some other mysql
select * from pricing WHERE (day(startdate)<=day('$currentdate') AND...
That doesn't seem to work with the variable $currentdate. In php I am writing teh statement as follows.
select * from pricing where extract(month_day from startdate) <= extract(month_day from '$currentdate') and extract(month_day from enddate) >= extract(month_day from '$currentdate')
With...
Hi,
I have a table that holds dates in it for an availability calendar script. At the moment I hold the season dates in a date field and colour code the calendar to show the rental season. this is fine for the current year but if I want to display the next year (which has exactly the same...
I have an availability calendar script that I have written that looks at a database to see if a property is booked for a certain date. Whilst it works fine when the page is first loaded it doesn't seem to pick up the booked dates from the database. If I go back a month then forward again the...
Hi,
Can some one please have a look at http://beziers-in-english.com/testsites/index.htm and let me know why IE6 is placing a white stripe over the availability and contact divs and also the main content divs?
It works great in IE7 and FF2 but I can't figure out why IE6 is messing up.
Thanks...
Hi,
I'm sure this has probably been dealt with before but I can't find it anywhere.
I have a menu that is based in an unordered list, and want the link to span the whole <li>, not just the link text. I have a css rollover in the menu that needs to display the entire width of the <li>...
Here's my hijackthis log
Logfile of HijackThis v1.99.1
Scan saved at 14:13:15, on 02/10/2007
Platform: Windows XP SP2 (WinNT 5.01.2600)
MSIE: Internet Explorer v7.00 (7.00.5730.0011)
Running processes:
C:\WINDOWS\System32\smss.exe
C:\WINDOWS\system32\winlogon.exe...
Hi,
I need to create a brochure from dynamically created html code.
Does any one know the easiest way. I have seen some scripts that are supposed to do it but can't get hem to work. I need to insert photos and tables and some css styling in the pdf.
Thanks,
Richard
Thanks for all that guys.
What I want in addition to that is for the form to be called from an external page (easy enough), but I also want any processing to done there and not to mess up the original page (eg, email submission, search etc.
Hi, I have just seen a great contact form on a site that basically just displays a hidden div when a link is clicked and has a form contained in it and want to replicate the effect (for a contact page and site searches).
Basically when the link is clicked then a div box appears over the webpage...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.