hi list/dan
is it somehow possible to remove all none-alphanumeric chars (inkl
spaces) from a field entry?

I want do do a "new page box". "posteditname" should be cleaned from
everything not pagenamecompatible.

(:zapform:)
(:input text "posteditname":)\\
(:zap editname={posteditname}:)
(:zap if1="equal '{button}' 'New Blog Post' ?
nextpage=ContentForms.Blog?editgroup={*$Group}?editname={editname}":)
(:input submit button "New Blog Post":)
(:zapend:)

btw, is there a php function that does that?

grz nos

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to