MassMailer SMS MediaUrl & Formating
Does anyone know how to embed a MediaUrl in the SMS Message field in MassMailer task setup. Below is the portion from a php test file which sends the MediaUrl as part of the array. How do I duplicate...
View ArticleAnyone using webhosting that is running on EasyApache 4?
Hi Guys, Can I check if anyone running on webhost that is on EasyApache 4? Reason for asking is that programs are having problem running in my new webhost. I changed 2 webhost and they both have the...
View ArticleExecute a Button event while checking other table record value
Hi Dears, I am trying to execute an update event on selected records on list page with a button. However, before executing event I want to check a related record condition is met! I have tried to build...
View ArticleConditional Formatting on List Page
Help please on two issues. First issue: On the view page, I used the code below, the field defined as ANS-ANSI Requirements works and returns text in Red, however the ANSI field does not. Before...
View ArticleAudit table Truncates Old and New data values
Is there a way to prevent the Audit feature from truncating old and new data when tracking field modifications? I'm sending to a table, the description field size doesn't appear to be the issue, it...
View ArticleAssign XML obtained data as default value
I am getting a USD currency exchange rate from official provided XML and need to use as default value. On this purpose, trying to create a session variable in the Add page:before process event as...
View ArticleList page tabs
Does anyone know how to set a specific tab on the list page as active based on a session variable? Thanks
View ArticleGo to another page from
Hi all, my background is in Sql server data warehousing and Ms Access VBA. I bought a copy of Asprunner.net so that I can convert my access applications to asp.net. Question In Asprunner.net, I have...
View ArticleIssues with 10
Styles "missing" see linked image My link Also, got these errors on a simple 1 table project taking all defaults: 2 HTML1300: Navigation occurred. localhost:8088 (1,1) CONSOLE1810304: console.memory...
View ArticleMissing admin link
This is an odd one. I have been working on this app for a few weeks and just recently got to the security part. I'm using database users (rather than AD) and dynamic permissions. I went through all the...
View ArticleMySQL v8.x Support
Is there a target date for supporting MySQL 8.x? Current receiving the following error:Fatal error: Server sent charset unknown to the client. Please, report to the developers in ....
View ArticleGetting content of docx file instead of attachment
I have php code snippet on list page Server side like this require 'vendor/autoload.php'; $PHPWord = new \PhpOffice\PhpWord\PhpWord(); $document = $PHPWord->loadTemplate('Template.docx'); //template...
View ArticleYubico's YobiKey (OTP)
Hi Everybody my first post. I am new to PHPRunner and have not done much web based development work before. Now I am not looking for a answer as such, but asking if this would be the correct way to do...
View ArticleOracle connection
I have an application developed in Phprunner V8. I want to dynamically switch from a Test development environment to a Production environment without having to clone my application. Any ideas, I tried...
View ArticleEnter Connection Data in first execution
Dear, a consultation. It is possible to make when an application is executed for the first time ask for the data of connection to the database? (Google translator)
View Articleheader / footer
(I'm relatively new to phprunner, please forgive my noob questions.) What are the formal requirements for header.php and footer.php? Am I correct that it does not have to be a complete "start" of an...
View ArticleCustom CSS
Hello, I developed a web app that uses "Custom CSS." Up until a few days ago it worked great (Fig 1), but know its not displaying properly (Fig 2). After checking the "Editor" tab I see the "error"...
View ArticlePHPRunner 10 beta trial wrong messages
My link My link PHPRunner 10 beta trial build 30517 can't build list page correctly.
View Article[SOLVED] DAL Update query error
Hi, I am trying to update currency values on application initialization, I have created following code on After Application Initialized event :...
View ArticleCreate Subfolder For Uploaded Docs
Hello, I currently have a web app that takes basic information from a user and allows for multiple uploads. I would like to create a subfolder in the "Upload folder" and store the files for said...
View Article