This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Flash Site Design > April 2004 > Flash and asp
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| DarryBoy 2004-03-30, 9:08 pm |
| I'm working on a windows server and will use asp. The form I created goes
from one question to the next www.foodmatters.co.za Click on 'REQUEST THE
BEST' All the data that a user fills in will be posted to an access table.
If a user fills in the data and goes from one question to the next will the
data posted to the table be correct?
Can anyone send a link to a tutorial regarding field validation in Flash MX?
Thank you in advance.
| |
|
| clicked your REQUEST THE BEST link, and it comes up with a 'under construction'
page.
Each variable you capture will need to have a unique name. What you do with
it, is dependant on how many questions, i.e. post it all at once to the asp, or
after each question? If it's not too much, collate it, and do one post.
| |
| DarryBoy 2004-03-30, 9:08 pm |
| I have updated my page so now you can see the form. Sorry for the
inconvenience.
Every field I must give a variable name even though I have given it a name
do you mean?
Do you have any links on a field validation tutorial for asp?
"jezC" <webforumsuser@macromedia.com> wrote in message
news:c44p6u$crd$1@forums.macromedia.com...
> clicked your REQUEST THE BEST link, and it comes up with a 'under
construction'
> page.
>
> Each variable you capture will need to have a unique name. What you do
with
> it, is dependant on how many questions, i.e. post it all at once to the
asp, or
> after each question? If it's not too much, collate it, and do one post.
I'm working on a windows server and will use asp. The form I created goes
from one question to the next www.foodmatters.co.za Click on 'REQUEST THE
BEST' All the data that a user fills in will be posted to an access table.
If a user fills in the data and goes from one question to the next will the
data posted to the table be correct?
Can anyone send a link to a tutorial regarding field validation in Flash MX?
Thank you in advance.
| |
|
| Hi Darryboy - sorry for the late reply, been on holiday. OK, have now seen what
you have done .... You can restrict the values of the text boxes by using
TextField.restrict. You can control the validation of the information
controlled by also using if statements, ie if a certain format hasn't been
used, then don't display the continue button etc. It will be easier to do the
validation in flash, rather than the asp.
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|