Re: Including a php script

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 47262
interpreted = N
texte = PHP will only be processed on documents that have the .php or .php3 extension. This page is already getting grabbed up by WebDNA - can't do both, but you could validate the fields, and pass it via [TCPConnect] to your PHP script... But at that point why not just either use PHP to do it all or WebCat to do it all?- CharlesOn 1/28/03 4:14 PM, demawno@msradiogroup.com wrote:> > I have a form that sends its values to an email address, i used webdna > to validate the fields, but i want to use a php script to generate and > send the actually email, i tried using an include, but it didn't work. > i believe it is a problem with the include statement i wrote, because > the php script will work, and so will the validating section of the > webdna page. here is the code i used. my os is slackware 8.1 (linux) > and webdna 4.5.0.i would apreciate any advice or insight :) > thanks in advance > lloyd > demawno@msradiogroup.com > > > > > sgagolf.com -- Thank You Page > > > > [math show=F]error=0[/math] > > [showif [FirstName]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [LastName]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [Address]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [City]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [State]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [Zip]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [EmailAddress]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [ResidencePhone]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [BusinessPhone]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [Index]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [ChampCart]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [ChampCart]=[raw][ChampCart][/raw]] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [QualSite]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [QualSite]=[raw][QualSite][/raw]] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [QualCart]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [QualCart]=[raw][QualCart][/raw]] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [Payment]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [Payment]=[raw][Payment][/raw]] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [error]!0][redirect > ../forms/souamerror.tpl?[formvariables][name]=[value]&[/formvariables]author=s > gagolf][/showif] > > [hideif [error]!0] > [INCLUDE file=mailtesterxx.php] > [redirect thanks.html] > [/hideif] > > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/-- ------------------------------------ Charles Kline, PresidentRightCode, Inc. 900 Briggs Road Suite #303 Mount Laurel, NJ 08054Email: ckline@rightcode.net Phone: 856.608.7908 Fax: 856.439.0154 URL: http://www.rightcode.net ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Including a php script (Gyuri 2003)
  2. Re: Including a php script (Matthew Bohne 2003)
  3. Re: Including a php script (charles kline 2003)
  4. Including a php script (demawno@msradiogroup.com 2003)
PHP will only be processed on documents that have the .php or .php3 extension. This page is already getting grabbed up by WebDNA - can't do both, but you could validate the fields, and pass it via [tcpconnect] to your PHP script... But at that point why not just either use PHP to do it all or WebCat to do it all?- CharlesOn 1/28/03 4:14 PM, demawno@msradiogroup.com wrote:> > I have a form that sends its values to an email address, i used webdna > to validate the fields, but i want to use a php script to generate and > send the actually email, i tried using an include, but it didn't work. > i believe it is a problem with the include statement i wrote, because > the php script will work, and so will the validating section of the > webdna page. here is the code i used. my os is slackware 8.1 (linux) > and webdna 4.5.0.i would apreciate any advice or insight :) > thanks in advance > lloyd > demawno@msradiogroup.com > > > > > sgagolf.com -- Thank You Page > > > > [math show=F]error=0[/math] > > [showif [FirstName]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [LastName]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [Address]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [City]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [State]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [Zip]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [EmailAddress]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [ResidencePhone]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [BusinessPhone]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [Index]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [ChampCart]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [ChampCart]=[raw][ChampCart][/raw]] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [QualSite]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [QualSite]=[raw][QualSite][/raw]] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [QualCart]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [QualCart]=[raw][QualCart][/raw]] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [Payment]=] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [Payment]=[raw][Payment][/raw]] > [math show=F]error=[error]+1[/math] > [/showif] > > [showif [error]!0][redirect > ../forms/souamerror.tpl?[formvariables][name]=[value]&[/formvariables]author=s > gagolf][/showif] > > [hideif [error]!0] > [INCLUDE file=mailtesterxx.php] > [redirect thanks.html] > [/hideif] > > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/-- ------------------------------------ Charles Kline, PresidentRightCode, Inc. 900 Briggs Road Suite #303 Mount Laurel, NJ 08054Email: ckline@rightcode.net Phone: 856.608.7908 Fax: 856.439.0154 URL: http://www.rightcode.net ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ charles kline

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:

WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997) Help! (2000) multiple search commands (1997) Database changes (1998) Calendar using WebCatalog? (1997) [WebDNA] To Commitdatabase or Not to Commitdatabase (2012) SKU lookup (1997) Email troubles (2005) serial number generation (1997) How can I Add several Items into the cart at once? (1997) Invoice in another window (1998) E-mailer error codes (1997) Sort Order on a page search (1997) Grant, please help me ... (1997) docs for WebCatalog2 (1997) PSC recommends what date format yr 2000??? (1997) Passing a search through a form (2003) Non-SGML Characters and databases (2004) Calculating days, hours, minutes ago (2004) orders with blanks or [xxx] literal text (2000)