VALIDATION fields ?

M

Mike

if i do that to an ASP file the code in it becomes CORRUPT

seems like i can not edit an ASP file in FP98 or FP2000

without destroying the code... why is this and how do i get around it ?


***You can apply validation to any field by right clicking on it and
selecting form field properties.


Reply To : [email protected]
 
S

Stefan B Rusynko

FP form validation should not corrupt any ASP Code (if coded correctly)
Post a snippet of your before and after validation ASP code
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| if i do that to an ASP file the code in it becomes CORRUPT
|
| seems like i can not edit an ASP file in FP98 or FP2000
|
| without destroying the code... why is this and how do i get around it ?
|
|
| On Fri, 1 Dec 2006 21:00:24 -0500, "Steve Easton" <[email protected]>
| wrote:
|
| ***You can apply validation to any field by right clicking on it and
| selecting form field properties.
|
|
| Reply To : [email protected]
 
M

Mike

YOU ARE WRONG



On Mon, 11 Dec 2006 04:12:34 -0500, "Stefan B Rusynko"

***FP form validation should not corrupt any ASP Code (if coded correctly)
***Post a snippet of your before and after validation ASP code


Reply To : [email protected]
 
M

Murray

Show us an example where it is doing this. I have to tell you that I agree
with Stefan on this, and on most everything else. I also have to tell you
that I have never had this happen to me....
 
T

Thomas A. Rowe

I have never seen FP validation scripts (JavaScript) corrupt any ASP code!

Can you provide an example of the original code and how the FP validation script corrupted the
ASP/VBScript?

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Top