Alpha Software Mobile Development Tools:   Alpha Anywhere    |   Alpha TransForm subscribe to our YouTube Channel  Follow Us on LinkedIn  Follow Us on Twitter  Follow Us on Facebook

Announcement

Collapse

The Alpha Software Forum Participation Guidelines

The Alpha Software Forum is a free forum created for Alpha Software Developer Community to ask for help, exchange ideas, and share solutions. Alpha Software strives to create an environment where all members of the community can feel safe to participate. In order to ensure the Alpha Software Forum is a place where all feel welcome, forum participants are expected to behave as follows:
  • Be professional in your conduct
  • Be kind to others
  • Be constructive when giving feedback
  • Be open to new ideas and suggestions
  • Stay on topic


Be sure all comments and threads you post are respectful. Posts that contain any of the following content will be considered a violation of your agreement as a member of the Alpha Software Forum Community and will be moderated:
  • Spam.
  • Vulgar language.
  • Quotes from private conversations without permission, including pricing and other sales related discussions.
  • Personal attacks, insults, or subtle put-downs.
  • Harassment, bullying, threatening, mocking, shaming, or deriding anyone.
  • Sexist, racist, homophobic, transphobic, ableist, or otherwise discriminatory jokes and language.
  • Sexually explicit or violent material, links, or language.
  • Pirated, hacked, or copyright-infringing material.
  • Encouraging of others to engage in the above behaviors.


If a thread or post is found to contain any of the content outlined above, a moderator may choose to take one of the following actions:
  • Remove the Post or Thread - the content is removed from the forum.
  • Place the User in Moderation - all posts and new threads must be approved by a moderator before they are posted.
  • Temporarily Ban the User - user is banned from forum for a period of time.
  • Permanently Ban the User - user is permanently banned from the forum.


Moderators may also rename posts and threads if they are too generic or do not property reflect the content.

Moderators may move threads if they have been posted in the incorrect forum.

Threads/Posts questioning specific moderator decisions or actions (such as "why was a user banned?") are not allowed and will be removed.

The owners of Alpha Software Corporation (Forum Owner) reserve the right to remove, edit, move, or close any thread for any reason; or ban any forum member without notice, reason, or explanation.

Community members are encouraged to click the "Report Post" icon in the lower left of a given post if they feel the post is in violation of the rules. This will alert the Moderators to take a look.

Alpha Software Corporation may amend the guidelines from time to time and may also vary the procedures it sets out where appropriate in a particular case. Your agreement to comply with the guidelines will be deemed agreement to any changes to it.



Bonus TIPS for Successful Posting

Try a Search First
It is highly recommended that a Search be done on your topic before posting, as many questions have been answered in prior posts. As with any search engine, the shorter the search term, the more "hits" will be returned, but the more specific the search term is, the greater the relevance of those "hits". Searching for "table" might well return every message on the board while "tablesum" would greatly restrict the number of messages returned.

When you do post
First, make sure you are posting your question in the correct forum. For example, if you post an issue regarding Desktop applications on the Mobile & Browser Applications board , not only will your question not be seen by the appropriate audience, it may also be removed or relocated.

The more detail you provide about your problem or question, the more likely someone is to understand your request and be able to help. A sample database with a minimum of records (and its support files, zipped together) will make it much easier to diagnose issues with your application. Screen shots of error messages are especially helpful.

When explaining how to reproduce your problem, please be as detailed as possible. Describe every step, click-by-click and keypress-by-keypress. Otherwise when others try to duplicate your problem, they may do something slightly different and end up with different results.

A note about attachments
You may only attach one file to each message. Attachment file size is limited to 2MB. If you need to include several files, you may do so by zipping them into a single archive.

If you forgot to attach your files to your post, please do NOT create a new thread. Instead, reply to your original message and attach the file there.

When attaching screen shots, it is best to attach an image file (.BMP, .JPG, .GIF, .PNG, etc.) or a zip file of several images, as opposed to a Word document containing the screen shots. Because Word documents are prone to viruses, many message board users will not open your Word file, therefore limiting their ability to help you.

Similarly, if you are uploading a zipped archive, you should simply create a .ZIP file and not a self-extracting .EXE as many users will not run your EXE file.
See more
See less

