RE: Is there an easier way?

This WebDNA talk-list message is from

1998


It keeps the original formatting.
numero = 21401
interpreted = N
texte = Hi Charles,This saves a little bit of coding:
Aloha, Olin> -----Original Message----- > From: charles kline [mailto:ckline@macsultants.com] > Sent: Monday, November 30, 1998 11:20 AM > To: WebDNA-Talk > Subject: Is there an easier way? > > > Hi everyone. > > I am using this code here and was wondering if there was an easier way to > accomplish the same thing. I would realy like to so something like this: > > [if [S_NAME]=ListHome][else] src=someimage.gif>[/if] > > > this is what I do have though... > > > border=0>
> [hideif [S_NAME]=ListHome] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=ListHome] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=SearchHomes] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=SearchHomes] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=NewHomeComm] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=NewHomeComm] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=HomePlans] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=Mortgages] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=HomeEqLoan] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=HomeEqLoan] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=HomeIns] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=HomeIns] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=HomeWrnty] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=HomeWrnty] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=TitleIns] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=TitleIns] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=FindContr] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=FindContr] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=CreditRep] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=CreditRep] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=CompHome] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=CompHome] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=RealEstateNews] src=images/l_nav_realestate_off.gif width=132 height=13 > border=0>
[/hideif] > [showif [S_NAME]=RealEstateNews] src=images/l_nav_realestate_off.gif width=132 height=13 > border=0>
[/showif] > [hideif [S_NAME]=OtherServ] width=132 height=13 border=0>[/hideif] > [showif [S_NAME]=OtherServ] width=132 height=13 border=0>[/showif] > > > _______________________________________________________________ > Charles Kline ckline@macsultants.com > > > MacSultants > Professional Solutions for Computer Systems > > Phone# 609-273-3255 > Fax# 609-273-3721 > > > Associated Messages, from the most recent to the oldest:

    
  1. Re: Is there an easier way? (Kenneth Grome 1998)
  2. Re: Is there an easier way? (PCS Technical Support 1998)
  3. Re: Is there an easier way? (GSwenson@DigitalSynergy.com (Greg Swenson) 1998)
  4. Re: Is there an easier way? (Ronro123@aol.com 1998)
  5. Re: Is there an easier way? (Kenneth Grome 1998)
  6. Re: Is there an easier way? (Kenneth Grome 1998)
  7. RE: Is there an easier way? (Olin Lagon 1998)
  8. Re: Is there an easier way? (Dave MacLeay 1998)
  9. Re: Is there an easier way? (Josh 1998)
  10. Re: Is there an easier way? (PCS Technical Support 1998)
Hi Charles,This saves a little bit of coding:
Aloha, Olin> -----Original Message----- > From: charles kline [mailto:ckline@macsultants.com] > Sent: Monday, November 30, 1998 11:20 AM > To: WebDNA-Talk > Subject: Is there an easier way? > > > Hi everyone. > > I am using this code here and was wondering if there was an easier way to > accomplish the same thing. I would realy like to so something like this: > > [if [S_NAME]=ListHome][else] src=someimage.gif>[/if] > > > this is what I do have though... > > > border=0>
> [hideif [S_NAME]=ListHome] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=ListHome] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=SearchHomes] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=SearchHomes] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=NewHomeComm] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=NewHomeComm] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=HomePlans] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=Mortgages] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=HomeEqLoan] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=HomeEqLoan] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=HomeIns] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=HomeIns] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=HomeWrnty] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=HomeWrnty] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=TitleIns] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=TitleIns] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=FindContr] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=FindContr] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=CreditRep] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=CreditRep] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=CompHome] width=132 height=13 border=0>
[/hideif] > [showif [S_NAME]=CompHome] width=132 height=13 border=0>
[/showif] > [hideif [S_NAME]=RealEstateNews] src=images/l_nav_realestate_off.gif width=132 height=13 > border=0>
[/hideif] > [showif [S_NAME]=RealEstateNews] src=images/l_nav_realestate_off.gif width=132 height=13 > border=0>
[/showif] > [hideif [S_NAME]=OtherServ] width=132 height=13 border=0>[/hideif] > [showif [S_NAME]=OtherServ] width=132 height=13 border=0>[/showif] > > > _______________________________________________________________ > Charles Kline ckline@macsultants.com > > > MacSultants > Professional Solutions for Computer Systems > > Phone# 609-273-3255 > Fax# 609-273-3721 > > > Olin Lagon

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Searching the same field with 2 form variables. (2000) Crash solved (1998) California Tax Rates (1998) [WebDNA] Is anybody running a CAPTCHA? (2017) Search Question (2000) Copyright ? (1997) Passing WebCat data to SSL server (1997) Searchable WebCat (etc.) Docs ? (1997) Forms Search Questions (1997) File Upload (1997) shipping calculations, lookup command (1997) [WebDNA] Emailer and Comcast.net (2008) Not reading code (1997) WebCat2b15MacPlugin - [protect] (1997) Not really WebCat (1997) Multiple Search Fields (1998) Error Log.db --however (1997) Re1000001: Setting up shop (1997) Emailer (1997) Emailer (1997)