facebook

How to create web application?

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #348885 Reply

    Muralidharan
    Member

    Hi,

    Iam new to this mobione, iam planning to going buy mobione, before that i have a question,

    In my company creating webapplications, how to create web application using mobione,

    please let me know. once i will create one web application then we are going purcharsed version.

    Thanks,
    Muralidharan

    #348904 Reply

    Hi,

    Please see the next resources that will help you to getting started:

    MobiOne Studio Quick Start Tutorial
    iOS Apps in Windows

    #348919 Reply

    Muralidharan
    Member

    Hi,

    We have already bulided web application, that application need to be develope mobile appliation using mobi one.

    please help me.. how to intract my DB?

    Thanks,
    Muralidharan.v

    #348939 Reply

    support-michael
    Keymaster

    >please help me.. how to intract my DB?

    MobiOne does not provide server-side development tools and services. Thus interfacing with a server-side DB is out of scope for mobione support. You’ll need to be proficient with interacing with whatever DB you choose and the server side technology you choose. But I can outline how others have pursued using mobione in the process of creating a mobile webapp.

    The MobiOne visual designer will generate a webapp from the design files in your project. So you might try this:

    1) Follow the guides that Octavio shared for getting started creating a mobile project
    2) You can generate code using the Project menu>Generate Application Files
    – In the directory where you .mobi files reside look under the www/ folder that was just created and you will find all of the html, css, js and images files that were generated
    3) At this point you can copy them to your web server

    As for connecting to a DB on your server, you’ll need to implement that logic yourself using whatever web technology supported on your web server, e.g., php, jsp, asp. Threat the mobione generated web files as a quick start and then modify them as you need by including whatever special mark technology you choose. Lastly I recommend that you complete your entire UI as once you modify the generated code it can be very very troublesome to modify the UI in the visual designer and then merge its newly generated code with changes you have made to the same files. It is very easy to overwrite files that you modified. So get the UI where you want it before customizing it with server-side markup.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: How to create web application?

You must be logged in to post in the forum log in