it still can't works.....
Is there any way to keep the value to return to the <cfset startdate=#creadate('#form.satartyear#'.....)>, after click on the next button....
eg:
total record to view are 137
maximum view per screen is 20 records, so the balance records should view very screen is 20...
Hi, CFDude
In my "form page", I'm using:
<form action="A18.cfm" method="post" onsubmit="return checkform()">
can form page submit as URL.
And the value will pass in the action page is
<cfset...
In Oracle 7, (+) means about outer joins. Which must immediately follow the join column of the table, as saying add an extra(null) row anytime there's no match.
Hi, CFDude
The value is:
Start Date('2001','6','1')
what I understand is that once I click on the NEXT link it don't have the value to pass on to the,
<cfset startdate=#CreateDate('#form.startyear#','#form.startmonth#','#form.startday#')#>
Thank you.
Hi, SimonA
Here's the error message:
An error occured while evaluating the expression
<cfset startdate=#CreateDate('#form.startyear#','#form.startmonth#','#form.startday#')#>
and I'm using Access 2000. Thank you
HI,
I've a problem to brows the next/previous link using option value format for the date.In my action page I'm using this function as follow:
<cfset startdate=#CreateDate('#form.startyear#','#form.startmonth#','#form.startday#')#>
<cfset...
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.