thanks for both of your help. i tried looking at the error console and nothing is relevant to javascript. not sure if this would help but take a look at my code:
<script language="javascript">
function validate_form ( )
{
valid = true;
if ( (...
i have a coldfusion form that i built using javascript to delegate the required fields in the form. it works fine in IE, but firefox does not accept the javascript. im not sure whether or not its related to the form. heres an exmaple of what i am using for the javascript:
<script...
i am building an application and it must have capability of the user to search and sort within the application. i also want the user to be able to edit the information shown within the app. can anyone point me in the right direction on how i can get this objective acomplished? thanks in advance
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.