Dear Experts,
I have two text boxes in my form (f1) i'm prompting the users to select the date from callender which is embeded within the from. when the users Pick the date from the calender.it will be displayed as mm/dd/yyyy format.
i'm getting the from date value at textbox (FromDate)
and to date value at another textbox(ToDate) . i've to validate that the to date should not be lesser than that of from date...
User Profile
Collapse
-
From and To Date Validation
-
Dear Ravi
i have some question for you,
1. Do you really want to add the image file to you table?
2. If that is the case why?
you may save the image file in a separate folder rather save it in table directly.
you can try out with aspupload file uploading component it can be downloaded from www.aspupload.c om. you can download the evaluation version to test.... -
jsredhar replied to Incrementing the value of a column containg mixed character and numerical valuesin AccessDear mmccarthy
It's wonderful and it works fine,I really wants to thank you for the fine solution.
With thanks once again
jsredhar...Leave a comment:
-
retriving values from two tables
how to retrieve values from one or more tables -
jsredhar replied to Incrementing the value of a column containg mixed character and numerical valuesin AccessDear mmccarthy the datatype of the Projectcode field is set to text, when we use the above method it returns following error "Datatype mismatch in criteria expression".
Thanks for your response. Waiting for the solution.
jsredhar...Leave a comment:
-
jsredhar replied to Incrementing the value of a column containg mixed character and numerical valuesin AccessDear theAybaras
the first portion (07) is generated from year(date) second part (05) is generated from using month(date) and the third part is the username which can be retrieved from session variable of ASP and the fourth part 'A 'is to be entered by the user and the final part(0001) is predefined for the very first entry. following are the syntax
<%=strYear%>& "-"&<%=strMonth%> &"-"&Session("user name")&"-"&textboxvalue( A)&"-"&0001...Leave a comment:
-
jsredhar started a topic Incrementing the value of a column containg mixed character and numerical valuesin AccessIncrementing the value of a column containg mixed character and numerical values
Dear experts
how we can automaticaly increment the column value which contains values like 07-05-ivan-A-0001. the final integer part alone have to be incremented.
Thanks in advance
No activity results to display
Show More
Leave a comment: