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

A5W Page with web frames

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

    A5W Page with web frames

    Is it possible to create an A5W page with web frames. I wanted to have a frame to the left of the screen and put some choices/hyperlinks there, and use the main (right) part of the screen for the data forms.

    I did try to create a web page in dreamweaver using frames but when i pasted it into the freeform section of Alpha, it seems to ignore the frame setting and give me a standard page.

    #2
    RE: A5W Page with web frames

    Farmes are fine, but our HTML Editor does not support them so you cannot create them in Alpha itself. Creating them in Dreamweaver should be just fine though. Just paste them into the freeform section on the source tab instead of WYSIWYG

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

    Comment


      #3
      RE: A5W Page with web frames

      I cant seem to get this right. Ihave built the frames within Dreamweaver and imported them to Alpha. I can now see the htm files and run it, but i cant seem to get the search grid to work. I will assume its due to html and perhaps should be a a5w page. So i renamed the htm to a5w, it opens the html bit but still no grid.

      Has anyone done this??

      Comment


        #4
        I'd like to bump this post. I also just tried copy-pasting frameset html from FrontPage to the freeform area of an A5W page, and it essentially wipes out all of the code. Meaning, after I past <frameset rows="64,*">... anywhere on the page (or appropriately below </head> tag), and go to WYSIWYG, and back to Source, ALL code is missing.

        Lenny, is there a trick to this? By 'freeform' below, do you mean the Source Tab on the A5W page?

        And, would I want to create an HTML page or an A5W page with the frameset code (remembering that a frameset does not have a <body> section).

        Here is my full dummy frameset code:
        HTML Code:
        <FRAMESET cols="20%, 80%">
          <FRAMESET rows="100, 200">
              <FRAME src="contents_of_frame1.html">
              <FRAME src="contents_of_frame2.gif">
          </FRAMESET>
          <FRAME src="contents_of_frame3.html">
          <NOFRAMES>
              <P>This frameset document contains:
              <UL>
                 <LI><A href="contents_of_frame1.html">Some neat contents</A>
                 <LI><IMG src="contents_of_frame2.gif" alt="A neat image">
                 <LI><A href="contents_of_frame3.html">Some other neat contents</A>
              </UL>
          </NOFRAMES>
        </FRAMESET>
        Last edited by AaronBBrown; 01-06-2006, 10:20 AM.
        Steve Wood
        See my profile on IADN

        Comment


          #5
          Steve: I added [html][/html] tags around your html code to make it prettier :)
          Aaron Brown
          Alpha Software Development Team

          Comment


            #6
            Because the editor does not support frames, it will choke on the syntax if you switch to WYSIWYG mode, you have to stay in source mode. Your frameset page can be either .A5W or .HTML, but if you don't need any Xbasic code in there, it is more efficient to give it a .html extension.

            Originally posted by Steve Wood
            I'd like to bump this post. I also just tried copy-pasting frameset html from FrontPage to the freeform area of an A5W page, and it essentially wipes out all of the code. Meaning, after I past <frameset rows="64,*">... anywhere on the page (or appropriately below </head> tag), and go to WYSIWYG, and back to Source, ALL code is missing.

            Lenny, is there a trick to this? By 'freeform' below, do you mean the Source Tab on the A5W page?

            And, would I want to create an HTML page or an A5W page with the frameset code (remembering that a frameset does not have a <body> section).

            Here is my full dummy frameset code:
            HTML Code:
            <FRAMESET cols="20%, 80%">
              <FRAMESET rows="100, 200">
                  <FRAME src="contents_of_frame1.html">
                  <FRAME src="contents_of_frame2.gif">
              </FRAMESET>
              <FRAME src="contents_of_frame3.html">
              <NOFRAMES>
                  <P>This frameset document contains:
                  <UL>
                     <LI><A href="contents_of_frame1.html">Some neat contents</A>
                     <LI><IMG src="contents_of_frame2.gif" alt="A neat image">
                     <LI><A href="contents_of_frame3.html">Some other neat contents</A>
                  </UL>
              </NOFRAMES>
            </FRAMESET>

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

            Comment


              #7
              OK, that worked very nice. Since the standard A5 editor always opens in WYSIWIG, I used Open With / Notepad and named my file uniquely to remind me NEVER to open it with the standard tool.

              After a few hours reading on html for framesets, I should be able to deploy.
              Steve Wood
              See my profile on IADN

              Comment


                #8
                You can also set the preference under View->Settings to have the HTML Editor open in Source instead.

                Originally posted by Steve Wood
                OK, that worked very nice. Since the standard A5 editor always opens in WYSIWIG, I used Open With / Notepad and named my file uniquely to remind me NEVER to open it with the standard tool.

                After a few hours reading on html for framesets, I should be able to deploy.

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

                Comment


                  #9
                  Oops, sorry, that's a V7 feature, I forgot where I was posting.

                  Originally posted by Lenny Forziati
                  You can also set the preference under View->Settings to have the HTML Editor open in Source instead.

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

                  Comment


                    #10
                    Yes, you can use frames with the web server. However, you put the pages within the frames. You can't put a frame in a component. However, the page with the frame construction can be either an .htm or .a5w page.

                    Here is the complete source code for a main page that contains other pages within frames. This page works saved as .htm or .a5w and was created with Dreamweaver.

                    HTML Code:
                    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
                    <html xmlns="http://www.w3.org/1999/xhtml">
                    <head>
                    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
                    <title>MD Office Track</title>
                    </head>
                    
                    <frameset rows="110,*" cols="*" framespacing="0" frameborder="yes" border="2" bordercolor="#0000CC">
                      <frame src="topmain.htm" name="topFrame" frameborder="yes" scrolling="No" bordercolor="#0000CC" id="topFrame" title="topFrame" />
                      <frameset rows="*" cols="140,*" framespacing="0" frameborder="no" border="0" bordercolor="#0000CC">
                        <frame src="leftmain.htm" name="leftFrame" frameborder="no" scrolling="No" noresize="NORESIZE" id="leftFrame" title="leftFrame" />
                        <frame src="dashboard.a5w" name="mainFrame" id="mainFrame" title="mainFrame" />
                      </frameset>
                    </frameset>
                    <noframes><body>
                    </body>
                    </noframes></html>
                    Note that there are three sections to the frame set and each contains a different page. The top frame, named "TopFrame" has the page "topmain.htm". The left frame, "leftFrame", has the page "leftmain.htm" The main section uses a a5w page. Each of these pages are designed individually and could be run as a standalone page or included in this frame set. Once the framest page is designed, the only reason to edit it would be to change the initial pages loaded.

                    In this situation, one of the htm pages has navigation to change the page within the main frame. Here is how that is done in the navigation

                    HTML Code:
                    <a href="Visitlist.a5w" target="mainFrame">Visits</a>
                    Notice you must supply the target to open the new page within the correct frame. If you don't, it will open in the frame that contains the link.

                    Although it is becoming more rare, there are still some browsers that don't support frames. In that case, you would want to supply something within the <body> section after <noframes>. It could just be a simple line of text to tell the user that frames are not supported in their browser.
                    Last edited by AaronBBrown; 01-06-2006, 01:47 PM.

                    Comment


                      #11
                      Thanks Jerry,

                      I see now that you are at a significant advantage writing your pages from the code level up. You know what is happening under the pretty A5 wrapper and can tie it together much easier. I did all that you suggest, just before getting your post. I am missing some vital knowledge (html, xml, etc.), but I am quick to find, study and apply examples.

                      I've attached the results, still in draft form.

                      Lenny - its v7. I tagged on to a v6 post and did not notice.
                      Last edited by Steve Wood; 08-15-2006, 02:21 AM.
                      Steve Wood
                      See my profile on IADN

                      Comment


                        #12
                        Re: A5W Page with web frames

                        I copied Lenny's code verbatim and pasted it into the source area of an HTML page. I executed it (got a lot of not founds) but at least it showed me that it was breaking up the page into areas.

                        But, just for grins, I saved it and re-opened it. Looked at the source tab. All of the frame code was gone.

                        Anybody know what's going on with that?

                        a5v7 by the way.

                        the following is what was there after the save and reopen. I'm probably doing something really dumb but I'm lost with this.

                        <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
                        <html><head><title></title>
                        <meta http-equiv=Content-type content="text/html; charset=unicode">
                        <meta content="MSHTML 6.00.2900.2963" name=GENERATOR></head>
                        <body>
                        <p>&nbsp;</p></body></html>

                        Steve

                        Comment


                          #13
                          Re: A5W Page with web frames

                          Lenny explained this in his post on 01-06-2006, 06:25A.

                          The A5 editor does not recognize some HTML and it blows it away.
                          Steve Wood
                          See my profile on IADN

                          Comment


                            #14
                            Re: A5W Page with web frames

                            Thanks for the response Steve.

                            ah, so it wasn't me. And now I understand what was said before about using a different editor. That's a little dicey though since if one forgets and loads the html page into the a5 editor sometime down the road and saves it, well, the result is a little less than good.

                            I would suspect that is being addressed in an upcoming release? And, is there a list of other function types that have the same effect on the a5 editor?

                            The only reason I ask that is I read somewhere that the use of tables to chop up a page into areas/regions was slower than frames, so I was testing that out which is how I got here.

                            Oh hell. Now I get it. It actually choked on the open because that comes up in WYSIWYG mode. Tricky. And I did misread the previous post. Thanks again.
                            Last edited by SteveHanson; 09-29-2006, 07:15 AM.

                            Comment


                              #15
                              Re: A5W Page with web frames

                              One last thing and then I'll shut up. :)

                              If you actually open a page containing frameset in WYSIWYG mode, as long as you don't save it you're ok, apparently. I set the preference to open in source code and everything is fine. I set it back to WYSIWYG and as you said, that's where the problem is. When I switched over to source, my code was gone. BUT, if I just close it, it doesn't ask me if I want to save. Very interesting.
                              If I set it to open in source mode, everthing is still there. If I select the WYSIWYG tab, well, then it all goes away and I'm staring at some default source. BUT, once again, if I then close the page it doesn't ask me to save it, meaning I suppose, it doesn't realize anything has changed. Opening it once again in source mode, everything is still fine.
                              So, I guess it's not as dicey as I thought. When in doubt, close it and reopen it and don't save it if anything looks goofy.
                              It'll be nice when this stuff is upgraded. But at least now I can still test with framesets and see how that stuff works.

                              Comment

                              Working...
                              X