|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Form Validation Problem
I created a CF form that validates several fields on submit and then posts the data to a process page. The form works fine on my local PWS running CF. However, when I upload the same files to my live site running IIS and CF the validation does not work. I believe the error resides on the server but I am not sure where. Any suggestion to what might be causing the problem would bet appreicated.
(I also noticed that javascript validation is not working on the live server with ASP.) Thanks |
|
#2
|
|||
|
|||
|
The built in Javascript validation in CF, using CFFORM, I believe requires a set of Javascript .js files that must be available and web-accessible on the CF server. If these aren't there the validation will not function correctly. I'd look into that first.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Form Validation Problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|