New to A5w - Question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    So I assume you are working on "Tom", locally? The v7 WAS will only publish to your local machine (unless you buy a license). Your local machine acts as a server to itself.
    Peter
    AlphaBase Solutions, LLC

    [email protected]
    https://www.alphabasesolutions.com


    Comment


      #17
      OK, but it is not working!!!

      Comment


        #18
        You cannot browse to the file and double-click it to open it. You must use a URL to access it through your browser. Otherwise your A5W code will not be evaluated and your browser will show the source as-is.

        With the server running, go to your web browser and visit the URL http://TOM/Web_Applications_Demo/default/mainMenu.a5w. What happens? If you get an error message, please post the full message.

        You should also verify that you do not have any firewall software blocking the server from using the port it is trying to run on (default of 80).

        -Lenny

        Originally posted by Tom Henkel
        I have been using Alpha for years, and have many very large desktop spplications. We are evaluating ver 7 and the web server. In tryingto do the evaluation, I am attempting to run the web app demo.

        The 3rd button "Laaunch the Home page" does NOT.

        I opened up the form, and did an interactive of te code under the button.
        This is the result:

        ?a5w_computeURL("local webroot","default","mainMenu.a5w")
        = "http://TOM/Web_Applications_Demo/default/mainMenu.a5w"

        the only way I counld launch the main menu was to navigate to the folder and double click on the "mainMenu.a5w" file.

        C:\Program Files\A5V7\Samples\WebAppServerDemo\Web_Applications_Demo.WebProjects\Default.WebProject\MainMenu.A5W


        Is it just me, or is something wrong??

        Thanks in advance

        Tom

        Lenny Forziati
        Vice President, Internet Products and Technical Services
        Alpha Software Corporation

        Comment


          #19
          Tom, I feel your pain. I'm sure this is really simple. Maybe someone who sees the light can jump in. Now where is that Lenny when you need him?
          Peter
          AlphaBase Solutions, LLC

          [email protected]
          https://www.alphabasesolutions.com


          Comment


            #20
            Ignore "TOM" guys, you're going down the wrong road. In the URL, Tom's machine knows it is named "TOM" so that is how it is referencing itself. "localhost" will also work for everyone since it always means this computer, but since Alpha knew the computer was named TOM, it was more specific in the URL that it constructed. It has nothing to do with target folders or paths.

            Originally posted by Peter G.
            Tom, the profile's "Target Folder" will control where the files are published to. Your's says "default" which means the files go to the a5webroot folder. But your first post indicated that the folder is "tom", not a5webroot. So there is a pathing issue. How did "tom" come to be?

            Lenny Forziati
            Vice President, Internet Products and Technical Services
            Alpha Software Corporation

            Comment


              #21
              The Web App Server will publish anywhere you'd like, regardless of your license. What is restricted is how the server allows access without a license. If you are not licensed, access will be allowed only from the local computer. So if Tom runs an unlicensed server, he can access it from his own computer, but Dick and Harry cannot access it from theirs.

              Originally posted by Peter G.
              So I assume you are working on "Tom", locally? The v7 WAS will only publish to your local machine (unless you buy a license). Your local machine acts as a server to itself.

              Lenny Forziati
              Vice President, Internet Products and Technical Services
              Alpha Software Corporation

              Comment


                #22
                Your profile is fine


                Originally posted by Tom Henkel
                Here's what I have there.

                Should I have a different profile set up?

                Lenny Forziati
                Vice President, Internet Products and Technical Services
                Alpha Software Corporation

                Comment


                  #23
                  I think my mom and dad had something to do with it......

                  Comment


                    #24
                    Lenny,

                    I just read your post, Opened up v6, re-published the pages, Launched the web server, then came to this post, and clicked on the url in your reply.

                    It is working!!!


                    I still cannot press the Launch home page of sample application button and get ie to load and run the url.

                    Thanks for your help!?

                    Tom

                    Comment


                      #25
                      That button calculates the URL (which we now know is correct), and then uses sys_open() to launch your default web browser.

                      If you go to the Interactive Window and do the following, what happens?
                      Code:
                      sys_open("http://www.alphasoftware.com/")
                      Originally posted by Tom Henkel
                      Lenny,

                      I just read your post, Opened up v6, re-published the pages, Launched the web server, then came to this post, and clicked on the url in your reply.

                      It is working!!!


                      I still cannot press the Launch home page of sample application button and get ie to load and run the url.

                      Thanks for your help!?

                      Tom

                      Lenny Forziati
                      Vice President, Internet Products and Technical Services
                      Alpha Software Corporation

                      Comment


                        #26
                        Sorry it took so long, but I just got in. We were closed yesterday.

                        I just tried it, and NOTHING happens. I even made sure the web app server was running.

                        Comment


                          #27
                          Originally posted by Tom Henkel
                          Sorry it took so long, but I just got in. We were closed yesterday.

                          I just tried it, and NOTHING happens. I even made sure the web app server was running.
                          Tom,

                          What made it work the other day? Could it be some network setting or administrative rights issue?
                          Peter
                          AlphaBase Solutions, LLC

                          [email protected]
                          https://www.alphabasesolutions.com


                          Comment


                            #28
                            Peter,

                            If I have IE open, and launch the URL, all is good. I cannot seem to launch IE from the program. I can, however, launch IE from the URL in the e-mail that I just got telling me that you responded.

                            Go figure!

                            Tom

                            Comment


                              #29
                              Originally posted by Tom Henkel
                              If I have IE open, and launch the URL, all is good. I cannot seem to launch IE from the program.
                              Tom,

                              As long as the URL works from IE, I think you're in good shape. There must be some conflict somewhere preventing IE from being launched by Alpha. But, as you know, in the real world, users will open IE and then navigate to the URL.
                              Peter
                              AlphaBase Solutions, LLC

                              [email protected]
                              https://www.alphabasesolutions.com


                              Comment


                                #30
                                Peter is correct Tom, this will not impact your application when it is deployed. It is only going to affect you when you try to launch a URL from Alpha itself.

                                But even though this isn't a critical issue, let's see what else we can find out. sys_open() should just be passing the URL to Windows and asking Windows to handle it. What happens if you go to Start->Run and enter http://www.alphasoftware.com and then click OK?

                                Originally posted by Peter G.
                                Tom,

                                As long as the URL works from IE, I think you're in good shape. There must be some conflict somewhere preventing IE from being launched by Alpha. But, as you know, in the real world, users will open IE and then navigate to the URL.

                                Lenny Forziati
                                Vice President, Internet Products and Technical Services
                                Alpha Software Corporation

                                Comment

                                Working...
                                X