Can I upload a php file to my host with an embedded html contact form in Muse for it to work?

Can I upload a php file to my host with an embedded html contact form in Muse for it to work?

That would require to know your hosting provider and his requirements. And therein also lies the answer: You cannot blindly design a form in Muse and just hope it will work, you have to know this stuff beforehand and design "to spec".
Mylenium

Similar Messages

  • Can you upload a php file into Adobe Muse when hosting with BC?

    My client has sent me a .txt file from a supplier and asked me to upload to the site we are creating in Adobe Muse.
    They said, 'You will need to save this file as a php file for it to work, and upload it to your website - you can use it as a stand-alone, but I'd recommend just "including" it in another page, so you get your branding, etc. around it.'
    Can anyone assist in converting a .txt to .php and then loading it to Adobe Muse? I will be using Business Catalyst to host the site once complete.
    Thanks, we are really stuck here with a short deadline.
    Patrick

    Hi Patrick
    Unfortunately you cannot run any server side script like PHP within BC. Please refer to BC FAQ
    http://www.businesscatalyst.com/faqs/product-information

  • URGENT: Dreamweaver CS3 crashes while uploading any PHP File

    Hello,
    My Dreamweaver CS3 crashes everytime I try to upload any PHP
    file to the Web Server. It does upload the file but crashes and you
    received a "Not Responding" error in the Windows title bar. I did
    search alot on this issue until I found the ".
    Dreamweaver
    CS3 crashes after DST ends" problem. I deleted the cache file
    as required but of NO HELP.
    . It is very annoying to restart Dreamweaver
    everytime you want to upload any PHP file to the Web Server after
    editing it. It doesn't happen with any other types of files. Please
    help me guys here or I will lose my mind.

    Bad news for you too.
    First, you are not addressing Adobe here in the user forums.
    Secondly, Adobe does not support CS3 any longer because it hasn't been sold for years.
    Therefore, you're left to the good will of fellow users who volunteer their time here free of charge, if one of them has a solution to your issue.  No one is under any obligation to reply, so ask nicely. 
    One thing I can tell you is that you have not applied any of the versions available for Photoshop.  Unfortunately, the Adobe auto updater was an unmitigated piece of cr@p in any version prior to CS6.  Do not rely on it to assume you are up to date just because it doesn't show any updates available to you under Help > Updates.
    You need to look for the downloads and apply them manually yourself.
    I can't offer any more assistance because I don't do Windows.  Sorry.

  • Can't find a php file on root - its there?

    Hi,
    Sorry for the repeated posts.
    I am now getting these issues:
    Warning:  include_once(home/thevilla/public_html/fpss/fpss.php)  [function.include-once]: failed to open stream: No such file or  directory in /home/thevilla/public_html/example.php on line 49
    Warning:  include_once() [function.include]: Failed opening  'home/thevilla/public_html/fpss/fpss.php' for inclusion  (include_path='.:/usr/lib/php:/usr/local/lib/php') in  /home/thevilla/public_html/example.php on line 49
    This demo uses the "Movies" template and the sample data that come bundled with the purchase package
    The fpss file is sitting on my server and is the sub folder for the php file.  The html which gets me to this point is:-
    <?php
             /* Frontpage Slideshow: Setup Steps */
             /* Please refer first to the online documentation here: http://www.joomlaworks.gr/content/view/74/41/ */
             // 1. Enter the name of your slideshow
             $slideshow = "myslideshow";
             // 2. Enter your site's URL (without trailing slash)
             $siteURL = "http://www.thevillagers.co.uk";
             // 3. Enter the absolute path of your site on the server (without trailing slash)
             $sitePath = "home/thevilla/public_html";
             // Include the slideshow
             include_once($sitePath."/fpss/fpss.php"); // DO NO EDIT THIS LINE
             ?>

    Sorry iPHP,
    Just been back over the posts and I have changed the html to read:-
    // 1. Enter the name of your slideshow
                $slideshow="myslideshow";
                // 2. Enter your site's URL (without trailing slash)
                $siteURL="http://www.thevillagers.co.uk";
                // 3. Enter the absolute path of your site on the server (without trailing slash)
                $sitePath="/home/thevilla/public_html";
                // Include the slideshow
                include_once($sitePath."/fpss/fpss.php"); // DO NO EDIT THIS LINE
    Which are the absolute paths as far as I am aware?
    Uploading this PHP file I now get errors saying:-
    Warning:  require_once(/home/thevilla/public_html/fpss/slideshows/myslideshow/parameters.php) [function.require-once]: failed to open stream: No such file or directory in /home/thevilla/public_html/fpss/fpss.php on line 16
    Fatal error:  require_once() [function.require]:  Failed opening required  '/home/thevilla/public_html/fpss/slideshows/myslideshow/parameters.php'  (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thevilla/public_html/fpss/fpss.php on line 16
    In regard to this error the files are online on my host server, so this can't be the problem? line 16 in fpss.php relates to:-
    require_once(dirname(__FILE__).DS.'slideshows'.DS.$slideshow.DS.'parameters.php');

  • How can i turn a photoshop file into a website with knowing code? can i upload Muse or DreamWeaver?

    How can i turn a photoshop file into a website with knowing code? can i upload Muse or DreamWeaver?
    I created a few images (pages for a site) on photoshop and want to turn them into HTML code for a website- Can i Just upload the file into one of these programs and make a file with the correct code imediatly?
    I was reading about using EDGE Reform but i did not understand if i can create the code with it, in the end it says it still needs to be sent to website developer after?

    You need to look at Dreamweaver as a code editor. You need to learn to create good, clean HTML code with style sheets to make websites with Dreamweaver.
    There are tutorials that will take you from a layered .PSD file to HTML. Here's a good one:
    http://net.tutsplus.com/tutorials/site-builds/from-psd-to-html-building-a-set-of-website-d esigns-step-by-step/
    Adobe's Muse is a semi-WYSIWYG website layout creator for small websites (1-5 pages). But there is no way you can go from a .PDS file to Muse, you have to start the site in Muse.
    I have seen a few Muse sites and they're OK, but there is some code that Muse creates that is kind of odd. If you want a good, clean website that will work for you or your business, Dreamweaver is the best choice. Alternatively, you could hire a pro.
    -Mark

  • How can i upload a image file to server by using jsp or servlet.

    Hi,
    I m gurumoorthy. how can i upload a image file to server by using jsp or servlet without using third party API. pls anyone send me atleast outline of the source code.
    Pls send me anyone.
    Regards,
    Gurumoorthy.

    I'm not an applet programmer so I can't give you much advice there.
    If you want to stream the file from the server before it's entirely uploaded, then I don't believe you can treat it like a normal file. If you're just wanting to throw it up there and then listen to it, then you can treat it like a normal file.
    But again, I'm not entirely certain. You might be able to stream the start of the file from the server while you're still uploading the end of it, but it probably depends on what method you're using to do the transfer.

  • How can I upload my RAW files from my Nikon D750 to my MAC computer? I now have Camera Raw 8.7.1. and updated my camera and still not working:(

    How can I upload my RAW files from my Nikon D750 to my MAC computer? I now have Camera Raw 8.7.1. and updated my camera and still not working:(

    Which version of mac os x do you have?
    Which version of photoshop are you using?
    Do you get any message when you try to open the files into photoshop?
    Did you use Nikon Transfer to get the files from your camera to computer?
    Did you try the File>Get Photos From Camera in Adobe Bridge?

  • Can not upload an excel file if it is opening.

    I found I can not upload an excel file if it is opening(using) at same time. My questions are:
    (1)How can I still upload an excel file even it is opening at same time? Or
    (2)How to check the file which is opening(using) or not and give a pop-up message?
    Thanks

    Hi Michael,
    (1) NO you can't.
    (2) Yes you can check testing sy-subrc of "OPEN DATASET" or "GUI_UPLOAD"
    CALL FUNCTION 'GUI_UPLOAD'                  
           EXPORTING                            
             filename                = x_file   
             has_field_separator     = '#'      
             filetype                = l_filetype
           TABLES                               
             data_tab                = file_y   
           EXCEPTIONS                           
             file_open_error         = 1        
             file_read_error         = 2        
             no_batch                = 3        
             gui_refuse_filetransfer = 4        
             invalid_type            = 5        
             no_authority            = 6        
             unknown_error           = 7        
             bad_data_format         = 8        
             header_not_allowed      = 9        
             separator_not_allowed   = 10       
             header_too_long         = 11       
             unknown_dp_error        = 12       
             access_denied           = 13       
             dp_out_of_memory        = 14       
             disk_full               = 15       
             dp_timeout              = 16       
             OTHERS                  = 17.      
    Hope this helps,
    Erwan

  • How can i upload a video file to wiki server through iPad?

    how can i upload a video file to wiki server through iPad?

    You might want to post this in the iPad Forum

  • How can I upload a (image) file through an applet ?

    How can I upload a (image) file through an applet ?

    have a look at http://www.haller-systemservice.net/jupload/
    i'm using Apache Jakarta HTTPClient to create a new HTTP connection to the webserver and sending a new POST request, which holds the image file. (So it's RFC1867 conform)
    there is also an open source implementation of such an applet on sourceforge. it's also called JUpload, but i think it's not maintained any more.

  • I can no longer print PDF files that were scanned with the very same MX479 on Windows XP, SP3

    I can no longer print PDF files that were scanned with the very same MX479 All-in-One.
    I have an (obsolete) Windows XP, SP3 computer.  Obviously, no updates from Microsoft
    have occurred that might have impacted my Canon Pixma MX479.
    When I attempt to send 1 or more pages from a PDF file to the printer, I don't even get the
    Canon PIXMA popup that would allow me to cancel the print job.
    Yet the Print Queue icon appears in the lower right corner of my monitor.
    If I view the Print Queue, the print queue shows "spooling" and does nothing more.
    If I attempt to CANCEL the print job in the Print Queue, it simply changes to "deleting -
    spooling".
    I cannot cancel the print job that shows NOT RESPONDING via Task Manager, either.
    In fact, the only way the Print Queue icon disappears is if I totally reboot my computer!
    "Luckily", I can still print e-mails, Word documents, and even my downloaded PDF of my
    bank statement.
    So, I was thinking that it was *only* PIXMA'S OWN SCANNED PDFS that could not be
    printed ON THE SAME PIXMA 479.
    However, I have since realized that I also cannot print USPS Signature Proof of Delivery
    PDFs that I received from USPS via e-mail.
    So why can I print *some* PDF files, but not *all* PDF files, like I previously could do?
    THESE SCANS ARE OF LEGAL DOCUMENTS, SO I WILL LIKELY HAVE TO E-MAIL
    THE REQUISITE, PREVIOUSLY SCANNED PDFS TO FEDEX TO PAY FOR *THEM*
    TO PRINT THEM.
    NOTE: I *have* tried turning the PIXMA off, unplugging it, rebooting the computer, plugging
    the PIXM in and restarting the PIXMA - still no ability to print PIXMA-scanned PDFs.
    And, I find it very strange that e-mails, Word documents, and some other PDFs print with
    no problem "around" "NOT RESPONDING" PIXMA print jobs.
    I have owned Canon printers for years, including the MX420, and the MX340.

    There may be some security issues related to the USPS PDFs.
    http://www.certified-mail-envelopes.com/signatures-usps-certified-mail-return-receipt-requested
    I can't help with the scan/print problem. You seem to have done everything I would try.
    I don't know if maybe using a registry cleaner would help.
    John Hoffman
    Conway, NH
    1D Mark IV, Rebel T5i, Pixma PRO-100, MX472

  • Just upgraded to 10.8.4 and now can't open canon raw files in photoshop cs5 with camera raw plug in 6.7

    i've just upgraded to os 10.8.4 and now i can't open canon raw files in photoshop cs5 with camera raw plug in 6.7 which worked perfectly prior to the upgrade....anyone else encountered this issue?

    Adobe's software is a mess in terms of the fact that it's sprayed all over the place and may not survive an OS upgrade.  Try reinstalling Photoshop CS5.

  • I have problem in quicklook for mp4 files in my mountain lion os 10.8.2 so please help me what i need to do? but i can view mov,3gp,jpeg files problem is only with mp4 files.... any one help me...

    I have problem in quicklook for mp4 files in my mountain lion os 10.8.2 so please help me what i need to do? but i can view mov,3gp,jpeg files problem is only with mp4 files.... any one help me...

    I have problem in quicklook for mp4 files in my mountain lion os 10.8.2 so please help me what i need to do? but i can view mov,3gp,jpeg files problem is only with mp4 files.... any one help me...

  • INDESIGN CS5 V. 7.0.4: Can't Open a .jpg file in InDesign  made with InDesign (It's Grayed Out)

    I do have this problem with placing jpegs in InDesign. Very specifically, I can’t place or relink to a jpeg that was made by InDesign (export page > jpg), although I can drag and drop it into the file, and it shows up correctly. I can place or relink to a jpeg made by Photoshop.

    ok, sorry... I'm novice.. I have reposted the answer in correct forum and added basics infomrations.... INDESIGN CS5 V. 7.0.4: Can’t Open a .jpg file in InDesign  made with InDesign (It’s Grayed Out)
    How I can stop/delete this discussion?

  • How can i to convert a file to .m4a format with constant bitrate and constant overall bitrate?

    how can i to convert a file to .m4a format with constant bitrate and constant overall bitrate?

    "Surely you have the same check boxes as me? Surely you can make the same selections, AAC Encode, Custom bit rate, 256k or 320k or whatever you want... Sample rate 44.1KHz, Auto Channels and VBR not selected?"
    Yes.
    " Have you tested this? "
    Yes. I tested resulted files with "MediaInfo".
    "If so what are the results?"
    VBR.

Maybe you are looking for

  • Duplex print setup error - Namespace prefix 'section' used but not declared

    Hi All, I am getting the below error while trying to preview as PDF document. The issue seems to be caused by adding the below to form field in the rtf template (removing the below i can view the PDF document but it does not work as expected ie print

  • Urgent!!! How to convert received mail 'content type?

    How to convert received mails 'content type from text/plain to multipart/*?

  • Add an approval signture

    Hi there I'm trying to create a very simple PDF form with signature and a submit button. I need this signature to be very easy to use - I really don't want the user to have to create a digital ID (ie let's pretend the user barley knows how to use rea

  • Business Partner Current Account Balance in SAP 2007

    Hi, We are using SAP Business One 2007 A (8.00.148)  SP: 00  PL: 00  to test our application. We need to Accees the CurrentAccount Balance of a Customer in our application. So we used the following code <b>Dim oBP As SAPbobsCOM.BusinessPartners If oB

  • Failed to install osx on externa WD HD

    I was wondering if anyone knows what could be happening here? My HD failed on me yesterday, So I am trying to install osX on a brand new external HD from WD (my book series). I have partitioned with the GUID Partition Table and the format is on Mac O