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:

YACBQ.....(Yet another checkbox question) (2000) WebCommerce: Folder organization ? (1997) [INCLUDE] Limitations-Now I see (1998) Creating a folder with WebCat? (2000) Big Databases (1997) WebCatalog for Postcards ? (1997) [ShowNext] feature in 2.0 (1997) [WebDNA] [OT] File structure for purchased downloads (2010) Web Catalog vs. ICAT (1997) Calendar using WebCatalog? (1997) WebCat2 several catalogs? (1997) Mac Scheduling (1998) WebCat2 - many [carts] on one template page? (1997) [WebDNA] test post (2011) CHMOD recursive for directories (2006) WCS Newbie question (1997) ShowIf inside formulas (1997) [AppendFile] problem (WebCat2b13 Mac .acgi) (1997) autocommit problem (1998) WC3 and SSL on NT (1998)