Hi,
I'm having a problem getting the search input box on the following page to display on the same line as the "Shopping Cart", "Checkout" and "Order Tracking" links.
http://www.presentville.com/store
I know there are probably several errors in the html, but this is a shopping cart script...
Hi,
I have a problem with a form on a site. This is a guestbook script that was modified for my needs. The form posts information to a list that's displayed on the site. The problem is that I'm getting empty posts on the site. I have both client side and some server side validation, but only if...
Hi,
I have a guestbook script written in perl that I'm using on a web site to allow people to post their name and contact information as well as a few other fields. It sends me an email every time someone adds their name to the list.
But for some reason I'm getting emails/posts coming through...
Hi,
Can someone tell me what's wrong with this code that it's not working:
<script type="text/javascript">
function validateForm(){
stripSpaces(frm)
function stripSpaces(frm) {
var x = frm.email.value;
frm.email.value = (x.replace(/^\W+/,'')).replace(/\W+$/,'');
var z =...
Hi,
Quite a while back some nice person on this forum gave me the following script to prevent someone entering spaces in a form field that's required. It seems to work fine for me when I fill in the field with spaces and click submit, it gives the error message saying to fill in the required...
Hi,
I'd really appreciate if anyone would like to take a look at this site and let me know if there are any problems. I'd especially like anyone with a Mac to take a look.
I don't have the navigation buttons on there yet, but you can still get around by using the image category links to the...
Hi,
I have a new site that has a problem in Mozilla with the borders around the product thumbnails. Viewing in IE will show it as it's intended.
Can anyone tell me what would cause this? Please don't tell me it needs a doctype or that there are a bunch of errors, which I already know. These...
Hi,
I've been using the formmail script from sourceforge.net that is a rewrite of Matt's FormMail.pl, and has better security as well as new features. This script has worked great for me except now I'm trying to add additional recipients and can't seem to get it to work. It only mails the...
Hi,
I've been using the formmail script from sourceforge.net that is a rewrite of Matt's FormMail.pl, and has better security as well as new features. This script has worked great for me except now I'm trying to add additional recipients and can't seem to get it to work. It only mails the...
Hi,
I'm new to working with php scripts but I've installed quite a few perl scripts and always had to chmod the perl script to 755. Is chmod necessary with php scripts, for example, a form processing script that mails the results to the webmaster?
Or is it just a matter of the permissions of...
Hi,
I tried doing this through CSS, but because of an apparent bug in CSS, it doesn't convert the string when it originates as all caps. Strange, I know, but if the text entered is all lowercase or mixed case it works great, but when it's all uppercase, the text-transform: capitalize feature...
Hi,
I'm having a problem getting the contents of a div capitalized on the first letter of each word. It seems to work when the entered text is a mix of upper and lower case...or if the text that's entered is all lower case, but when it's entered all in uppercase, it leaves it that way (all...
Hi,
I have a couple of css questions:
1. I have the following code for my navigation, but the background image (a small fixed arrow) isn't showing on hover in Netscape or Firefox, but is fine in IE. Here's the code:
td.nav a:hover {background-color: #224270; color: #E8E8DA; background-image...
Hi,
I was wondering if someone could shed some light on a problem I'm having with a "Description Layer Script" that I found at http://javascript.internet.com/messages/description-layer.html. I'm using it to display definitions for terms found on a page, but the terms don't link to another...
Hi,
I have a need for a dropdown menu (or really one that displays to the right of an image). This is for a previously designed site that has a curved navigation area. What I'd like to do is take one of the images that are currently linked to a page, and have it turn into a dropdown menu to the...
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.