This topic is locked
[SOLVED]

 Misc Questions about

9/8/2008 12:38:08 PM
ASPRunnerPro General questions
M
myPCdoctor author

Hi all, just a few questions.

  1. In the Help file, under the section "Fields and Order", the docs refer to a Jump To option after clicking on the Menu Tab, here is an excerpt:

    Menu tab - Allows to change the order of tables on the menu.asp page. This tab is available when more than one table had been chosen for this project. On the &ldots;_list.asp page Quick jump box will appear which contains list of tables for quick jump between tables.
  2. What is the built in Admin PSWD? The docs refer to this as well.
  3. I have a project built that works quite well, still more to learn and do - but getting there. Anyway, I have one user that cannot login. The user exits, the password is all good, but I keep getting "Invalid Login". I'm migrating from another RAD ASP generator app (DB & Tables that is). This account (God - LIke in that app) works fine, but not here.
    Any insight to the above would be appreciated.
    Thanks alot

J
Jane 9/9/2008

Hi,
please see my answers below:

  1. I'm not sure that I understand your question. Please re-phrase it.
  2. there is no built-in admin password. You can only select admin username from table.
  3. please make sure there is no white spaces in the password and password is not encrypted.

    If it doesn't help publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

    I'll find what's wrong with your project inspecting it at Demo account site.

M
myPCdoctor author 9/9/2008

Hi,

please see my answers below:

  1. I'm not sure that I understand your question. Please re-phrase it.
  2. there is no built-in admin password. You can only select admin username from table.
  3. please make sure there is no white spaces in the password and password is not encrypted.

    If it doesn't help publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

    I'll find what's wrong with your project inspecting it at Demo account site.


Hi Jane.
I thought the question was pretty straight forward, but here goes again and in another way.
According to the APSrunner Help File ASPRunner.chm, there is a section called Fields order and totals. In that section there is a sub-section called Menu tab. Reading this particular section, the document says, and I quote:
*This page allows to set fields order on each page. To change fields order on specific page make this field or several fields (hold Ctrl key while choosing) selected and click on Up/Down buttons to move it up or down. Also you can use Drag & Drop to move fields.

  • to apply changes to all tables click this button.
    Menu tab - Allows to change the order of tables on the menu.asp page. This tab is available when more than one table had been chosen for this project. On the &ldots;_list.asp page Quick jump box will appear which contains list of tables for quick jump between tables.
    Below this explanation is an image of a Drop Down List Box entitled Quick Jump. This drop down list depicts a Jump List to pages in the project, essentialy a drop down menu.
    So, my question remains the same and is
    How does one enable this feature and from where?
    Sorry,but that's as exact and clear as i can be. It is documented in the help file which I refer to above. If it's still unclear, perhaps pop into that help file and have a quick look.
    The build-in admin password came from one of the videos on the website. I watched it again, and there is a referrence to admin password. Reading the docs again, it refers to an admin account. However, the help file (a little further down) mentions having to create this. Based on the video and the general descritpion in the help file, I assumed it meant a built-in password. I guess one should read the entire doc,
    my bad - sorry 'bout that*.
    As for the password, as I mentioned it works fine in another project that uses exactly the same table, no spaces nor is it encrypted. Nothing has changed in over 6 months. I simply recreated this project and now it works. Glitchy, hmmm. Anyway that's all good now.
    Cheers

Sergey Kornilov admin 9/9/2008

There is no such thing as built-in admin password. Most demos refer to hardcoded admin/admin password entered on Security screen in ASPRunnerPro.
When your project contains more than one table ASPRunnerPro creates menu automatically.

Depending on selected layout menu appears as a set of links on the left, tabs on the top or dropdown box with list of tables (Default layout).