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...
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...
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>...
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
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...
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...
Hi,
I need to enter some data into a mysql database, but one of the fields uses a variable which is dynamically created by php.
when I execute the script it gives me a error. I have echoed the sql and it gives me
insert into photos (pid, photo, photoalt) values('9', V9_1.jpg', '$caption1')...
Hi all,
I want to pass a load of text fields to php in an array.
I thought that if I used [php]
<input name="bullet[]" type="text" size="60" />
</label>
</p>
<p>
<input name="bullet[]" type="text" size="60" />
</p>
<p>...
Hi,
Somehow Freshdownload got installed on my system (I blame the wife or my son). It really irritated me so I uninstalled it, or at least tried to as the uninstaller was cirrupt. So I downloaded the newest version, installed it then uninstalled which seemed to go fine.
However when I try to...
Hi,
I have a page that when an order is made goes to paypal to process payment then passes back to a payments page to confirm payment.
In IE7 this is fine and it all works as expected, however in Firefox it seems that the session ends as nothing is displayed on screen (the first thing these...
Hi all,
I need to change the value of a variable in the main php script I have based on the choice that is made in a list menu and then also update the figure displayed on screen.
What I have at the moment passes the variable to a secondary php script which does some maths depending on the...
Hi, (I did post this in the php forum thinking of using AJAX but it was pointed out it should be able to be done using just javascript hence my post here).
I need to change the subtotal on a page when two different things are changed. A php variable needs to be updated.
First is a dropdown...
Hi,
I need to change the subtotal on a page when two different things are changed.
First is a dropdown where the user picks a number and the second is a checkbox when the user picks an advert type (2choices).
I am thinking ajax but don't particularly know where to start.
Any help gratefully...
Hi,
I have a form that is created dynamically from database entries, and need to know how many have been checked, but am having problems getting the figure.
The checkboxlist is created using this code
<label>
<ul>
<?
$interestsql=mysql_query("select * from interest...
Hi all,
I am currently developing a property rental portal and as part of this my client wants to have country pages with a map which will have an image map lain over it. I only want to have the areas that have properties registered in in them to display the image map. I think I am right in...
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.