『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
I have a delete routine that displays contents of a record. Two buttons - CANCEL & CONFIRM DELETE. The cancel allows me to send a parameter with the header("Location ...) and all is well. When I choose confirm delete, the record is deleted, but the value of the parameter is cleared. I have set the parameter to a value in the record WHEN THE RECORD IS READ. Nothing in the delete routine changes the independent value, but it gets cleared when the record is deleted. Is there any way to preserve a value in the record before it's deleted? I have a table with a large # of records. After deleting, I want to return to the display of the selected subset. I'm setting a variable $CycleYear = $r_Cycle_Year which is set when the field r_Cycle_Year is bound to $r_Cycle_Year. Why does $CycleYear get cleared when the record is deleted? I understand that all record values are undefined after deletion, but why can't I prese
Why can't you continue to support DW CS6; I can't afford (in addition to my monthly $10 PS fee), the $25 monthly fee for the current online version of DW, As a result, I have not dared upgrade my OS since Mojave10.14.6. Am I correct that if I did update my OS my paid version of DW CS6 would not work. I am nearly 80 and a photographer who has have been with Adobe PS since it started, but my Social Security check does not even cover my studio apartment rent. My website has been online since early 1997 [possible spam link removed by moderator.]
I really want to download Dreamweaver cs6 version. Is there any way? Please let me know!
It seems to be impossible to create imagemaps with Dereamweaver 21. The extension button shows no fields or buttons to do that. Even the target for a simple link cannot be choosen.Does anybody know how to solve that?Best, Mathias
I created a template for a web page. It looks perfect and the links work. Part of the page is a <div> that contains a map that is pan and zoomable. I use Zoomify to create the pan and zoom. Below are two scripts, as they appear in the template, that are necessary for Zoomify to work. In the first there is one path to a js. In the second there are two paths to folders that are necessary. These paths work in the template.. I create the final web page from the template using File > New > .... If I save the resulting file to the template folder, the map is displayed and pans and zooms. Let me point out that saving to this folder means that the paths to the Zoomify files do not need adjustment. If I save it to any other folder, the map does not display and I get a "404 - Not Found" error message. I look at the file created and the path to the js has been modified correctly, but the path to the other two folders has not been modified. This lack of updating the
How can I correctly exit Dreamweaver CC?
You're telling me that you can do more with Dreamweaver now than you could with Dreamweaver 8.02 - as far as cosmetics and layout I would most likely agree from a dynamic standpoint not even close.
And that makes me not see what goes on with my nav menu.
Since I updated my mac to Big Sur, all the code show up black.I've tried to change the preference, did not work.I also tried to reinstall dreamweaver and I still have the issue. Anyone have a lead on how to solve this? In bigger project, it gets pretty hard to work. thanks.
Hi everyone,I started up dreamweaver 2021, and the sites that I had managed in previous versions of Dreamweaver are no longer in the "manage sites" dialog window. While the files for the site that I want to manage exist locally, I can't import the site because all the files are greyed out. I managed this site in CS5 dreamweaver, but I can't run CS5 dreamweaver anymore since I upgraded to Catalina. How can I import this site into Dreamweaver 2021?Thanks,Nick
HelloI´m now new in Dreamweaver 2020 and I try to find my way in. Before that I worked with older versions.I´m looking for the "Master Detail page" tool from older DW but can not find it. Do I have to download a tool or has this function been deleted without replacement? Thanks for any help. Best regards,Mirko
Hello, is Dreamweaver being compatible with TLS 1.2 a problem still? I cannot connect to FTP as needed, and cannot find any way to contact Adobe, going round in circles. Hope someone knowledgeable here can help.Thank you
Last year i was able to install Dreamweaver CC and Dreamweaver CS6 together. But now i cant see anymore Dreamweaver CS6 in other versions section in Creative Cloud. P.S. In settings, "show older apps" option is enabled.
How to delete ogv and webm files from multiple folders on the remote server with Dreamweaver 2021?I have a folder with multiple subfolders with ogv and webm video files I no longer need.
Hi all, In previous versions of Dreamweaver when I put a Behavior of Swap Image on an image and set it to onMouseDown, the functionality would work in Dreamweaver. In 2021 it does not work and can only be seen if I open the document in a "real" browser. I tried this with an old file that I know previously worked as well as a newly developed file with no luck. Has this functionality been removed or perhaps I am doing something wrong? I did look under the View menu to see if it might be an option I had to turn on like the Live Link options, but didn't find anything. Thanks for any advice!
Recently, I install pc Dreamweave, I am trying to make ethemewere.com my site make a change to site design but not understand how to make correct coding any help me, please.[Moderator Note: Possible spam backlink removed.]
Hello evryone i am sahaj kumar from india i am new user in dreamwever this is my first post and first day on dreamweaver please help and support.
Hi, last week, Adobe Dreamweaver 21.0 suddenly stopped connecting to my FTP server giving me the "An FTP error occurred... not authorized to make the connection due to local firewll blocking FTP data." When I try to connect using Filezilla to the same FTP server, it connects with no issues. I uninstalled Dreamweaver 21.0 and put Dreamweaver 20.2 back on my computer and was able to connect again. I haven't used Dreamweaver in a few days and today when I attempted to connect to the same server, I am getting the same FTP error in version 20.2 now, too. It makes me thing it's something in my computer, but I can't seem to figure out what. I have checked very firewall setting that I can find (I have my Windows Firewall turned off and am not explicitly blocking any ports on my Router... I hadn't changed anything that I knew of between the time that Dreameweaver FTP was working last week and when it suddenly stopped working. I can't seem to find any new informat
I purchased Dreamweaver and then a year later decided to try Creative Cloud for one year. When my contract came to an end it was no longer financially sound to continue CC I cancelled it. To my shock, my original installation of Dreamweaver will no longer work. I have tried to reinstall without success. I need this program. I wasn't warned that my original program would no longer work after installing Creative Cloud.
BonjourDreamweaver 21 est-il compatible avec MAC BigSur ?ThanksBest regards
I'm writing a website from scrach and i my main body content its been overwrite on my topnav bar, i dont even what i got to do.I had some top Margin but it didn't work. i dont know if my code wrong or somethnig.also i notice that my body section have just a size of 1032 x 32 i dont know if it for something and i dont know how to change it. Please help
The following style and code creates a dropdown menu. I place the cursor over the hamburger and the menu opens, but when I move the cursor to pick a link the menu disappears. I've read about this problem, but I think that I have it right, but obviously I don't. Can someone help me fix this? <style>a.dropdown:link { color: #000000; text-decoration: underline;}a.dropdown:visited { color: #000000; text-decoration: underline;}a.dropdown:hover { color: #0000DD; &
Hello Adobe Community, ***I am absolutely sorry if this post already exists and if it does can you PLEASE redirect me to it or atleast the right direction*** Note: WARNING: Level 1000 Noob/Stupidity. I already created a "Site Folder" and within it, I already have the index.html page created. I am completely NEW to web designing/development and I have the most embarrassing problem that I cannot figure out for the life of me. I am trying to copy/paste HTML, CSS & JS code from this website/artist https://codepen.io/paulnoble/pen/yVyQxv into Dreamweaver. I have googled/youtube on "where to paste HTML, CSS, Javascript codes in Dreamweaver” and I ended up with all sorts of results and majority of them did not work (most definitely my fault). Search results: HTML code can be placed anywhere in between the <body> tags (which worked for me when i pasted the HTML code from the website mentioned above) and the results ended up looking like this
I want to display records from a table to show only those with one of 3 values in one field. I'm enclosing the offending code. $Cycle=$_GET['CycleYear'];$SQL_rs1 = "SELECT * FROM RCL_selections WHERE RCL_selections.r_Cycle_Year = $Cycle ORDER BY RCL_selections.r_date ASC, RCL_selections.r_seq ASC";$rs1 = $sainttim->query($SQL_rs1);$error = $rs1->errorInfo();if (isset($error[2])) die($error[2]);$totalRows_rs1 = $rs1->rowCount(); $Cycle contains the desired value. But I get an error at line $error = because $rs1 is not an object, so obviously the query failed. I've tried substituting ? for $Cycle in the. SQL, but then cannot work out how to phrase the query action. I've tried every combination I can think of. Did a prepare, bound variables, used execute, etc. But I need to a return an array of records. Any help will be appreciated.!Thanks,Gail
Using Dreamweaver 2019. My site manager stop working asking me whenever I click on Live to upload my files to my host, I now get a error stating I need to add a remote server in site manager. I have my site manager listed. Been working without issues for the longest time, now out of nowhere it won't upload or test. I've went so far to uninstall dreamweaver and reinstall and recreate site manager and it still won't work but keeps asking me to click the + sign to add a remote site when it's already in there. I've scanned for virus's and malware - nothing, clean. Don't know what to do. Any help to get this working again would be appreciated. Also, another issue is that which happened simultanelously, I was putting together a page and just before/prior to this happening my page wouldnt read my css files which it was working, that stopped at the same time the site manager stopped. Help please. Thank you
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.