| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | "Mad Dog" <md (AT) mdp (DOT) com> wrote
What average person is going to see it by mistake? There won't be any links
to it or anything.
Just copy...
boss33
|
03-09-2005 12:46 PM
Tim Gallant | 7 | 72 |
|  | I am just learning to use Dreamweaver MX 2004 and may be confused about how,
'Behaviors' work. In Dreamweaver, using Behaviors, I tried setting up...
Cleftone
|
03-09-2005 12:44 PM
sa_designer | 1 | 56 |
|  | I need to make asp page to show data in following format. Please help me to
make this query. I am collection all information in one table...
Zoin Amir
|
03-09-2005 12:40 PM
Zoin Amir | 0 | 64 |
|  | Problem: In the left navigation menu of my page, I have the current page
highlighted with a taupe colored box (style: ".LeftMenuTOP-Active"). I...
Lesurel
|
03-09-2005 12:36 PM
Lesurel | 1 | 62 |
|  | Hi Just wondered if there is any technical reason why i can't use forms within
an HTML email? My boss wants to put a voting poll within the email to...
bobby davro
|
03-09-2005 12:36 PM
Mad Dog | 3 | 69 |
|  | My form works great. But the order comes from "root" rather than the email address of the orderer. I have their email address as one of the fields...
keadl
|
03-09-2005 12:31 PM
keadl | 4 | 92 |
|  | I have page that is opened in a small window and after a user submits the
form on that page I want the window to close and then refresh the page...
Kory
|
03-09-2005 12:28 PM
Kory | 0 | 72 |
|  | I'm trying to get my site, www.tyler.mcadams.com to have a consistant link
value: <style type='text/css'> a:visited { text-decoration: none;...
Thaidog
|
03-09-2005 12:25 PM
Thaidog | 13 | 117 |
|  | When I close a layer and go back to the webpage the animated gif's are stopped. Is there any way to make the gif's continue to be...
lhdesign
|
03-09-2005 12:24 PM
Alex Marino | 3 | 105 |
|  | My Local, Remote and Testing Server folders are one of the same:
C:\Inetpub\wwwroot\Chamber\
The URL prefix: is set to...
Joe T
|
03-09-2005 12:22 PM
Joe T | 4 | 54 |
|  | My Web site has another section that is almost identical to one I have
completed...
I was wondering (in Dreamweaver 3) if there is a way for me to...
Robert Anderson
|
03-09-2005 12:17 PM
Robert Anderson | 0 | 65 |
|  | Is it me, or is there an echo in here?
Mad Dog
|
03-09-2005 12:12 PM
Murray *TMM* | 12 | 152 |
|  | I understand that the use of different fonts on a web page is limited. However,
I wish to use a san serif font that looks clearer than Arial. Does...
Sohaila
|
03-09-2005 12:10 PM
Michael Fesser | 3 | 118 |
|  | Thankfully, code coloring helps. :) If you're a type-by-hand coder, I
don't see any reason why you'd have any more trouble -- even if...
cpdurham
|
03-09-2005 12:05 PM
harlene | 20 | 251 |
|  | how do I change the border color of an image that has a link?
Mollie Dash
|
03-09-2005 12:03 PM
Michael Fesser | 3 | 69 |
|  | pikay2304,
u don't.
An HTML document has no "page size," per se. Its height and width are
dependent on the browser containing it. You can use...
David Stiller
|
03-09-2005 11:52 AM
Tim Gallant | 6 | 68 |
|  | Hi! I've just completed my site and all was working well until something went
wrong. I'm not sure what is wrong. When I click on the picture to the...
Munchin
|
03-09-2005 11:48 AM
Heather | 7 | 75 |
|  | Hi!
without any previous knowledge of web site design i have been messing around
with the programme for 3 months and in the last week came up with an...
alanwallace4
|
03-09-2005 11:43 AM
Tim Gallant | 9 | 150 |
|  | Is meta tag multi-page entry and edit automation possible? (like a library item
for meta code?) Obviously the first time I'd have to do it page by...
ClearstoneOne
|
03-09-2005 11:42 AM
Murray *TMM* | 3 | 72 |
|  | "keadl" <webforumsuser (AT) macromedia (DOT) com> wrote
Impossible to tell. You will have to show your code to obtain assistance.
Les Matthews
|
03-09-2005 11:32 AM
Les Matthews | 0 | 63 |
|  | is it a prewritten script??
check the instructions to see if there is a special form field name to use
for the user's email address. Most prewritten...
Alan
|
03-09-2005 11:32 AM
Alan | 0 | 74 |
|  | Hi,
I am upgrading my sites to doctype "strict" standard.
The validator shows my target attribute (e.g. "target=_parent") as
unacceptable. I use it...
Adrian Stock
|
03-09-2005 11:28 AM
Gary White | 13 | 109 |
|  | What I'd recommend first of all is at the top of the secure page, after the
session_start(); command is to do a print_r($_SESSION); exit; That will...
Ross Riley
|
03-09-2005 11:28 AM
Ross Riley | 0 | 60 |
|  | I have a site set up for the owner to edit it using Contribute 2. She
sent me a note this morning, describing a condition that sounds like she
is not...
Gary White
|
03-09-2005 11:24 AM
Gary White | 1 | 60 |
|  | What is the best way to make a Div's hight reletive to another div within it
see example:
I want the white div area always to the bottom no matter...
SugnaShane
|
03-09-2005 10:30 AM
Alexandro Colorado | 2 | 69 |
|  | Hi, would like some help on how to create a page that updates itself based on
the date. like have a daily message or phrase thats changes...
poboy975
|
03-09-2005 10:30 AM
Adrian Stock | 9 | 95 |
|  | I use DW MX 2004 and am validating my pages as doctype Strict with the
W3C validator.
The following keeps occurring.
Validator complains that my...
Adrian Stock
|
03-09-2005 10:29 AM
Murray *TMM* | 7 | 61 |
|  | Hi,
I want there to be only single lines between the cells of a table (like
html: cellspacing=0). I specified 'collapse' in the stylesheet but...
Adrian Stock
|
03-09-2005 10:27 AM
Adrian Stock | 12 | 89 |
|  | Hello, we have an internal company newletter which is several articles with
images listed on one long page and uses anchors to 'jump' to articles. I...
gatkins
|
03-09-2005 10:09 AM
darrel | 1 | 52 |
|  | Hi there,
if I may I would like to add to this question ...
How do I back up my sites and installed extensions?
Deon
Deon H
|
03-09-2005 10:01 AM
Deon H | 0 | 58 |
|  | If using the min-height realize IE does not support this command but
there is a way to work around it.
Are you saying that you want the center...
Travis
|
03-09-2005 10:01 AM
Travis | 0 | 89 |
|  | Hi all,
I'm completly new to DW. Just read a few tutorials and trying to make a
personal website for me and friends.
I have an idea for my first page...
bonneol1
|
03-09-2005 09:44 AM
jjs | 6 | 68 |
|  | Paul Whitham TMM wrote:
Or more precisely, the language being used. "Syntex": isn't that a
plastic explosive?
Mick
r
|
03-09-2005 09:43 AM
CMBergin | 4 | 99 |
|  | How do I make a Form Submit button send the Form information to a designated person via email. I also would like to capture the information to an...
trainfox
|
03-09-2005 09:36 AM
Murray *TMM* | 3 | 58 |
|  | Someone please help! I know this has to be something simple, but... Here is
the deal. I need to do a rowspan that will keep row 1 the same size and...
hertelt
|
03-09-2005 08:55 AM
James Shook | 1 | 70 |
|  | The design looks great.
I would suggest flipping the bird on the right. It looks like the dove is
attacking the Virgin Mary. It would also help...
robot88888888
|
03-09-2005 08:44 AM
robot88888888 | 2 | 109 |
|  | I'm trying to use the #page_name and #button_name method for automatic
nav buttons. Background color of the button area changes based on the
CSS for...
Chip off the O'l Proc
|
03-09-2005 08:31 AM
Chip off the O'l Proc | 2 | 75 |
|  | hiii
I want the scrollbox of the combobox to be colorful by using CSS
but it doesnt work please help
I tried adding a style sheet to the combobox...
Techy
|
03-09-2005 08:29 AM
Murray *TMM* | 3 | 82 |
|  | Is it possible to use the swap image behaviour from flash, on the click
of a button?
Regards
Kev
kevinsmithers@gmail.com
|
03-09-2005 08:14 AM
kevinsmithers@gmail.com | 0 | 80 |
|  | There are two basic ways to process form data -
1. Use mailto:name (AT) domain (DOT) com as the action of the form
2. Use a server-side scripting...
Murray *TMM*
|
03-09-2005 08:13 AM
Murray *TMM* | 0 | 63 |
|  | i'm using DWMX2004 7.0.1, Mac OS 10.3.8. when updating the library items in a
site, the update starts, gets through its initial checks and then the...
voodoo6
|
03-09-2005 07:51 AM
Murray *TMM* | 7 | 84 |
|  | Does DW4 (or MX) have any extensions or components or other capabilities that
assist with management and distribution of electronic newsletters? For...
PAB1953
|
03-09-2005 07:35 AM
JFK | 3 | 78 |
|  | Any ideas on how to make this work would be appreciated. It fails at the 'line
break'
<% If rsRobtest.Fields.Item("mlAddress1").Value)<>"" Then...
AlanShaw
|
03-09-2005 07:24 AM
AlanShaw | 0 | 58 |
|  | On certain sites, when you refresh the same page, the photo changes to another
picture. There are 5 photos (for example) and everytime someone...
contact@calpolyonline.com
|
03-09-2005 07:23 AM
Murray *TMM* | 3 | 64 |
|  | Hi, I would REALLY like to know how to make my tables look like those nice
tables that all of the big sites have (like Amazon, Yahoo, Ebay, etc.,...
gsdcypher
|
03-09-2005 07:18 AM
Murray *TMM* | 4 | 104 |
|  | I want to do a scrolling text without a scrolling bar, just have two simple
minimal arrows and no bar. So far I am using overflow but I want...
manola74
|
03-09-2005 07:14 AM
Pablo | 11 | 107 |
|  | Hi,
Im very new to designing ASP.NET forms in dreamweaver, so decided to follow
the sample tutorial. Ive set up my sample site, my test server, and...
ASPNETNEWBIE
|
03-09-2005 07:06 AM
ASPNETNEWBIE | 1 | 57 |
|  | I am having a difficult time placing a <form> or <cfform> tag that uses a
<input type='password'> or <cfinput type='password'> because it seems...
AdonaiEchad
|
03-09-2005 07:04 AM
AdonaiEchad | 0 | 88 |
|  | Hi
How do I turn off the close tag autocomplete: Dreamweaver 2004 MX.
louis
bollly
|
03-09-2005 07:04 AM
Alexandro Colorado | 1 | 117 |
|  | Hi, Getting error 8004020f when using CDO mail,
It used to work but it now it doesn't
<%
Variables set for
toemail = "whatever (AT) what (DOT)...
Keith Ward
|
03-09-2005 06:47 AM
Keith Ward | 0 | 320 |