Can I create a form in muse and have it work with a different hosting service?

I contacted a hosting service that I need to upload the site I built in MUSE to. (Hosting has already been purchased). I asked OMNIS:
I want to create a form with Muse and then upload my site to OMNIS, not muse, the forms will display as I designed them, but they will not  function. I have someone to help me who is experienced in working with code. I can use Muse to export my site and then open the files in an HTML editor. "Update the source code of the form to make it compatible with the form processing technology used by your hosting provider (OMNIS) before you upload the files to their server." Can you help me with this? Do I need to get a script or something from you?
OMNIS ASKED me:
What are MUSE's site requirements?
I will be building other sites and my clients may want to have the site hosted elsewhere. Can you give me the easiest way to deal with forms?

Thank you for getting back to me Morgan.
I read in another forum:
There's a handy piece of software from CoffeeCup Software called "Web Form Builder". It's pretty affordable and easy to use and it can be hosted on the server of your choice provided that server uses an up-to-date PHP script.
This is what I have been using....but I would rather not have to deal with a third party form builder at all.
Do you reccommend this?

Similar Messages

  • Can I create a site in Muse and export to Word Press?

    Can I create a site in Muse and export to Word Press?

    Hi,
    check this discussion
    Re: I want to know Muse can export to Wordpress ?

  • I have created my site with Muse and have uploaded to an external ftp hosting, now my secure log in will not work because I am not using BC. Is there a way to create a secure log in that will work with out being forced to use BC?

    I have created my site with Muse and have uploaded to an external ftp hosting, now my secure log in will not work because I am not using BC. Is there a way to create a secure log in that will work with out being forced to use BC?

    Hi
    Secure Zone login feature will only work if you host your website with Business catalyst.
    Please take a look to this as an alternative
    Password Protect Pages Widget for Adobe Muse
    Also, check this thread,
    Re: Can I create a login/password protection in Muse for a HTML5 page or two?

  • We are using CS 5.5. If I update to OS 10.9 can I download the latest version of Adobe Drive and have it work with CS 5.5?

    We are using CS 5.5. If I update to OS 10.9 can I download the latest version of Adobe Drive and have it work with CS 5.5?

    For older Macs that aren't supported in Firefox 4.0, try TenFourFox for PowerPC's running Mac 10.4.11 & 10.5.8 . <br />
    http://www.floodgap.com/software/tenfourfox/
    Or you can revert to 3.6.16. <br />
    http://www.mozilla.com/en-US/firefox/all-older.html

  • Is there a way to use a namespace, such as "Library", and have a program with a different namespace include the Library namespace?

    For many years, I have maintained a library of often used functions for C++.  This has become more challenging with the required namespace for C#. 
    Is there a way to use a namespace, such as "Library", and have a program with a different namespace include the Library namespace?
    bhs67

    You could create a class X in a namspace Y in a C# class library project. You can then add a reference to this class library project/assembly from every application in which you intend to use the class X in namespace Y.
    You don't add references to namespace, you add references to assemblies in .NET. You can then use a class in namespace Y of any referenced assembly by adding a using directive at the top of the code file in which you reference the class:
    using Y;
    Please remember to close your threads by marking helpful posts as answer.

  • Can't install bdbxml on Fedora? and have it work?

    Hi,
    This is following on from this: Error trying to import python dbxml package
    And there is a similar thread here: Linking Problem
    System: fedora15 x86_64
    Initially I had everything working and it was going great. The python bindings even looked to be working. However, I then logged out of my root shell session and it all started going wrong:
    1. The python bindings no longer worked
    2. I could no longer start dbxml through /install/bin/dbxml even as the root user.
    3. the whole thing stopped worked and put out lots of errors referring to the xerces .so object.
    So I then tried to completely uninstall and reinstall again -- because obviously somtehing was not happy -- and I've got this error during the build process:
    ..../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `u_toupper_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_serialize_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_setSerializedToOne_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `u_charType_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_getSerializedRangeCount_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_close_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_fromUChars_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_toUnicode_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `u_init_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_fromUnicode_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `u_foldCase_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `u_tolower_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `UCNV_FROM_U_CALLBACK_STOP_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_close_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_getMinCharSize_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_getSerializedSet_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `UCNV_FROM_U_CALLBACK_SUBSTITUTE_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_open_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_setFromUCallBack_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_openU_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_openPatternOptions_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_getMaxCharSize_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `uset_getSerializedRange_48'
    .../dbxml-2.5.16/install/lib/libxerces-c.so: undefined reference to `ucnv_toUChars_48'
    collect2: ld returned 1 exit status
    make[1]: *** [dbxml] Error 1
    make[1]: Leaving directory `/var/tmp/dbxml-2.5.16/dbxml/build_unix'
    make: *** [all] Error 2
    So now it simply won't build!
    Also trying to use the non-default (upgraded) versions of xerces or xqilla simply doesn't work because they don't have a particular function in them or something
    Edited by: LondonAli on 30-Nov-2011 11:33

    Hello,
    It sounds like running buildall.sh did not resolve the unresolved symbols.
    Could something have gone wrong with the definition of
    LD_LIBRARY_PATH or equivalent environment variable used
    on the OS which the linker uses to resolve library dependencies?
    If you run:
    nm dbxml-2.5.16/install/lib/libxerces-c.so
    and grep for the unreferenced symbols it should give a clue as
    to which library contains which symbols and you can verify if that
    is in your library path.
    Let me know if that does not help.
    Thanks,
    Sandra

  • I can't connect to the itunes store and have some problems with other websites. Some websites load OK. I had the same problem on my iPad and changed the DNS, but don't want to do this on my iMac, anyway, surely I should have my router's DNS?

    I can't connect to the iTunes store from my iMac and have problems loading a number of other websites, however some websites load perfectly well. I have had the iTunes store issue on my iPad and resolved it by changing the DNS but surely I should use the DNS for my router. I don't really want to change it for the iMac as I access secure sites with it to internet shop.
    Any ideas, I was going to try loading Chrome but can't get it without going through the iTunes store. Anyway, that is treating the symprom not the cause.

    Adding Open DNS codes to your Network Preferences, should give good results in terms of speed-up as well as added security, (including anti-phishing and redirects) (Full information about Open DNS is here: http://www.opendns.com/home/nobloat ) and further independent information can be read here:
    http://reviews.cnet.com/8301-13727_7-57338784-263/free-dnscrypt-tool-enhances-ma c-web-security/?tag=mncol;txt
    and here:
    http://www.macworld.com/article/1146064/troubleshootdns.html?t=234
    Open System Preferences/Network. Double click on your connection type, or select it in the drop-down menu, and in the box marked 'DNS Servers' add the following two numbers:
    208.67.222.222
    208.67.220.220
    (You can also enter them if you click on Advanced and then DNS)
    Sometimes reversing the order of the DNS numbers can be beneficial in cases where there is a long delay before web pages start to load, and then suddenly load at normal speed:
    http://support.apple.com/kb/TS2296

  • I'm using the note taking view of Word 2011 for Mac so I can record a meeting as well as take notes. The audio of the internal microphone is so low - can I attach an external mic and have it work with note taking view?

    Can I attach an external mic to my Macbook Air to enhance sound input for the note taking view of Word 2011 for Mac? I've tried preferences to up the volume of my sound, but I still cannot hear the recording. Any suggestions? I need to record a meeting as well as take notes so I'd like to use this tool, but the audio is not good enough.

    A USB microphone can work with the Air, and I've used them before with my 11" Air.  Griffin also made a product (the iMic) that will add a standard computer microphone port, connecting to your USB port.  It's heyday was the time of the old iBook laptops (which also lacked a microphone in jack) but I think it's still around.
    The single sound port on the 2011 models, as I recall, supports iPhone style headphone/microphone but I don't believe it will support a standard microphone input. 
    The built in microphone sits on the left side of the computer and I suspect wouldn't work well for picking up a lecture unless you were sitting just right in position vs. the speaker (preferably having the speaker positioned to the left and sitting really close).  By design most laptop microphones presume they are going to be mainly used to record a sound coming from the person sitting at the keyboard, while for a lecture you normally would prefer it concentrate on sound coming from behind the screen.

  • How can i create a playlist in iTunes and have the playlist show up on iPhone 5

    I painstakingly spent a considerable amout of time creating a playlist in iTunes on Windows, and now when I sync my iPhone, and open the Music app, I do not see the playlist at all.  When I select 'On this device' in iTunes, I can see the playlist listed, but a large number of the songs are greyed out, and do not play in iTunes.  These are simply songs I selected from my iTunes library into an iTunes playlist, and I sync'ed my iPhone saying transfer only selected playlists, etc, and now the playlist does NOT show up on the iPhone.
    Any ideas?
    Thanks

    Darko Ibrahimpasic1 wrote:
    If you subscribe to iTunes match ($25 a year) then your music and playlists will sync across your devices. Whatever you do on your iPad will reflect on your phone.
    I have no use for iTunes Match and know little about it - but do you not need a computer in order to subscribe to iTunes Match? From where would the OP upload his music?
    The OP has no computer.

  • How does one create a form using flash and have it be sent to an email address (using adobe air for android if that matters) ?

    I am trying to make an app for my Cab Company and was going to add a reservation form, however idk if you can add html code or how to make one with as3, and I haven't been able to find a decent tutorial anywhere online.

    You will need to find a tutorial for sending email via AS3 (normally requires a PHP or other server-side processing file).  Search Google using terms like "AS3 send email tutorial" and develop things from there.

  • Can I transfer my CS5 files from my Windows 7 computer to my Mac Yosemite computer and have them work with CS6 for Mac?

    I am using Dreamweaver CS5 on a Windows 7 laptop.  I would like to change to Dreamweaver CS6 on my Mac running Yosemite.  Can I transfer my CS5 files from the  Windows computer to the Mac and will CS6 be able to work those files on the Mac?  I do not need nor want a subscription account.  Just the stand-alone program for occasional tweeks to my web site.  at www.longwayhome.com.
    It is a realtively simple web site that requires only simple editing from time to time.
    Ed Dover

    Yes, your files in CS5 are just .html, .css, .php and .js files, there's nothing that makes them "CS5 versions" of those file types.
    You can do it a couple different ways, but the easiest would be to copy the folder being used as the root directory (and all of it's contents) from one machine to the other, then on the new machine, simply set up a new site definition, using that newly copied folder as the local root.
    If you want, you can export your site settings (FTP and whatnot) on the old machine...
    Go to Site > Manage Site> click the site you want > Export
    Copy the resulting .ste file along with the local root folder to the new machine
    On the new machine go to Site > Manage Sites > import to bring in the .ste
    Relink that new site to the newly copied root folder

  • I have aperture 1. When I uploaded Snow Leopard I couldn't open Aperture.Do I have to purchase Aperture 3 or can I just purchase the latest download and have it work?

    I have an I Mac and on it is Aperture one. i have all my photos on it. When I bought Snow Leopard, I could no longer use Aperture because it says i can't open it with Snow Leopard. Do I have to buy a brand new Aperture 3 or can  i just download the most recent Aperture 3 download. In other words does the recent download allow me to start using it again, or do I have to go through buying all the downloads?

    You can just purchase Aperture 3. If you do this from the App Store it will cost you $80 US but this is still cheaper then buying the individual upgrades.

  • Is there a way to preserve interactivity within a table so that users of an iBook can enter new values in selected cells and have formulas recalculated with that input?

    I would like to include interactive tables that would recalculate using formulas I have written and values that the reader/user has entered into selected cells. The tables I've made in iBooks Author do contain formulas that work as expected...until exported to an iPad, then they look and act just like a static table. I am not looking for serious number crunching or high-end mathematics, although others might find great value in such capability.
    To work without a reader/user accidentally (or otherwise) altering formulas or formatting it would be necessary to lock some or most cells of the table. At present all cells are locked after export. Apple doesn't seem to envision or value the functionality of such a feature; it appears to me missing from Numbers as well.

    Should be near trivial to execute on with an app...
    As welll, I wouldn't be surprised if a dashcode widget would fit the bill.
    As always, feel free to use the 'Provide iBooks Author Feedback' menu item for features you'd like added in the future, etc.
    http://www.apple.com/feedback/ibooks-author.html

  • CAN I BUY AN iPhone IN US AND USE IT UAE WITH A DIFFERENT SIMCARD !!!!

    Hi There
    I have always been a Mac Fan , my uncle is scheduled to leave US on the 6th of this month. I was wondering if i could ask him to get me an iPhone which i wish to use in Dubai.
    Please Let me Know ASAP
    Best Regards
    Santosh

    Currently the iPhone is locked and only usable with AT&T

  • Can I upload to FTP from Muse Trial? not working with godaddy?

    This is how it looks as a temporary site with business catalyst
    This it what i get when uploaded to godaddy ftp????

    I believe the issue resolved as on my end godaddy uploaded site works fine. This issue basically can happen due to browser issue , javascript is disabled etc or if the css folder is not uploaded properly.
    Thanks,
    Sanjit

Maybe you are looking for