| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I am making a table to hold pictures. I have created a spot in my front page for this table by using layout cells. ie) a heading at the top, text...
GregLadner@aol.com
|
08-08-2003 10:39 AM
GregLadner@aol.com | 0 | 108 |
|  | thank you for your fab help and advice and code....we're hoping our *real* web designer will be able to launch the new site soon...in the meantime i...
riotrock webforumsuser@macromedia.com
|
08-08-2003 10:38 AM
riotrock webforumsuser@macromedia.com | 0 | 100 |
|  | Found out my self the following line has to be at the bottom:<?php
$Recordset1->Close();
?>
london_web webforumsuser@macromedia.com
|
08-08-2003 10:33 AM
london_web webforumsuser@macromedia.com | 0 | 122 |
|  | Does anyone know of a tutorial or webpage that explains the type of method
that www.dmxzone.com uses to create the table borders on their site?
I...
Edward
|
08-08-2003 10:31 AM
Edward | 0 | 90 |
|  | JcD wrote:
Say you design 50 pages, not using css and your client then says 'Id
like to see the text on the site bigger and in a different...
osgood
|
08-08-2003 10:25 AM
osgood | 0 | 107 |
|  | I am a newby when it comes to DW. I am making a table to hold thumbnails. I have layout cells all around the place where I need the picture table to...
GregLadner@aol.com webforumsuser@macromedia.com
|
08-08-2003 10:21 AM
GregLadner@aol.com webforumsuser@macromedia.com | 0 | 151 |
|  | Hi
I want to do the Gloabal Car tutorial that is described in the printed and online version of the MX manual. For this I need the files, can anyone...
Dax Trader webforumsuser@macromedia.com
|
08-08-2003 10:17 AM
Dax Trader webforumsuser@macromedia.com | 2 | 137 |
|  | * I think Jason is referring to the number of tartans produced for Scottish
expats and commercial reasons (like the Glasgow Rangers tartan) - I...
Nadia :TWB:
|
08-08-2003 10:10 AM
djinn | 5 | 111 |
|  | In article <bh099v$sl2$1 (AT) forums (DOT) macromedia.com>, "london_web"
webforumsuser (AT) macromedia (DOT) com says...
Did you apply a Repeat...
Jim PKP
|
08-08-2003 10:05 AM
Jim PKP | 0 | 103 |
|  | hi, I'm a newbie and would like to know how to make certain graphics disappear off the screen, whatever the screensize/resolution. here's an example:...
notsoflashjon webforumsuser@macromedia.com
|
08-08-2003 09:51 AM
notsoflashjon webforumsuser@macromedia.com | 3 | 105 |
|  | Help please!
I've spent hours trying to work out how to introduce a Site Search Engine to Intranet sites I maintain.
I've read a number of previous...
Gaz-UK webforumsuser@macromedia.com
|
08-08-2003 09:51 AM
tom servo | 4 | 113 |
|  | Are the menus in layers? Then the layers need to have unique id's too.
Martha Graham
DMXzone.com
"Rob Sollars" <webforumsuser (AT) macromedia (DOT)...
Rob Sollars webforumsuser@macromedia.com
|
08-08-2003 09:46 AM
Rob Sollars webforumsuser@macromedia.com | 7 | 114 |
|  | Wow every one has been so helpful!
jrdwiz webforumsuser@macromedia.com
|
08-08-2003 09:44 AM
jrdwiz webforumsuser@macromedia.com | 0 | 124 |
|  | Thanks a lot - its workin great now
Jaxbulls webforumsuser@macromedia.com
|
08-08-2003 09:34 AM
Jaxbulls webforumsuser@macromedia.com | 0 | 149 |
|  | Under Site Definition/Remote info, the FTP Host is ftp.geocities.com same as its always been
burrboe webforumsuser@macromedia.com
|
08-08-2003 09:13 AM
burrboe webforumsuser@macromedia.com | 2 | 116 |
|  | "thinkbible" webforumsuser (AT) macromedia (DOT) com wrote:
Hi
Do you have a url to your problem page?
--
Cheers jojo
jojo
|
08-08-2003 09:01 AM
jojo | 0 | 108 |
|  | Moj:
If the template was created in DMX and you are using DW4, you will be
completely out of luck since the syntax of all template markup changed...
Murray *TMM*
|
08-08-2003 08:59 AM
Murray *TMM* | 0 | 120 |
|  | I agree. When I close my browser It's because I'm DONE WITH THE CURRENT
SITE. I don't need/want a little "Ya'll comeback now, y'hear?"...
frazzled
|
08-08-2003 08:58 AM
frazzled | 6 | 121 |
|  | http://www.webproworld.com/viewforum.php?f=12
"Murray *TMM*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote
robot88888888
|
08-08-2003 08:52 AM
robot88888888 | 0 | 109 |
|  | Check out a tutorial on our site by Gavin Cromhout about Photoshop and
Hybrid Images.
http://www.dmxzone.com/go?5397
We know when to optimise an...
Jaded Girl webforumsuser@macromedia.com
|
08-08-2003 08:52 AM
Nadia :TWB: | 5 | 129 |
|  | Gary White wrote:
Yeah I vote for ESP being included in the next round of browser updates,
that would be cool.
goblot webforumsuser@macromedia.com
|
08-08-2003 08:39 AM
Gary White | 5 | 182 |
|  | Your client might be using Netscape 4.7. A black line appear:
-Between your search button ("Go") and "Your Credit"
-Between you flash movie and your...
robot88888888
|
08-08-2003 08:39 AM
robot88888888 | 0 | 100 |
|  | I viewed it in NS 4.75, and I suspect what I saw was similar to what your
client sees. It is kind of a mess. The search box up top doesn't show...
BigHead
|
08-08-2003 08:38 AM
BigHead | 0 | 105 |
|  | You'd have code like
<%
myImage=recordset("fieldname") & ""
if myImage <> "" then%>
<img src="<%=myImage%>">
<%end if%>
For the other issue, as Ron...
Julian Roberts
|
08-08-2003 08:26 AM
Julian Roberts | 0 | 117 |
|  | John,
I tried to insert this Persistent layer in a page too, but no matter what kind of page I create and which part of the body I select te menu...
PMol webforumsuser@macromedia.com
|
08-08-2003 08:22 AM
Murray *TMM* | 1 | 122 |
|  | Tony:
Javascript != java, for what it's worth, any more than VBScript is the same
as VB.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for...
Murray *TMM*
|
08-08-2003 08:21 AM
Murray *TMM* | 0 | 113 |
|  | Michael:
Where does your local site's root folder sit in your site definition, i.e.,
what's the path to it?
--
Murray --- ICQ 71997575
Team...
Murray *TMM*
|
08-08-2003 08:17 AM
Murray *TMM* | 0 | 123 |
|  | Problem resolved ..... I used Find and Replace to remove the local file path
.....
Mike
"Michael" <mlaferriere (AT) homekeyinc (DOT) com> wrote
Michael
|
08-08-2003 08:09 AM
Michael | 0 | 109 |
|  | Mojosue:
Can you show me the code on a template page that is being described as not
containing editable regioins, please?
After saving the...
Mojosue webforumsuser@macromedia.com
|
08-08-2003 08:09 AM
Murray *TMM* | 2 | 103 |
|  | Thanks Murray and Chet for your quick response.
ropike webforumsuser@macromedia.com
|
08-08-2003 07:38 AM
Murray *TMM* | 1 | 107 |
|  | i've created a layout but i dont no how to put it up in dreamweaver. do you need to sort it in portions and put up the bits in the tables and cells?...
Jaded Girl webforumsuser@macromedia.com
|
08-08-2003 07:19 AM
Nadia :TWB: | 1 | 126 |
|  | On Thu, 07 Aug 2003 22:50:01 GMT, "DAVID MARTIN"
<davidnmartin (AT) earthlink (DOT) net> wrote:
The way to do this is simply not to use Flash...
Paul Taylor
|
08-08-2003 07:13 AM
Paul Taylor | 0 | 110 |
|  | A link for you - it explains it quite clearly...
http://www.mako4css.com/csstwo.htm
Let us know how you get on.
Stubob100 webforumsuser@macromedia.com
|
08-08-2003 06:47 AM
akmin webforumsuser@macromedia.com | 2 | 110 |
|  | "djmookie" webforumsuser (AT) macromedia (DOT) com wrote:
I don't understand why you would do this, but that's not my business, so:
Link to it with...
Dan Vendel *GOF*
|
08-08-2003 06:40 AM
djmookie webforumsuser@macromedia.com | 1 | 128 |
|  | How is your database setup? The relation of Album to Tracks would lend to
something like...
Ron
|
08-08-2003 06:26 AM
Ron | 0 | 105 |
|  | Okay - have to ask, it has been a week and I don't see anything below
explaining it, what really happened over at Chicago Webs?
Did they hit others...
Back in Action - XP User
|
08-08-2003 05:43 AM
Bruce Lawson | 2 | 102 |
|  | If a hen and a half lay an egg and a half in a day and a half, how many
hotcakes does it take to shingle a doghouse?
Murray *TMM*
|
08-08-2003 05:23 AM
*SES* | 42 | 342 |
|  | yes i know that but theres no explanation for an easy way to layout horizontally, im having problem adjusting the layer for the menu. the actual dw...
web_rookie webforumsuser@macromedia.com
|
08-08-2003 05:22 AM
web_rookie webforumsuser@macromedia.com | 0 | 116 |
|  | How Do I link to a specfic part of a page?
and
I have created a web page and for some reason there are specfic colors assigned to the page and the...
WhiteCreekBand webforumsuser@macromedia.com
|
08-08-2003 04:47 AM
John Waller | 2 | 119 |
|  | "Menta" webforumsuser (AT) macromedia (DOT) com wrote:
1) As I wrote, you *must* have the page saved in a defined site, and the
page you're...
Menta webforumsuser@macromedia.com
|
08-08-2003 04:38 AM
Dan Vendel *GOF* | 5 | 90 |
|  | I have a table set up that will have a row of text drawn from a database.
That text is very long - memo field. When I view the page the dynamic...
Sid Skiba
|
08-08-2003 03:04 AM
Ville Leivo | 1 | 96 |
|  | I'm running Win 2K. Many months ago I downloaded and installed a trial
version of DWMX, and after the trial time expired I went back to using...
RM
|
08-08-2003 02:16 AM
RM | 0 | 124 |
|  | P@tty *TWB* wrote:
Hey, if colorblindness counts then I am one of them.
At least I could make a convincing argument under the ADA for getting
out...
Jerry Baker
|
08-08-2003 01:40 AM
Jerry Baker | 2 | 133 |
|  | Has Macromedia ever looked into this? Is it ever going to be fixed. I am having the problem with version 4.01 and am appauled and wary upgrading if...
Custa webforumsuser@macromedia.com
|
08-08-2003 01:37 AM
Jeremy Moore webforumsuser@macromedia.com | 1 | 104 |
|  | Is there a problem using "cut & paste" (ie control c and controlv)? I
am not a user of Dreamweaver but my other half is. She uses it
everyday. I am...
garry
|
08-08-2003 12:51 AM
garry | 0 | 102 |
|  | I hope I am not posting in the wrong place but I feel that many people who use dreamweaver and read these forums will be able to shed some light on...
brintonwhite webforumsuser@macromedia.com
|
08-08-2003 12:50 AM
Nadia *TWB* | 4 | 107 |
|  | i have just started with Comcast, and have been unable to do a FTP, I get the message host found unable to load 530 error, I am using...
laloup webforumsuser@macromedia.com
|
08-08-2003 12:48 AM
Mad Dog | 5 | 183 |
|  | http://www.builtforthefuture.com/board/ is a new forum for webmasters
dealing with accessibility issues.
You might try talking to some folks in the...
Back in Action - XP User
|
08-08-2003 12:37 AM
Back in Action - XP User | 0 | 124 |
|  | Whenever I edit a template and run it across the board, it seems to change my content and add weird chars, like changing single quotes to an "O" with...
TheG3 webforumsuser@macromedia.com
|
08-08-2003 12:36 AM
TheG3 webforumsuser@macromedia.com | 0 | 108 |
|  | I'm new to web design so pardon me if this has been answered before.
I've designed a site that eventually will have about 600 pages and 5 -...
Jones
|
08-08-2003 12:31 AM
Steve Skinner | 3 | 155 |