I was so surprised when I knew that one of my web applications that generated with PHPMaker was displaying the complete ConnectionString that contains database login information in the error message when failed to connect to SQL Server database. This is the message I got: Failed to connect to at Provider=SQLNCLI;Persist Security Info=False;Data Source=myipserverlocation;Initial Catalog=mydatabasename;User […]
How to Add Layout Box Shadow in Websites that Generated by PHPMaker 9.0.2
Now we are going to add the box shadow in layout of websites that generated by PHPMaker. Please note that the following customization depends on the customization I created in this article: How to Make a Fixed Width Site Using PHPMaker version 9.0.1, so if you want to implement the following customization below, then you […]
How to Customize Submit Button in Websites that Generated by PHPMaker 9.0.2
Are you tired of seeing the boring standard submit buttons in your web applications that generated by PHPMaker? Currently, PHPMaker generates submit buttons without adding the certain style so it is still using the standard button style just like we saw in Windows Standard button style. Now, you will never see that boring buttons again! […]
How to Customize Pagination Style in Websites that Generated by PHP Report Maker 5.1
PHP Report Maker generates your Pagination style based on the setting you chose from PHP Report Maker application; either using the drop down style or link of number style. In addition, either using top, bottom, or top and bottom position. Unfortunately, you have to choose one of those two or three options. If you want […]
How to Display Breadcrumb Links in Websites that Generated by PHP Report Maker 5.1
This following customization will display Breadcrumb Links in websites that generated by PHP Report Maker 5.1, as well as the similar customization in PHPMaker 9. Please always refer to that article if you want to implement the Breadcrumb Links in your report pages, since there is some important things that you should know regarding how […]
How to Add jQuery slideDown and slideUp Effects into the Filter Panel in Websites that Created with PHP Report Maker 5.1
This time we are going to add jQuery slideDown and slideUp effects into Filter Panel in your report pages that generated by PHP Report Maker 5.1. As we know, up to PHP Report Maker version 5, by default, it has added the ability to collapse or expand the Filter Panel that located above the main […]
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- …
- 12
- Next Page »