Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Speegs #1
Advanced Conditional Statement and Disable Form
Hi I have an advanced conditional statemet which basically shows an image when
a recorset value = 0 Is it also possible to disable a form with an advanced
conditional statement? or what would you recomend? Basically what it is is
like a telethon. Each student has a goal and when that goal is reached the
first advanced condition shows an image that says completed. Now I want to
disable the form as well if possible so now other contributions can be made.
they are on the same page. Speegs
Speegs Guest
-
Setting a string to a conditional statement?
I want to allow users of my website to define there own custom queries using a form. The problem that i am running into is that cfset cannot handle... -
Conditional SQL statement using 2 tables
Hello everyone, I am running into a bit of a snag, I have a column in one table that when the value is true it displays data from another table,... -
Conditional statement not working
This should be so easy, but it is not working. What should happen is that if $p=home in the url then it displays home.php and if $p does not... -
Conditional statement and param()
Hello Below is a portion of a script that displays a table. The argument passed by param() determines the number of rows the table should... -
Conditional Statement
I am trying to come up with the syntax for the expession in the conditional formating box. I want to turn the background yellow if the weekday =... -
funkster #2
Re: Advanced Conditional Statement and Disable Form
you can do exactly the same thing, just select your form and apply the advanced conditional statement but recordset value <> '0'
funkster Guest
-
Paul Whitham TMM #3
Re: Advanced Conditional Statement and Disable Form
As any server based element relies on a trip to the server why not simply
hide the form when the image is displayed.
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"Speegs" <webforumsuser@macromedia.com> wrote in message
news:d481pr$m7d$1@forums.macromedia.com...when> Hi I have an advanced conditional statemet which basically shows an imageadvanced> a recorset value = 0 Is it also possible to disable a form with anis> conditional statement? or what would you recomend? Basically what it isto> like a telethon. Each student has a goal and when that goal is reached the
> first advanced condition shows an image that says completed. Now I wantmade.> disable the form as well if possible so now other contributions can be> they are on the same page. Speegs
>
Paul Whitham TMM Guest



Reply With Quote

