473,659 Members | 3,348 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creating Template and GUI?

I've been using Dreamweaver to create my php pages and love the
functionality but when I start modifying code I start wondering if I
should be something else because it always throws off the extensions.
I like the fact that dreamweaver will insert some of the tedious code
for me but are there any php GUI's that are similar to dreamweaver?
I've downloaded a few paid scripts and see the use of *.tpl files and
wonder how they design that and make it functional without using a
WYSIWYG application. From what I've found there wasn't anything like
dreamweaver for php development but it seems like I should be moving
towards creating those tpl file instead of including pieces of files.
Is there anything that will allow you to create recordset and have any
like behaviors in dreamweaver. Does anyone have any tutorial or
examples for using/creating tpl templates? Thanks

Apr 12 '06 #1
1 1846
I tend to hack designers html mock-ups to life. Learning how to use a
template is not so hard. I would not know where to start with
dreamweaver. How easy is it to do this?
<table>
<tr>
{repeat over field tag}
<th>{fieldname} </th>
{/repeat over field tag}
</tr>
{repeat over data}
<tr>
{repeat over field}
<td>{current row field data}</td>
{/repeat over field}
</tr>
{repeat over data}
</table>

I would imagine it would be hard to put tags in those places.

Apr 12 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1186
by: aynka2000 siva | last post by:
need to make a letter template using xml in vb.net eg after creating template when use clicks a button in form template must be loaded there he must able to type anything such as <name></name> <b><font name="comic sans"><u>hi</font></b></u> as above when you type name it must retrieve in order each customer name
1
1415
by: lempertay | last post by:
I have an existing MS Access database with just over 2,000 records. I have a group that wants to use the database except with their own data. So basically I need to provide them the front end piece without all of my existing data. Is there a way to create a template from what I have that I can then give this other department? Thanks for your help.
1
1473
by: suzy | last post by:
hi, i have created a aspx page template by creating a template.cs file which inherits from the page class. In this file I override the OnInit event and create a template in the form of a header, left menu and a footer. there is also a body area where the main content of the page will go. i created these 4 areas by dynamically creating a placeholder in each area at runtime. in the template.cs i load user controls into each area...
2
4549
by: Nicole | last post by:
I am creating template columns programmatically. I have read the msdn article on this and I'm so close. Article: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchcreatingwebservercontroltemplatesprogrammatically.asp I have narrowed down the problem comes in when the _DataBinding handler is called and the literal text is being assigned, but I can't figure out beyond that. The main problem is that...
1
1306
by: Luis Esteban Valencia | last post by:
Hi all, I tried doing this with the aid of the following document: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbtskcreatingtemplatesprogrammaticallyindatagridcontrol.asp This document shows you how to create template columns dynamically, but does not show you how to bind your datasource to it. The example class binds static text to the item template literal. I need to be able to bind data in the...
3
1306
by: andrej | last post by:
Hi, I'm working on a project in VB6 where I want to use something like templates saved in my database with customization of the template like selection of words and in specific fields to fill with data from database... Than I must have a checbox that if is selected to print only not-selected words in a template and if is not selected to print all words in a template. Can any one give me idea... Thanks
0
1189
by: imranabdulaziz | last post by:
Hi all, I am using asp.net and C# Visual studio 2005. Let me explain the scenario. I have stored procedure which return very no of column based on condition. Becoz I have to show columnwise record I used datalist. And becoz of query return different no of column based on condtion I created template class for design and itembinding at run time . I manage to create template column() but confuse over how to bind data. As no of column...
1
1218
by: apking | last post by:
what is the basic for creating template.
2
2657
by: slizorn | last post by:
hi guys, i need to make a tree traversal algorithm that would help me search the tree.. creating a method to search a tree to find the position of node and to return its pointer value basically i need to read in a text file... shown below H H,E,L E,B,F B,A,C A,null,null
0
8335
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8747
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8528
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8627
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1976
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.