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:

Showing unopened cart (1997) webdelivery not working (1998) WC Database Format (1997) WebCat2b12plugin - [search] is broken ... not! (1997) Need relative path explanation (1997) Odd request (2003) Protect vs Authenicate (1997) wierd [cart] action! (1997) Preventing code execution (2003) [WebDNA] Mixed Content (2009) WebCat2b15MacPlugin - showing [math] (1997) Setting up shop (1997) Rhapsody? (1997) PCS Frames (1997) WebCat2b13MacPlugIn - [shownext method=post] ??? (1997) What am I missing (1997) [Sum] function? (1997) WebCatalog 3.0.8 is on FTP... (2000) Setting up WebCatalog with Retail Pro data (1996) add to cart within a page? (1997)