Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
paulthemann #1
auto completion
firstly - sorry if this already exists somewhere - i searched but couldn't find
anything -
i keep reading everyone go on about DW code completion and how great it is -
but can't find how to edit my own code completion tags like i could in
HTML-Kit. can someone push me in the right direction? - eg
in html-kit i could write
<table
and it would write
<table cellspacing='0' cellpadding='0' border = '0' summary='<%=summary%>'>
<tr>
<td></td>
</tr>
</table>
or <img would write <img src="images/" alt='<%=alt%>' border='0'>
i even got lazy and started making tags like :-
write : would return response.write("")
and
codeupdate
would write :-
Set RsUpdate = Server.CreateObject("ADODB.Recordset")
strSQL = "Select * FROM tbl where id = " & id
RsUpdate.Open strSQL, conn, 3,3,1
anyway - you get the idea.
paulthemann Guest
-
Auto-completion?
Hi all, Just got the trial version today. I was looking for a development tool, like MS visual studio, that was really good @ auto-completion so... -
What's the IO completion ports ?
English : Hi, someone could tel me what is the io completion ports ? Thank's French : Bonjour, Quelqu'un peut il me dire ce que sont les IO... -
How to Turn Off Auto Completion within the browser for privacy
Dear fellows, I am looking for a way to turn off the agents that listen to my entries on the computer and on the browser. If it can be turned... -
MX-Tag auto-completion feature?
I am a HomeSite convert and really like the autocomplete feature in Homesite. Dreamweaver MX has the Tag Library Editor, but I can't get it to... -
Auto Levels and Auto color stopped working right
When I have an image opened in Photoshop 7 and I hit either Auto Levels or Auto color, the image always brightens now to an unattractive looking...



Reply With Quote

