Hi starway
I can see the code of validate() function on the submit button.
Hi phil
Why don't you try changing the " onClick="validate();return returnVal;" to onBlur ="validate();return returnVal;" and put this function next to each of the input fields and then it...
Hi starway
What do you mean by 'philrm' missed those 2 lines. What do you have to put there when the "OnLoad="init()" is declare in the body tag. Also the whole of the extension is also declared as src= "../buttons/validation.js". I myself cannot figure out what you...
Hi all
Can somebody out there try to help me out. I have a form which needs to pull out the results based on four different ranges. For example the heading is called Easting and the first field name is called "e1" and second is called "e2" And the second heading of the field...
Hi all,
I wondering is there a way to do a rollover text by any chance. What it needs to do is that when a user clicks within a text input box, it should display the rollover text message and then let the use tye in the value for that text input box. I can do a rollover image for a start but I...
Hi all,
Can somebody help me out with this problem I have. I need a javascript validation to validate 1) "Minimum Depth from" to "Maximum Depth from" and then it has to validate from 2)"Maximum Depth From" to "Minimum Depth To" and then finally 3)...
Hi fluteplr
What do you mean by the first line "If you had not turned on text in row you could store any length. " I have the same problem. Can you please specific using screen captures. Thank's
From
yogi
Hi all
Source code for the population of dropdown box after selecting the one option.
<cfquery name="FirstOptions" datasource=#MM_Connection1_DSN# username=#MM_Connection1_USERNAME# password=#MM_Connection1_PASSWORD#>
SELECT Distinct heading FROM T_LANDUSE_LOOKUP
</cfquery>
<CFLOOP...
Hi mbutch
NO not at all, due to the error display above. I am currently running Cold Fusion 5 server on my system. all the dll files seems to be updated to the new version. I cannot understand the problem. when I use the <cflocation> tag it seems to work well !
Hi all
I am wondering if someone out there know a proper way to populate a dropdown box after selecting from one, using cold fusion tag. I have tried everything on JAVASCRIPT, but it doesn't pick up the selection base on serveral other selection from the database.
What I have got currently...
Hi alexfusion
I cannot seem to solve this mysterious problem related to the cfm extension. It seems to work well with html but as soon as you try to convert it to cfm, it seems to spit the dummy. The problem is still the same. It is saying in netscape that showdate is not defined . when you run...
hi all
Can somebody help me out with this problem which is listed below. Thank's
In CF code, we have:
<cfreport report=3D"c:\\Inetpub\wwwroot\myreport.rpt">
</cfreport>
-----------------------------The error message :----------------
Error Diagnostic Information
Error occurred...
Hi Calista
here is my code for the Menu page.
<!--- Get user name --->
<cfquery name="GetUser" datasource="test" >
SELECT * FROM T_ACCOUNT WHERE login ='#Form.USERNAME#' And password= '#Form.PASSWORD#'
</cfquery>
<!--- Get user's...
Iam not that good in psuedo code I need you to specific what to do in this part a bit clearly when I login from Login page to Menu. I need the 1 and 2 optinion mentioned above disable when I login as Guest. Thank's
Hi alexfusion
Have you tried changing the extension to cfm and try running it in IE and Netscape. It is still giving the same problem mentioned above when I rename the extension and run the page. I don't think it is to do with double quotation for this extension. The showdate needs to be...
Hi calista,
Where do you place this coding, I have got a login page, and when the username and password is been OK, it goes to a menu.cfm, where there is a selection of three hyperlink. The first one is called 1) Add a new data 2)Edit existing data and finally the third one is called 3) Locate...
Hi alex fusion
this is same code as what working with the html extension but when I rename it to cfm. The error come up saying showdate is not defined in Nescape and in IE the error in char 13 line 1.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from...
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.