Asprunner 6.2 keygen
Using generated ASP pages users can search, edit, delete, and add data into database. Full Specifications. What's new in version 7. Version 7. Release June 14, Date Added June 14, Operating Systems. Total Downloads 8, Downloads Last Week 0.
Report Software. Related Software. Facilitate transfer of data between Microsoft Office System files and non-Microsoft Office applications. Microsoft Access Runtime bit Free. Enable you to distribute Access applications to users who do not have the full version of Access installed on their computers. Learn and build desktop and small server applications and redistribute by ISVs. Column resizing. Resize any column on the list page by dragging it's edge.
Regarding point 3, would it be possible to change the order of the columns by dragging these aside like shown on the audit example? The link for resizeable columns does not show this but it may be not implemented yet. Can you please clarify? I wish this is still planned to allow users to move column order around I also like the fact that the adv search can be pinned or floating. Would it be possible to do this to the left menu as well?
May be allow us to have the table area pinned or floating? As mentioned by Vitas, help or empty pages would be great as well. I would only add a new template like the one you are using for this forum. It just highlights better some of the new features. Many many thanks to all the team and really a great effort! Would that work in view as well?
One suggestion to the audit function. I programmed that function already in php for my application. That allows me to to show the changes made to an entry using diff.
Green are additions to existing text, red deletions to existing text, plain text are completely new entries. Well, since PHPrunner is fulfilling my needs more and more, here is another one: What about generating a basic user manual for the created application? The applications that I create with PHPrunner consist quite a lot of similar functions like add, edit, view, search. Wouldnt' it be nice if at the end of the build process everything that you created would result in a basic user manual, that contains all the screenshots, explains the usage, the functions, the features and that I only need to customize with my descriptions of tables and fields?
That would be a great addition and time saver. May be Sergey wouldn't mind building such a concept in? I like the way you show addition and deletions in different colour codes. Very user friendly concept. It's very useful. Great stuff Cheers Hich. I'd love to have SQLite support! Great news. One suggestion I always wanted to make: Add a "clean" theme without much styling and without any unnecessary html attributes like "align" and so on I have a separate Table with the names of the major eye catchers in the tables, e.
When I create an entry in the audit table, I not only store the ID of that record but also the relevant eye catcher. In the above example the record with the ID 13 is associated to "Mr. That way I'm even able to browse the central AuditLog and understand who did what.
I think you can easily define your ID column as a lookup table to show any column you like instead of adding another field. I like the way you show the edit trail for each record in the record details view. That's quite good especially if it is possible to show the audit trail based on user permissions.
So not only access to teh entire audit trail table but also control how can see the change hostory for each individual record on teh view record page in your above screenshot. Thanks Hich. Sounds great. ODBC support in 5. Also, custom buttons as well. It will make creating some custom Ajax features much easier. Like developing our billing system And the audit trail will be nice when we get ready for our PCI Level 1 Audit next year.
Does this version include this? Group based access is already there. Check "User group permissions" on security tab. It makes really easy to what changes were. When we were deciding between field-level and more compact record-level audit we found that there is no 'one size fits all' solution. We've decided to proceed with record-level audit for now. If you have a lot of fields in your database or want see all changes made by a certain user field-level audit would quite cumbersome.
Most probably we'll see it goes and add an option to switch between these two logging models. All of the suggestions listed so far are good ones, thought I'd add one more. I'd like to see a project 'cleanup' option. When you add objects in the visual editor say an image and decide to delete it, it stays in the project folder. If you do this a number of times during the course of the project, you can end up with a lot of extraneous files left hanging around.
Rather than trying to clean a project folder up manually, it would be nice to have the project file keep track of objects as they're added and deleted so you could do a one-click project cleanup before you publish. And yes, the newsletter was great, thanks CodeDog, per our earlier conversation we have added project cleanup feature to our to do list. Thanks for reminding. Stephan, this is very close to how we plan to implement styles modification.
I figured you were already working on it, and it's appreciated. Will the google widget populate the coordinates and distance between the two addresses entered by the user? Admin I can't wait to see the new styles and layouts in action. Integration With Existing Website. ASPRunnerPro lets you seamlessly integrate the web applications you build into your existing website.
You will be able to closely match the look and feel of all of your pages. Ajax-based functionality. You can search information more easily than ever with google-like auto-suggest feature. The AJAX driven dependent dropdown boxes also load much faster. With Ajax you will be able to preview the content by simply hovering over the links.
You will be able to set the upload properties based on your needs. ASPRunnerPro will let you create and modify tables right in the software. You will have access to table properties where you can set the field names, types, sizes, as well as set the primary key field. To complement the list of our built-in application templates we offer three more templates that make up the Templates Pack that could significantly enhance your web application.
Cascade Menu Builder lets you organize your tables into a multi-level menu for quicker navigation. This feature is particularly useful to users with large number of tables. You can have as many groups and subgroups as you need. Depending on your page layout the cascade menu will appear as a horizontal menu, vertical menu, or a tree-like vertical menu. Templates ASPRunnerPro offers a large number of application templates - ready-made themed websites with complete graphical interface and database structure.
More info Reports and Charts ASPRunnerPro let's you build sophisticated color-rich, highly customizable interactive charts and reports to complement your website. More info Dynamic Permissions With dynamic permissions ASPRunnerPro will let you create and modify the permissions and assign users to certain groups right from the generated web application. More info Multilanguage support ASPRunnerPro supports more than 30 languages giving your users an ability to choose the language while logging in.
More info Master-Detail Relationships In ASPRunnerPro all of your data sources and the relationships between them, including master-detail, are visually displayed making them very intuitive to understand and manage. More info Rich Text Editor Controls ASPRunnerPro supports three third party rich text editors to allow for a great control over content formatting including common structural treatments like lists; formatting treatments like bold and italic text, and drag-and-drop inclusion and sizing of images.
More info Images and Documents ASPRunnerPro lets you upload the documents and images of any type to the database or to a directory on the web server. More info Dependent Drop-down Boxes With ASPRunnerPro, you can use linked drop-down boxes, where values shown in the second drop-down box depend on the value you've chosen in the first one.
More info Additional Templates To complement the list of our built-in application templates we offer three more templates that make up the Templates Pack that could significantly enhance your web application.
Cascade Menu Builder Cascade Menu Builder lets you organize your tables into a multi-level menu for quicker navigation. What is the registration. Connecting to the database. Master-detail relationship between tables. About SQL query designer. Creating chart. Using SQL to shape chart data.
Creating report and setting parameters. Report totals and layout. Fields order and totals. Miscellaneous settings. Advanced security settings. User group permissions. Adding ASP code snippet. Output directory settings. Send an email with new data. Send an email with old data. Save new data in another table.
Save old data in another table. Insert a record into another table. Check if specific record exists. Display a message on the Web page. Redirect to another page. Add dropdown list box with values for search. Change cell background color. Change font in dropdown list. Change row background color. Change width of edit box with AJAX popup. Change width of text field on Quick Search panel.
Disable record editing. Redirect to details page after master record was added. Show dropdown list of US states if US was selected in country list.
Make search button return data only when search value was entered. Before deleting a record check if related records exist. Show list of customer orders. Select multiple values from checkboxes or a list field and have them appear as individual database entries. Update multiple records on the List page. Update multiple tables.
0コメント