Quantcast
Channel: ASPRunner forums
Browsing all 2586 articles
Browse latest View live

Login Popup Stay on same Page

I have the login form appearance set to popup in PHPRunner 10.5. After successful login sometimes it redirects to previous page. Is there a way in the after successful login event to stay on same page?...

View Article


use different masterprint

hi all is it possible to use different masterprint for different "printer friendly" pages thanks in advance, Nir.

View Article


Email API services

Has anyone been able to integrate email API from services like mailgun or others into PHPRunner? The standard SMTP is okay, but sending large amounts of email takes some time and isn't as reliable, and...

View Article

textarea as syntax highlighter

hi all, do you have experience turning a textarea into a codeviewer? Would be nice to use a phprunner-app as libary for a private code-collection. The syntaxHighlighter by alexgorbatchev seems to be...

View Article

Reset button ohne funktion ?!

Reset button without function?! I can no longer reset the form details. Is it suddenly without function? Version 10.4 Where to look All custom views are now also incorrect <!doctype html>...

View Article


Using Sweetalert to display messages in Before Record Added event

I hope everyone is ok. I run several tests before add a record and today I use the "alert()" function to display the error messages to user, but I would like to use the new Sweetalert plugin, but the...

View Article

phprunner and php performance settings

Hello, I'm copying data to the spreadsheet with the code below. I'm getting a 360 execution time error. How do you think a solution should be. button code: while($record =...

View Article

Image may be NSFW.
Clik here to view.

Crete API Key Error

Maybe someone can help me.... why the API key I made an error like this <br /> <b>Fatal error</b>: Call to undefined function http_response_code() in...

View Article


Dumpfile Database after Logout ?

I'm still studying, but even with the help, I can't make it. I would like to create a backup of the database after logging out. I managed to delete entries older than 30 days: $sql =...

View Article


Date format

Hi, how can we set the date format to show 18-Jan-2021 in View as setting. date view as the property has only two settings short date and long date but for some reason, we need to set the date format...

View Article

REST API Client Examples

Greetings, Are there any complete PHP cURL examples available that demonstrate best practices for securely accessing SQL databases that have been enabled with REST APIs via PHP Runner's "REST API"...

View Article

Android Camera Picture Upload

Hi, I've created a small web-app to upload pictures taken from any Smartphone. If the Web-App is accessed by a Browser on the Smartphone, there is no problem to add images taken by the camera. After...

View Article

[SOLVED] REST API URLs

Quick note to show the URL structure for multi-parameter queries accessing PHPRunner-generated APIs. See CURLOPT_URL line below... <?php $curl = curl_init(); curl_setopt_array($curl, array(...

View Article


Insert data from a form

This is probably pretty straight forward but can anybody tell me how to add data from a form that I'll create in wordpress to the database? I want people to be able to fill in a form online to register...

View Article

[SOLVED] Edit all copied records in details table

Hello Somebody know how can I edit all records in a details table after the master and details are being copied with the copy button? also how to make stop adding a new blank record to the top of the...

View Article


Combining The Two Ways of Storing a File

Hello Everyone, I am working a project that needs a profile photo to be saved for student's record. in PHPRunner I have two options of storing photos/files (1)Storing photos/files in the table as a...

View Article

Image may be NSFW.
Clik here to view.

adding step by step in popup

Hello to everyone. If you can help with something, I would appreciate it. Subject: adding step by step in popup purpose: possibility for users to quickly add or easily add using view tables I have...

View Article


How can I modify the copied records in details table.

Somebody know how can I edit all records in a details table after the master and details are being copied with the copy button? also how to make stop adding a new blank record to the top of the details...

View Article

Searching records

Table contains `current_status` field. In the List Page:Before SQL Query I have $strWhereClause = '`current_status` = "Available" or `current_status` = "Pending Approval"'; to filter the list. The...

View Article

Copying Master & details

Hello everybody I am wondering if you are having the same issue than me copying master & details records with the copy button. The problem than I have is when I clicked in the button, on the add...

View Article
Browsing all 2586 articles
Browse latest View live