Ask a Question related to Dreamweaver AppDev, Design and Development.
-
dzirnite #1
Is there something WRONG WITH THIS TEMPLATE?
Using the attached template, I'm having trouble creating docs when I introduce
a form in them. The editable region tags get the yellow html "problem"
highlight over them, and the region becomes locked as a result ... in other
words, is there something between forms and editable regions that I need to be
careful with??
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
</head>
<body>
<table width="789" height="146" border="0">
<tr>
<td width="808"><p><img src="../images/banner2.jpg" width="789"
height="146" align="top"></p>
</td>
</tr>
</table>
<table width="789" height="1000" border="0">
<tr valign="top">
<td width="128" height="1000"> <pre><img
src="../images/verticlebanner.jpg" width="128" height="216"></pre></td>
<td width="651" height="1000"> <!-- TemplateBeginEditable
name="BeMineRegion1" -->BeMineRegion1<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<!-- TemplateEndEditable --></td>
</tr>
</table>
</body>
</html>
dzirnite Guest
-
template inside another template
Hi All! I have a problem with templates! As far as I know there is a nested template in dw. A nested template means that a template can be... -
wrong template being run
Hi, We are experiencing a problem where a service is trying to run a template at a path like this: domains/mydomain.org/rcpt.cfm but is... -
What's wrong with bandwidth selection template
I've been trying to stream a video with the bandwidth selection template, but something is going bad. Can anyone tell me if the following... -
Using a Template as the base for another Template
Hi, - Dreamweaver MX - Created a HTML-Template with some menu-items (normal hyperlinks) - I need to create on that menu-items some submenu-items... -
Am I doing anything wrong?
Could you advise if I am doing anything wrong? Page: bdConnect.asp <% Set DataConn = Server.CreateObject("ADODB.Connection")... -
Murray *TMM* #2
Re: Is there something WRONG WITH THIS TEMPLATE?
Where are you putting the form?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"dzirnite" <webforumsuser@macromedia.com> wrote in message
news:d5oe24$kem$1@forums.macromedia.com...> Using the attached template, I'm having trouble creating docs when I
> introduce
> a form in them. The editable region tags get the yellow html "problem"
> highlight over them, and the region becomes locked as a result ... in
> other
> words, is there something between forms and editable regions that I need
> to be
> careful with??
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
> <head>
> <!-- TemplateBeginEditable name="doctitle" -->
> <title>Untitled Document</title>
> <!-- TemplateEndEditable -->
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> <!-- TemplateBeginEditable name="head" -->
> <!-- TemplateEndEditable -->
> </head>
>
> <body>
> <table width="789" height="146" border="0">
> <tr>
> <td width="808"><p><img src="../images/banner2.jpg" width="789"
> height="146" align="top"></p>
> </td>
> </tr>
> </table>
> <table width="789" height="1000" border="0">
> <tr valign="top">
> <td width="128" height="1000"> <pre><img
> src="../images/verticlebanner.jpg" width="128" height="216"></pre></td>
> <td width="651" height="1000"> <!-- TemplateBeginEditable
> name="BeMineRegion1" -->BeMineRegion1<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <!-- TemplateEndEditable --></td>
> </tr>
> </table>
>
> </body>
> </html>
>
Murray *TMM* Guest



Reply With Quote

