Home     |     Java    |     Php General    |     Oracle Database    |     Oracle Server  

MS Dynamics CRM 3.0

  •  Setting up and Configuring Microsoft Dynamics CRM 3.0
  •  Managing Security and Information Access
  •  Entity Customization: Concepts and Attributes
  •  Entity Customization: Forms and Views
  •  Entity Customization: Relationships, Custom Entities, and Site Map
  •  Reporting and Analysis
  •  Workflow
  •  Server-Side SDK
  •  Client-Side SDK
  •  Integration with External Applications
  • Cervo Technologies
    The Right Source to Outsource

    Sharepoint Portal Server KB

    Microsoft CRM Info

    WPF Interview Questions

    SilverLight Interview Qs

    Asp.Net 2.0 Interview Qs

    Asp.NET 1.1 FAQs

    Oracle Interview Questions

    SAP Interview Questions

    PHP Programming

    PHP screen generator?


    I meant I could drop some controls into a form freely and the tool would
    automatically generate the HTML+CSS to produce the screen.

    --
       .~.   Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org
      / v \  Simplicity is Beauty! May the Force and Farce be with you!
    /( _ )\ (Ubuntu 6.10)  Linux 2.6.21.1
       ^ ^   19:19:01 up 13 days 4:12 0 users load average: 0.00 0.01 0.00
    news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk

    what screen? you mean the client's screen? I think that's basically
    nonsense since php is server side.

    if I misunderstood what you want then please explain it more clearly

    greets
    Zoltn Nmeth

    2007. 05. 11, pntek keltezssel 19.21-kor Man-wai Chang ezt rta:

    Zoltn Nmeth wrote:
    > what screen? you mean the client's screen? I think that's basically
    > nonsense since php is server side.

    > if I misunderstood what you want then please explain it more clearly

    I don't know whether there is a php project that generates codes from
    screen designer. :)

    --
       .~.   Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org
      / v \  Simplicity is Beauty! May the Force and Farce be with you!
    /( _ )\ (Ubuntu 6.10)  Linux 2.6.21.1
       ^ ^   22:47:01 up 13 days 7:40 0 users load average: 0.00 0.00 0.00
    news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk

    -----------------------------------------------Reply-----------------------------------------------

    2007. 05. 11, pntek keltezssel 22.47-kor Man-wai Chang ezt rta:

    > Zoltn Nmeth wrote:
    > > what screen? you mean the client's screen? I think that's basically
    > > nonsense since php is server side.

    > > if I misunderstood what you want then please explain it more clearly

    > I don't know whether there is a php project that generates codes from
    > screen designer. :)

    you have a screen design image file and you want html and css created
    from that? if yes, then I don't think you'll find an automated software
    doing that... it's just too complicated - for example how can a software
    detect if a horizontal line in the image means a <hr> or the end of a
    div?
    hire a person who is good in html and css and let him do it

    greets
    Zoltn Nmeth

    > you have a screen design image file and you want html and css created
    > from that? if yes, then I don't think you'll find an automated software
    > doing that... it's just too complicated - for example how can a software

    Doesn't have to use an image as a starting point, but something like
    this in dBase:

    @1,2 say "input your name:" get m.name picture "@!"
    @3,2 say "input your age:" get m.age picture "@!"
    @5,2 say "input your gender:" get m.gender choices "male,female"
    read

    Doesn't have to be <table>. How about CSS?

    --
       .~.   Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org
      / v \  Simplicity is Beauty! May the Force and Farce be with you!
    /( _ )\ (Ubuntu 6.10)  Linux 2.6.21.1
       ^ ^   22:55:01 up 13 days 7:48 0 users load average: 0.00 0.00 0.00
    news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk

    -----------------------------------------------Reply-----------------------------------------------

    On May 11, 7:21 am, toylet.toy@gmail.com (Man-wai Chang) wrote:

    > I meant I could drop some controls into a form freely and the tool would
    > automatically generate the HTML+CSS to produce the screen.

    I think the closest you're going to get is a WYSIWYG program ala
    Dreamweaver.  But that isn't going to write any PHP code for you, just
    spit out the HTML.

    If there's a GUI/code environment for PHP similar to Visual Studio is
    to ASP.NET, I haven't found it.

    Add to del.icio.us | Digg this | Stumble it | Powered by Megasolutions Inc