PHP, jQuery and JavaScript Muse CC or CC Dreamweaver?

I want to create a Web site that paying people with a subscription membership (user name and password) will be able to download videos and photos of my Web site.

I can do all this with Adobe Muse CC? I think PHP, jQuery and JavaScript. All this is possible with just Adobe Muse CC or I have to use Adobe Dreamweaver CC?

You cannot change the source code in Muse or it connects to the databases and responds pretty well to your question: work with PHP stuff and manual coding you need Dreamweaver.

Mylenium

Tags: Adobe Muse

Similar Questions

  • Newbie question - javascript - php HTML5 and HTTPS w

    Hi all

    Newbie question...

    I'm having a problem with browsers, mac and javascript...

    simple story:

    1. If I put the test on site NO SSL folder - everything works ok

    2 but if I put the same test on HTTPS site folder - MAC SAFARI gets / data displays ok but firefox MAC and Chrome don't receive data

    Q: why not? How do I fix this so work all browsers?

    ---

    CONFIGURE LIKE THIS...

    Page1.html

    Gets the data with this line...

    What was...

    $.get ('getdata.php', function (data, status) {})

    ... etc.

    also tried this (absolute ref)...

    $.get ('https://mysite.com/getdata.php', function (data, status) {})

    ... etc.

    and displays the data on the same page page1.html

    Safari for MAC = works but firefox and chrome do not display data HTTPS site but all work 3 over HTTPS no alternate test site. (using only this local demand = $.get ('getdata.php', function (data, status) {}))

    BTW: if I manually go to getdata.php he gets php data and display the data in json package very well

    Q: How can I test / solve this problem, so all 3 browsers work on HTTPS site?

    Curious to know why MAC SAFARI OS 10.10.4 was an error?

    There are differences in the way different browsers support SSL.

  • PHP-Code in Adobe Muse CC 2014 einfügen - Wie geht das?

    Hallo,

    ICH möchte like ein PHP-File in Adobe Muse CC 2014 einbinden, aber wie geht das? ICH habe are already uber das Menufeld 'Objekt' > "HTML einfügen" versucht, aber der Code wurde auch mit richtiger Schreibweise nicht erkannt. Auch wenn ich den Code über Adobe Dreamweaver einfuge works dies nicht users.

    Wie ich ein PHP-File bzw fuge. Richtig ein PHP code?

    PHP is not supported in Muse right now. Only HTML, CSS and JavaScript.

  • Tutorials for HTML 5 and Javascript to use APEX 5

    Hi guys,.

    Ask any good ebook or online tutorial where I can learn how to use HTML 5 and Javascript with APEX 5.

    Thank you

    Hi edy12,

    edy12 wrote:

    Ask any good ebook or online tutorial where I can learn how to use HTML 5 and Javascript with APEX 5.

    HTML5 is already used in some of the themes in Oracle APEX 5. (namely HTML5 themes introduced in APEX 4.2 + universal theme in APEX 5.0)

    Learning HTML5 and JavaScript, there are a lot of online resources like this:

    Also, you will find good books for HTML5 and JavaScript. In addition, having learned HTML and JS, you can navigate on jQuery and CSS tutorials like these two are also needed to develop applications APEX 5. As these (HTML, JavaScript, jQuery and CSS) are web development of basic technologies, learn which will give you good understanding about the structure and behavior of the HTML page and edge to customize themes and templates in your APEX application.

    Kind regards

    Kiran

  • Strange problem with universal theme, jQuery and APEX 5 on Windows 8.1

    I have a strange problem that makes me crazy. I get it whenever I need to run some jQuery or JavaScript in the new universal theme. This page is a good example:

    https://Apex.Oracle.com/pls/Apex/f?p=93000:600

    Whenever I click on the calendar icon it opens and closes immediately. This happens when I click on and release the quick mouse button. If I do it slowly, click it, wait a second and release the mouse button, it opens as expected. I did the inspection of javascript in the firebug debugging console and I can see that each action runs twice.

    On this page, you can debug:

    https://Apex.Oracle.com/pls/Apex/f?p=93000:16

    by pressing a button.

    I did some tests with some of my colleagues and discovered that this happens only on computers with Windows 8.1 running pages in Firefox or Google Chrome. IE works as expected.

    I invite participants in this forum to do a test for me, if they have one of the browsers mentioned and Windows 8.1. My tests were from two different laptops I (the two Windows 8.1) and also of a virtual machine on Windows 8.1. I was able to reproduce this problem on all three computers.

    I also did the same test with apex.oracle.com and with my local installation of APEX 5.0. They both behave the same.

    I can't reproduce this with applications having the old model like this:

    https://Apex.Oracle.com/pls/Apex/f?p=31517:215

    Thanks in advance.

    Denes Kubicek

    Brad, thanks a lot for the performance test.

    Talking with the main developers of the universal theme, this afternoon, we have now highlighted what we believe to be the cause of this problem. There's code in a universal theme that uses hammer.js and apply a logic of quick click on all the links and buttons, with a few exceptions closely. We believe that it is this code that may be responsible for these questions.

    Please hold fire for more such tests as requested previously, my apologies for any lost time do. We will follow on this thread with results as soon as we can.

    Thanks again for your help so far.

    Kind regards

    Anthony

  • The Jquery and Jquery mobile supported by DPS?

    Hello

    The Jquery and Jquery mobile supported by DPS? I'm building a html file to include it in a dps file, which is a small calculator (adding variables containing values of form entries). The calculation is triggered by pressing a button calculate, but apparently it does not trigger the calculation, but it does on the desktop, that's why I ask about script DPS support.

    Thank you

    Make sure that your code HTML and JS are in a folder by themselves (not in the same folder as your InDesign file).

    Are your links html using the navto: / / notation (my article)?

    Check your paths to ensure that the HTML using the appropriate relative path structure. For example, if you have an html file and a folder for your javascript.

    .

    Make sure you have AutoPlay and allow a verified user interaction and delay autoplay value 0.125 in the decorative Panel.

  • passing the field id as arrays in detail using Jquery DA Javascript master

    Hello! IM new at the Apex and javascript. I have a problem with javascript in my application!
    I have the form master detail. in detail, I have a field 'condition_Clause' that some information on this area going to two elements on the page in another region on this page using javascript in a dynamic action based on JQUERY:

    H2. When
    Event: Get Focus
    Selection type: Jquery Selector
    jQuery Selector: input [name = "f09"] - it's "condition_Clause" field in form id
    Condition: no strings attached


    H2. Action
    Set value
    Type: Javascript
    $x_Value ("P36_FIELD_ID", 'f09_' + this.triggeringElement.id.split ('_') [1]);
    affected item: Jquery selector
    jQuery Selector: #f06 - I do not know this is good or not, + but + it works

    as you know I want to copy the id field in a table to a different field in the page: "P36_FIELD_ID".
    -------------------------------------
    now what is my problem? This code works once im works with save and retrieve documents in my form but when I try to catch some field_id after adding a new line to tabular detail , it does not work for her and affects P36_FIELD_ID null! It just does not work for new records, which are not registered!


    IM using
    Request Express 4.2.1.00.08
    Oracle DB: 11.2.0.3
    browser firefox and chrome (latest versions)

    Please help me! Thank you

    Hey Amir,

    You must define the scope of the event to the dynamic action of "dynamic".
    In this way the dynamic action will also be linked to the new lines in the form of your table.

    Kind regards
    Erik-jan

  • HTML5 and javascript

    How one place html5 and javascript to make an interactive and immersive panorama? I use KRPano and Muse. A spherical pano widget would be HUGE!

    I'm not familiar with KRPano, but if he has a means of egress in the code you can use the object--> Insert HTML code to add the code to your page "embed".

  • PHP, wordpress and facebook, how is it built...?

    Hi guys

    I was just wondering how facebook was built. ? Is - this php, css and html...?

    Looks like a "super blog" but not of wordpress was used Im guessing that you are unable to use javascript in wordpress.

    I noticed that many sites now use php... Why is this... ? Is it all simply because in mysql, it is side.or to server you can do better with it...?

    > The reason why I ask, is that I don't

    > like to build my own forum.

    Build your own forum, as in writing the code?  Or just add a forum to your site?

    > Can anyone recommend the best way to go about this...?

    There are many applications of forum, that you can add to your site. phpBB is very popular.

    > Just to clarify also, a forum and a way

    > blog updated so quickly (after the immediately as you)

    > is through php...?

    The forums are a type of dynamic web application. It is a combination of some (not necessarily php) script server-side and database.

  • NoScript installed accidentally, cannot get rid of it and JavaScript has been deactivated, even though it says that it is enabled - help!

    I accidentally installed NoScript when you try to remove the ads/pop-ups. Now it is at the origin of the problems on sites that I use regularly and I can't get rid of it. It does not appear on the Tools/Add-ons so I can disable and JavaScript has been deactivated, even though it shows as "Enabled".

    Help would be appreciated.

    It has never worked exactly as ghostery has never worked all that I get is not the extensions plugins

  • Trying to get on my email, the following statement comes from the IPU: "we're sorry, but you must enable cookies and Javascript to use your username with this site. I click on "here", but nothing happens. How to enable the amd Javascript cookies?

    Try to get t my email, this happens: we're sorry, but you must enable cookies and Javascript to use your username with this site.
    How can I do this?

    George Szántó

    [email protected]

    see similar question answered https://support.mozilla.com/questions/836913

    To be notified of updates to a question, if this is your problem or not just click on the "Get email notifications" and follow made the choice. Only the original poster can mark it as resolved, so there should be a slight difference in choice as an original poster and where you lock on another issue. Notifications only apply to individuals the question where is entered.

  • Adobe flash Player and Javascript for windows rt

    I tyed to install adobe flash player and javascript on windows than RT, but I can't. What can I do? I really need them

    I [tried] to install adobe flash player and javascript on windows than RT, but I can't. What can I do? I really need them

    Flash Player for Win RT & WinRT 8.1 is updated through Windows Update. If all were fine with your computer, the automatic updates would have installed the current version (i.e., v15.0.0.239, as of November 25, 2014) now.

    Java runtimes are not offered or installed via Windows Update.

    Why do you need "javascript?

    [Last updated - November 29, 2014]

  • An authentication error occurred using your identification code Adobe deconnectez_ you and restart Muse and connect you... nothing changes.

    An authentication error occurred using your identification code Adobe deconnectez_ you and restart Muse and connect you... nothing has changed.  Under preferences to Muse I see the username and password correct, but under "switch account", I see my old username. Attempt to rewrite with the new username and pswrd is not allowed.Screen Shot 2015-11-10 at 12.57.48 PM.pngScreen Shot 2015-11-10 at 12.58.17 PM.png

    Can anyonehelp me?Screen Shot 2015-11-09 at 3.25.06 PM.png

    On click to change the account it should allow you to delete the existing account and add new.

    Thank you

    Sanjit

  • Hello. I do not understand what that error for Adobe Illustrator and Adobe Muse creative cloud products: I open the app and they are closed today. In the writing of Muse: app error #1009 in Illustrator just closed.

    Hello. I do not understand what that error for Adobe Illustrator and Adobe Muse creative cloud products: I open the app and they are closed today. In the writing of Muse: app error #1009 in Illustrator just closed.

    Please check:

    TypeError: Error #1009: cannot access a property or method of a null object reference.

    Adobe Flash Player Error #1009 Windows 8.1

    TypeError: Error #1009

    Flash Player ' TypeError: Error #1009: cannot access one - Microsoft Community

    It seems to be an error in the Flash Player rather than illustrator.

    Concerning

    Stéphane

  • Dreamweaver and JS, Jquery and AngularJS

    I have dreamweaver of the is a mature software for code JS, JQuery and AngularJS in? The last time I used it was like 10 years ago, it's for people who do not code capabilities mature (wysiwyg). The team I join is for most UI people and they need of a pure JS coder. Is DW a good option for people in the user interface? I am a mobile friendly site to www.gravstein-norge.no/ and to do dependencies like angularJS and Jquery.

    Download the creative application of cloud over here: Adobe Creative desktop Cloud | Adobe Creative Cloud then install a free 30 day trial of DW of the app.

    That will really be the only way to see if it meets your requirements, and if not, you are nothing but a little time.

Maybe you are looking for