Re: No subject given
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 31355
interpreted = N
texte = Or if you have an editor with regex support, you can make two passes:Search: \[text ([^\]]#)\]Replace: \[text \0&secure=f\]In MultiEdit (Windows only), that search string will match any instance of a [text] tag with parameters and snag all text before the closing bracket. The [^\]] matches any single character that is not a right bracket and the # select 1 or more of them. That \0 in the replace string is the first matching text (in parentheses) from the search.The second pass is to deal with plain [text] tags with no parameters.John PeacockJereme Claussen wrote:> > Need to add a couple more to that list unless I have missed something> (Just joined the list today)..> > change [text multi=t] to [text multi=t&secure=f]> change [text show=f&multi=t] to [text show=f&multi=t&secure=f]> change [text show=t&multi=t] to [text show=t&multi=t&secure=f]> change [text multi=t&show=f] to [text show=f&multi=t&secure=f]> change [text multi=t&show=t] to [text show=t&multi=t&secure=f]> > Those last two can be eliminated if all of your code is consistent..> > -jtc> > >1- change [text] to [text secure=f]> >2- change [text show=f] to [text show=f&secure=f]> >3- change [text show=t] to [text show=t&secure=f]> > ---> | Jereme Claussen | jeremec@darkhorse.com |> | Web Developer | Dark Horse Comics, Inc. |> | 503.652.8815x330 | http://www.darkhorse.com/ |> | THIS SPACE | My mom calls me pepito! |> | FOR RENT | -- The Lord of Darkness |> > #############################################################> 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 > To switch to the INDEX mode, E-mail to > Send administrative queries to #############################################################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 To switch to the INDEX mode, E-mail to Send administrative queries to
Associated Messages, from the most recent to the oldest:
Or if you have an editor with regex support, you can make two passes:Search: \[text ([^\]]#)\]Replace: \[text \0&secure=f\]In MultiEdit (Windows only), that search string will match any instance of a [text] tag with parameters and snag all text before the closing bracket. The [^\]] matches any single character that is not a right bracket and the # select 1 or more of them. That \0 in the replace string is the first matching text (in parentheses) from the search.The second pass is to deal with plain [text] tags with no parameters.John PeacockJereme Claussen wrote:> > Need to add a couple more to that list unless I have missed something> (Just joined the list today)..> > change [text multi=t] to [text multi=t&secure=f]> change [text show=f&multi=t] to [text show=f&multi=t&secure=f]> change [text show=t&multi=t] to [text show=t&multi=t&secure=f]> change [text multi=t&show=f] to [text show=f&multi=t&secure=f]> change [text multi=t&show=t] to [text show=t&multi=t&secure=f]> > Those last two can be eliminated if all of your code is consistent..> > -jtc> > >1- change [text] to [text secure=f]> >2- change [text show=f] to [text show=f&secure=f]> >3- change [text show=t] to [text show=t&secure=f]> > ---> | Jereme Claussen | jeremec@darkhorse.com |> | Web Developer | Dark Horse Comics, Inc. |> | 503.652.8815x330 | http://www.darkhorse.com/ |> | THIS SPACE | My mom calls me pepito! |> | FOR RENT | -- The Lord of Darkness |> > #############################################################> 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 > To switch to the INDEX mode, E-mail to > Send administrative queries to #############################################################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 To switch to the INDEX mode, E-mail to Send administrative queries to
John Peacock
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:
Merging databases (1997)
DRC (2004)
WebCatalog NT beta 18 problem (1997)
japanese characters (1997)
Order not created error (never mind) (1997)
WebCat2 - Getting to the browser's username/password data (1997)
[WebDNA] An unknown error occured // Deadlock avoided (2011)
Forbidden CGI Error (1997)
NetSplat and WebCat2 (1997)
Another question (1997)
Pull down menu for categories (2000)
redirect with more than 256 characters (1999)
Search/sort in URL Was: GuestBook example (1997)
calculating tax rates, mail order solutions and version 2 (1997)
Another question about credit cards (1997)
Frames and WebCat (1997)
Frames (1997)
[cart] not being interpreted inside [founditems] (1997)
plugin-acgi, different results (1997)
problems with 2 tags (1997)