Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTML if statement
Message
De
05/12/2007 17:06:39
 
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Divers
Thread ID:
01273455
Message ID:
01273459
Vues:
15
Yes I could. But they want me to work with what I got and stay with WWC.

Thanks


>You could use Java Script or VB Script.
>
>
>>Hello all
>>I just started on an old VFP code using West Wind and Visual studio (to this WWC layman it seems a little contrived. But it works... somehow...).
>>
>>Anyway is there an "IF" statement in HTML. I've never seen it, but I wish I had it now.
>>I'm looking for something like this.
>>
>>IF <MyCondition>
>> <tr>
>>   <td align="center" style="height: 26px">
>>     <ww:wwWebButton ID="btnOptOut" runat="server" Width="80" Text="Opt Out" Click="btnOptOut_Click"/>
>>            </td>
>>  </tr>
>>Else
>> <tr>
>>   <td align="center" style="height: 26px">
>>     <ww:wwWebButton ID="btnOptOut" runat="server" Width="80" Text="Opt In" Click="btnOptOut_Click"/>
>>            </td>
>>  </tr>
>>
>>End if
>>
>>
>>I need the HTML version of the IF statment, if it exist.
>>
>>TIA.
The American Republic will endure, until politicians realize they can bribe the people with their own money.
- Alexis de Tocqueville

No man’s life, liberty, or property is safe while the legislature is in session.
– Mark Twain (1866)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform