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:

emailer (1997) ErrorMessages.db suggestion (1997) Pithy questions on webcommerce & siteedit (1997) [WebDNA] Version 7 Config problem (2011) Problems with date math (1997) Format date.... (2003) When do we get to request new features? (1999) WebCatalog can't find database (1997) WebCat chatroom/hyperboard (1997) So many lookers, hey smith micro (2003) list items (1998) Errata: WCS Newbie question (1997) Search/sort in URL Was: GuestBook example (1997) best way to store prefs (1998) Non WebDNA forms and timed popups... (2002) PIXO (1997) Authorize.net questions ... (2003) Requiring that certain fields be completed (1997) [WebDNA] reCAPTCHA and WebDNA (2010) [SHOWNEXT] Examples (1997)