HighDots Forums  

Sponsored Links


Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss in the Macromedia Dreamweaver forum.



Post New Thread
Threads in Forum : Macromedia Dreamweaver Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Sure it's possible .. there is an Excel driver that works pretty much like the Access driver in the MDAC. That said .. I would personally import...
Nancy Gill
07-17-2003 10:34 AM
Nancy Gill Go to last post
0 115
I have a list on my page. E.G Users : Applications When the user clicks on 1 of them for example "users" I want this to appear : Users :...
Henry
07-17-2003 10:32 AM
Henry Go to last post
0 91
Hi, Patricia .. by "get the user's information" I am assuming you mean what to do to store the information after they fill out the questionnaire? ...
Nancy Gill
07-17-2003 10:32 AM
Nancy Gill Go to last post
0 93
Thanks Ken That's me sorted
ChrisGCC webforumsuser@macromedia.com
07-17-2003 10:31 AM
ChrisGCC webforumsuser@macromedia.com Go to last post
0 138
I'm on W2K Pro and I sometimes have this problem as well, but not always. So what causes this is beyond me. However, a workaround is to have an...
Marja Ribbers
07-17-2003 10:30 AM
joby3e webforumsuser@macromedia.com Go to last post
1 90
Hi, Yes your right forms can be a nightmare, but fear not... there is a place you can go where they know all and explain it so you'll...
Sir Sixx
07-17-2003 10:27 AM
Sir Sixx Go to last post
0 80
Anybody have this problem? System: Win XP Pro 5.1.2600 SP1 RAM=512Mb Pentium 4 Dreamweaver MX (6.1): When I preview from Dreamweaver to IE6,...
joby3e webforumsuser@macromedia.com
07-17-2003 10:27 AM
Babycakes Go to last post
1 117
Don't you hate it when people go "Attn. A Name" in the subject line. For a brief moment you think "oh oh, what have I done now" :-) Just wondering...
Simon Day
07-17-2003 10:19 AM
Paul Taylor Go to last post
1 214
Thanks for your message. Could you please take a look at http://www.insight.com/web/index.php. What technology do they use to generate their pop-up...
engasi webforumsuser@macromedia.com
07-17-2003 10:03 AM
Murray *TMM* Go to last post
1 123
Hi This should be easy.... how do I set a TextField to be in foucs when you first enter the page... In VB I used SetFocus.... how do you do it in...
ChrisGCC webforumsuser@macromedia.com
07-17-2003 10:01 AM
ChrisGCC webforumsuser@macromedia.com Go to last post
0 142
Hello, I've worked with drop down menus before and had no problem, but now the two new pages I'm creating are showing up differently in IE and...
applealh webforumsuser@macromedia.com
07-17-2003 09:59 AM
Lance Go to last post
1 97
I've created a rounded table in Fireworks complete with corners and a special border. The table will be a fixed width inside Dreamweaver but not a...
that one dude
07-17-2003 09:48 AM
osgood Go to last post
2 108
Hi Sorry about that. The site is not online, just sitting on my hard drive. Should I just zip the page and email directly to you? Thanks Peter...
Peter Mount
07-17-2003 09:44 AM
Peter Mount Go to last post
1 146
For some reasons, my help files are gone (in \dreamweaver mx\help\ folder) and so I can't use the help anymore. Can someone please send me their help...
Gary
07-17-2003 09:32 AM
Gary Go to last post
1 109
No problems, glad to help :) and good luck with your SEO - it can be a mine field.. but persistance does pay off...
Nadia *TWBM*
07-17-2003 09:28 AM
Nadia *TWBM* Go to last post
0 113
N.B. some of my includes are disabled to account for future functionality to the page. There is also a simple date javascript being called in a...
atuin34 webforumsuser@macromedia.com
07-17-2003 09:26 AM
atuin34 webforumsuser@macromedia.com Go to last post
2 82
Any recommendations (ie: cheap and actually works) for e-mail to fax software, Windoze 2000 etc etc I want to be able to receive e-mails from a...
Grant Berkeley
07-17-2003 09:24 AM
Dagwood Bumstead Go to last post
1 105
For reasons of security, I'd like to "post" form data rather than "get" it. I'm using the info to filter a recordset to create a Session...
stewboy webforumsuser@macromedia.com
07-17-2003 09:11 AM
Jordan Marton Go to last post
1 86
P@tty *TWB* wrote: Considered that, but logging in to the webforum is such a PITA, I was too exhausted for anything else than just posting the...
Dan Vendel *GOF*
07-17-2003 09:06 AM
Dan Vendel *GOF* Go to last post
0 101
"GeeRay" <webforumsuser (AT) macromedia (DOT) com> wrote everything--but just to get on with whatever we can. :-) well, I've tried to get you to...
wrrn
07-17-2003 08:56 AM
Hunter Elliott Go to last post
1 95
Dan, I think you should include the *GOF* with your name, to warn people. :-) Patty "Dan Vendel" <webforumsuser (AT) macromedia (DOT) com> wrote
P@tty *TWB*
07-17-2003 08:56 AM
P@tty *TWB* Go to last post
0 109
Does anyone have a javascript which can, after clicking some button, rezise a layer to the content which is in it. Thank you, Robert Jansen
mrjansuh
07-17-2003 08:53 AM
mrjansuh Go to last post
0 138
can I link from an html page to a frame within a flash movie? I have a flash page which contains an intro - when I return to that flash page, I...
Kevin T
07-17-2003 08:52 AM
Joe {RoastHorse} Go to last post
1 139
RC Moonpie wrote: http://hotscripts.com/ http://cgi.resourceindex.com/ http://www.free-scripts.net/ http://scriptsearch.com/
Simon Day
07-17-2003 08:49 AM
Simon Day Go to last post
0 166
If you don't want to use DW's RAD tools for .NET, why not try MS Visual Studio or the free ASP.NET Web Matrix? "Henry" <paul (AT) themedialounge...
Les Matthews
07-17-2003 08:44 AM
Les Matthews Go to last post
0 119
Hi all, Just wondering why I cant have a default value in a file field, even if i hard code a value in the <form> tag...
Elliott
07-17-2003 08:43 AM
Elliott Go to last post
0 131
Hi Gerry, In VBScript, you don't use square brackets for the parameter name. Try: If (Request.Form("reviews") <> "") Then Best regards, Chris
Chris In Madison
07-17-2003 08:40 AM
Chris In Madison Go to last post
0 110
Help please, I've created a master/detail page no problem but on the master page I only want the link to the detail page to be active if there is...
fireman sam webforumsuser@macromedia.com
07-17-2003 08:30 AM
Les Matthews Go to last post
1 113
It doesnt matter if you remove it or not. Since you'll be handcodeing, your code wont interact w/ the dreamweaver dll. so it can stay or it can go...
Showjumper
07-17-2003 08:24 AM
Henry Go to last post
1 88
Hi, I'm creating my navbar links with an image map but one of the links will go to a different url. I created the hotspot and typed in the url.When...
Dave Wilson
07-17-2003 08:23 AM
Dave Wilson Go to last post
0 126
Yeah I notice it does not work in Apples Safari Browser
deani webforumsuser@macromedia.com
07-17-2003 08:05 AM
Kevin T Go to last post
2 94
Yep - you have been on the dark side. -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver MX (If you *MUST* email me, don't LAUGH...
Murray *TMM*
07-17-2003 08:00 AM
Murray *TMM* Go to last post
0 132
Hi everyone, this is Valrob. I have an issue that cannot resolve by myself. Here the situation: I have a sequence of 7 images (110 x90 each) that...
valrob webforumsuser@macromedia.com
07-17-2003 07:55 AM
Murray *TMM* Go to last post
1 102
I don't think this is possible but I thought I would ask anyway. I am using windows xp. I make a folder shortcut on the desktop for "my pictures"...
Gooney Bird webforumsuser@macromedia.com
07-17-2003 07:52 AM
Murray *TMM* Go to last post
1 97
Good afternoon, Lately, I have been noticing a lot of sites that will size according to the users settings. I.e. 800x600, 1024x768, etc. I was...
Enolbos webforumsuser@macromedia.com
07-17-2003 07:51 AM
James M. Shook Go to last post
4 110
Ian: That's good news. -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver MX (If you *MUST* email me, don't LAUGH when you do...
wrrn
07-17-2003 07:46 AM
Murray *TMM* Go to last post
6 108
Gokul we have the same problem with layers & combo box - pls let me know what solution you can come up with and we will do the same Roy roy (AT)...
MadrasMarkets webforumsuser@macromedia.com
07-17-2003 07:44 AM
MadrasMarkets webforumsuser@macromedia.com Go to last post
0 175
jkeeler: The target download time for engaging content is 10 seconds. If the full page is required for the content to become readable and...
Murray *TMM*
07-17-2003 07:43 AM
Murray *TMM* Go to last post
0 162
"jkeeler" webforumsuser (AT) macromedia (DOT) com wrote: Don't think so much about the time for a page to be downloaded, since it's different on...
Dan Vendel *GOF*
07-17-2003 07:40 AM
Dan Vendel *GOF* Go to last post
0 119
Robert: http://www.projectseven.com/whims/tblscroll/ -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver MX (If you *MUST* email...
Murray *TMM*
07-17-2003 07:36 AM
Murray *TMM* Go to last post
2 91
Hi David, Changed again :) I have realised that all I actually need to do now is to remove <font> and <span> tags. I think I have that one sorted...
RobGT
07-17-2003 07:22 AM
RobGT Go to last post
2 102
Hello again, I have a linking problem. I cannot seem to link menu items successfully to the appropriate .htm files. The items are gifs and I make...
SamEl webforumsuser@macromedia.com
07-17-2003 06:59 AM
Murray *TMM* Go to last post
3 120
Hi, I have installed DreamweaverMx6.0, and yesterday I've downloaded DWMX6.1 updater. But I encountered a problem when I installed the updater, ...
takecare webforumsuser@macromedia.com
07-17-2003 06:52 AM
takecare webforumsuser@macromedia.com Go to last post
0 139
antioch: That sounds too strange to me. Are you sure? -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver MX (If you *MUST* email...
Flashjunky webforumsuser@macromedia.com
07-17-2003 06:50 AM
Murray *TMM* Go to last post
1 83
Hi there, I ran into this site (don't ask how) and the layout seems to contradict something someone else told me about scroll bars and browser...
artane webforumsuser@macromedia.com
07-17-2003 06:49 AM
Murray *TMM* Go to last post
3 104
How can I spell check the whole site, instead of the current document?
Boogie El Aceitoso
07-17-2003 06:47 AM
Boogie El Aceitoso Go to last post
0 154
It used to be that DW had a much, much better memory of what your last selection was, re: root v. document. MX now seems to get confused much...
Kindler Chase
07-17-2003 06:40 AM
Murray *TMM* Go to last post
1 97
Gary, Thanks. Ive uninstalled everything. the extensions i mean, but still it wont work. Oh well, I guess i just have to reinstall mr....
stepjenk webforumsuser@macromedia.com
07-17-2003 06:37 AM
Murray *TMM* Go to last post
4 94
I am trying to access our site with dreamweaver FTP (have been using front page). I defined the remote site with no problem, but am unable to access...
cas9 webforumsuser@macromedia.com
07-17-2003 06:32 AM
cas9 webforumsuser@macromedia.com Go to last post
0 100
I'm adding code in a template which connects to the only database and also closes the connection. Every page in the site uses the template and most...
rogerwithnell webforumsuser@macromedia.com
07-17-2003 06:29 AM
Murray *TMM* Go to last post
3 142
Post New Thread

Display Options
Showing threads 168651 to 168700 of 170275
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  


 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.