『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
I just purchased the 30 day license and I can't use Dreamweaver because my MAC is 10.13 and I can't find a previous version to download.
I want to build a website for a balloon store. On this website, I'd like for customers to be able to drag and drop pictures of balloons into a window and arrange the pictures however they want; this feature will help customers better visualize what balloons they want, and how they can arrange each balloon, balloon bouquet, etc. I've looked and looked for tutorials on how to do this, but haven't found anything for exactly what I want to make. Any help, tutorials, etc., are greatly appreciated.
My teacher wants us to put up this single webpage that we created in Dreamweaver on Google Drive so he can view and grade our coded work. He wants us to zip up our folder with our Dreamweaver files in it and put it on Google Drive. I zipped the folder up and put it on Google Drive. It will show the codes/pictures used BUT for some reason, my images for the webpage won't work. The images are broken and even the style doesn't look added on the webpage when I click on it. He said when we put the folder on Google Drive we need to download it to view the page, but I tried that and it's not working. I don't understand how I can see the files find on Dreamweaver and on my desktop before I zip them but they don't work on the drive itself. My teacher was talking about Exporting at one point. Am I supposed to export my work out of Dreamweaver before I zip the files? If so, how do I do that? I see under files in Dreamweaver it says Export, but the option is grayed out, so I can't click on it. If
Please help. I have been getting this message for a bit now. I've tried on different computers, on different networks, etc. I called Go Daddy and they have no clue. I am usually able to just hit the save button, and all my changes will automatically be uploaded to the web. I loved that feature. Has anyone seen this error before and what does it mean? Thank you.
Anyone can help? This morning DW keeps crashing on me after a while of usage. The app is updated as shown on my CC app. I'm using Macbook Pro M1.
I cannot figure out how to stop the overwrite mode on my 2019 Macbook Pro. It does not have an ins key. pressing fn + return didn't work.thanks for help.
Adobe is more oriented towards Projects, Marketing... By @B i r n o u look... nothing really about web development... ;] https://portal.adobe.com/widget/adobe/am21/sessions
I've been using Dreamweaver CC on my desktop for years with no problem. About a month ago, I got a "Sign In' window when trying to start the program. I sign in properly and the next window says thanks, enjoy, etc but then loops me back to the Sign In window. This loops continously no matter how many times I try to sign in. Saw somewhere that if I delete Users/.../Appdata/Local/Adobe/opm.db and sign back in to Creative Cloud it may solve the issue. It did not.all other Adobe programs work beautifully just not this older version of Dreamweaver.Any suggestion?
Hello All,Please could someone kindly review my code and advice where I am wrong. Below is a code on how to show an alert message after updating a record but it seems not to work. I use similar code for insert and its working well but on Update its not showing any messageBelow is the UPDATE code<?phpif(isset($_POST['submit'])){$ass_id=$_POST['ass_id'];$txpaid=$_POST['txpaid'];$editedby=$_POST['editedby']; $dateedited=$_POST['dateedited'];mysql_select_db ($database_DB,$DB);$qur="UPDATE tbl_assess SET txpaid='$txpaid', editedby='$editedby', dateedited='$dateedited' WHERE ass_id=$ass_id";$retval = mysql_query($qur,$CRIRS_DB) or die(mysql_error());if ($retval == true) {$result='<div class="alert alert-success">Your assessment was successfully posted</div>';}else {$result='<div class="alert alert-danger">Sorry there was an error posting your assessment. Please try again</div>';}header('Location: ' . $_SERVER['HTTP_REFERER']);}?>Here is the cod
F12 voorvertoning in browser werkt niet meer! In plaats van lokale voorvertoning kom ik op de server terecht!
Previous Version of Dreamweave in the Property Popup allowed cropping and other tools of photoes without leaving the application. Now I need to open Photoshop to crop an edge or something like that and then go back to Dreamweaver and update the image settings to see if the fix worked. This change has RUIN my productivity. I pay per month for this stuff, but your program designers have a limited view to what this is being used for. We product an on going Newsletter with multiple photos update instantaneous to our web site. It is almost worth going back to the previous application to use this function. Why did you take it out. IT IS HURTING MY BPRODUCTIVITY!!!!
EM INGLESIn my DW an error in the properties CSS Grid, mas the code is working very well, only show me this error being that the code is correct according the print. Another error is when I use the devtools to see the code, it present a "dirty code", but in the DW I wrote with all indentation. My code in the DWPORTUGUESNo meu DW ocorreu um erro nas propriedades CSS Grid, mas o código está funcionando muito bem, só me mostra esse erro sendo que o código está correto conforme o print.Outro erro é quando utilizo o devtools para ver o código, ele apresenta um "código sujo", mas no DW escrevi com todo recuo.
It has been proclaimed that Wappler uses proprietary code that can only be used within Wappler. While this statement may be true when using advanced features in Wappler, it is certainly not true when comparing apples with apples. Let me show you with this video.
ドリームウィーバーCS6を現在も使っていますがCCの21.1を試用しているところです。 チュートリアルを見てもラーニングサポートを見てもほぼ新機能のPRばかり、しかもほぼ全てが英語版だけで基本的な日本語マニュアルが見当たりません。 CS6で使っていたサイト管理などの設定方法はほぼそのままで問題ないのですが、環境設定の項目にあまり使われないADOBE語が氾濫していて時間の浪費が多くなりすぎて困ってます。結局外部サイト…例えばhttps://webdesignerstart.com/lesson/dreamweaver/などを調べないと作業に入れないのでCCはなるべく使わないようにしています。CS6もしくはテキストエディターで編集してローカルファイルをChromeやEdgeでプレビューしたほうが早いので。 日本語マニュアルを整備するつもりはないんでしょうか?
Hi All. I have a client's website that has an intro that I made with Flash years ago. it is just images and text and I controlled the speed. I have the image files and the text I need to recreate it. I have been reading that HTML5 has replaced Flash. I am still thinking I need an app to actually create a video and then embed it into my html5 document. Can anyone steer me to the most recent app to create videos? Thanks so much
hola, yo tenía un dreamweaver que en el área de creación de página salían los menús de herramientas en la misma pagina visualizados, en el pie para cambiar estilo y formato de las letras y había barras en el lateral izquierdo, tambien al pie salía cómo hacer el vínculo de la página a otra. ahora no sale nada de eso. alguien me podría guiar? desde ya muchar gracias. soy charly de buenos aires argentina.
Hi All,Longtime DW user, new to DW CC.Is it possible to have the DW8 interface applied to DW-CC? In particular, I miss not having the Properties window at the bottom of the screen, which had 90% of the functions I needed. Additionally, while I am fine with code-centric approach, simple things such as changing links are now in a separate window and not at all logical. For example, the link window displays the local files, but what I usually need are links to files on a remote server. I suppose I paste that URL in the "File Name" field, but this is not obviously indicated. In short.... DW8 suited my needs perfectly, DW-CC is going out of its way to drive me nuts, spreading out my most commonly-used functions across different popup menus. Can I get DW-CC in a DW8 workspace? Thank you. Don
I'm a newbie to Dreamweaver. I need it for a school assignment. We need 3 media queries: Cellphone, Tablet, and Full-Screen Desktop. I tried making media queries but every time I make adjustments and then move on to another area to make changes, the screen goes back to the original size. Nothing sticks. I save all after making changes, doesn't work. I even went to an Adobe employee for help but they couldn't even figure out the problem because according to the lady, they are not trained in coding. I did at one point have errors on the page but I fixed those and the media query is still not working. I don't know what is wrong and this assignment is due in a few days. Please help asap. This is what the coding looks like for the cellphone media query:
Hello, I have an old Dreamweaver site I want updated to a fresh new layout. Problem is the guy I am looking at hiring for the job will be creating the new site in html, while all I know is Dreamweaver. What happens if I open up the new site in Dreamweaver? Will it error out from the start or cleanly convert it to Dreamweaver friendly code? Or worse, will it create a blended bowl of mush? Sincerely, TV HorstmannThomas Horstmann
Is there a way to take that data from the excel sheet and merge that data with a template I created in dream weaver? I don't want to data to display the same on dreamweaver as it does on the excel file. Does anyone have any insight?
I've learned a lot about using Dreamweaver in the past few months, transitioning from MS Expression Web, but I am left with some frustrating behaviors or lack of knowledge on how to perform simple procedures. Can users of this forum help answer these questions?Is there really no SHORTCUT for turning a phrase or image into a hyperlink? Must I use Insert / Hyperlink?With all the emphasis on accessibility these days, I'm shocked that DW doesn't insist upon or even make it easy to add Alt Text to images. It would appear that after adding an image (Ctrl-Alt-I) I have to then press Ctrl-F3 to bring up properties to get to the Alt Text field (they could have popped that up automatically). Am I missing an easier way to do these both at once?If I select, for example, some text in a paragraph and press Ctrl-F3, I get the properties box in which I can choose a CLASS. How do I specify TWO or more classes?In Design mode, if I hit Ctrl-F to FIND something, DW insists on
If this works, Nancy, I am eternally grateful! ha ha ha...it didn't...I just turned off notifications for background file activity. But, you got me there! [Moved to new topic by moderator.]
I've built a simple website and am using css. My css file seems to be imported correctly, but the text isn't responding to it. I've done this a few times in the past with no problems, but it's been few years. Am I doing something wrong? Would be happy to post the page and share a link if anyone is willing to help. Thanks.
Hi all.I'm using the £ sign on an HTML page.Todate this has been ok.However today when I enter the £ sign it looks ok, but on the page it has a large A infront of every one and on every page and every browser.I can't reproduce the A here so I've included an image of it.Has anyone had this and know a solution?
Hello, Looking for advice for the following:I have developed several Postman collections. Is it possible to create a website with, e.g., DreamWeaver and connect to API resources? I could not find extensions or apps for this purpose.Tips, links are greatly appreciated! All the best, Reinier
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.