Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Introspection on templates
Hello,

I'm considering Smarty to use on a web application I'm putting together,
and I had a question about how I might take this:

<html>
<body>
Name: {$name}<br>
Address: {$address}<br>
</body>
</html>

And turn it into this:

<form action="./">
<input type="text" name="name"/>
<input type="text" name="address"/>
<input type="submit"/>
</form>

...without prior knowledge of the .tpl file. I understand this could get
complicated, should there be control structures like looping or if/else,
but I'm just curious if this has been done, or perhaps it hasn't and
this is a bad idea?

Thanks,
-Dan

I'm fairly new to Smarty

Report this thread to moderator Post Follow-up to this message
Old Post
Dan Phiffer
09-11-04 01:56 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Smarty Templates archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:05 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.