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

[SOLVED] How to set a form;s value at the client after event.?

Hi, I read the online manual, but can't get it right. 1. I have created a button on edit page. 2. When pressed, it will get some values from javascript (eg. calculation of new values) in "client...

View Article


Before audit log event

Has anyone used the "Before audit log" event? There is reference to it in the help file here: https://xlinesoft.com/asprunnernet/docs/before_audit_log.htm but I don't see this event in any of my...

View Article


Drop Down Menu

I have the following code to which works fine, however the inserted code on the list page is a few pixels higher - in essence out of line. I assume this is possibly the class - which I have the class...

View Article

[SOLVED] css class for checkbox field

I took this excellent CSS3 tip from this page apple style checkbox In Editor go to Custom CSS and add the following input.apple-switch { position: relative; -webkit-appearance: none; outline: none;...

View Article

Redirect after successful login

Hello, I want to redirect user, based on GroupID, to a specific page after login. I apply the following event code on After successful login, however, it only re direct for default user group. Admin...

View Article


How I print the project header in PDF (PDFMake)

Hello, I create a custom header for my project (using a img tag): <img class="logo" src="https://www.mysite/logo.png" alt="Site" height="108" width="351"> <h1 class="text_h1">Sistema de...

View Article

Suppress the single link for all details

Hello, does anyone know how to suppress the single link for all details (depending on the USER-GROUP)? Thanks a lot Michael

View Article

move the database to another server

Hello, How is the assumption when you move the database to another server and get both a new domain and new access data for the DB. Where and how can you change this for an existing project? thanks for...

View Article


SMTP - Override Settings with Table values

I am trying to provide a way for replacing the Email Settings after web project is deployed. I have created a table named SMTP in the database and in App Init can display those values. My idea is to...

View Article


select where

I have an external application that generates a HTML GET string. This is read by my .php file which extracts the required information. $ipAddr = htmlspecialchars($_GET['ipAddr']); $macAddr =...

View Article

Sort list in search engine

how can you sort the list that is by alphabet? https://i.postimg.cc/QdqPMwvF/Screenshot-4.jpg

View Article

recursive function

Hi how can I insert a recursive function in before record added? Thanks

View Article

redirect master --> child

Hi I have a master table with several child tables. I want to retrieve a value of a master table's field on 2 child pages. I use this function on a snippet on each child table : global $dal,...

View Article


Conditional formatting on edit page

Hi all, I am trying to do some conditional formatting based on this from the help file: https://xlinesoft.com/asprunnernet/docs/change_cell_background_color.htm I need to do this on an edit page and...

View Article

Image may be NSFW.
Clik here to view.

How to convert PHPRunner event code to C#

Now you can easily convert any PHP event code to C# using this online converter: https://xlinesoft.com/php2dotnet/. Find any PHP code snippet in PHPRunner forum and give it a try.

View Article


AD Security Group Permission

How I can give a permission based on AD Security Group as "userID"? What I mean is , I want to use AD Security Group name as user identification and who ever in the security group can see/edit their...

View Article

Hide details tab when no records found

Hi All, Im a little stuck, I need to hide the details tab when no records are found. https://prnt.sc/navki8 Thanks Chris

View Article


Filtered Report - does not show Data When Exported

Maybe just me, but I have reports that look fine and export all data when a filter is not in place. However, when filtering is applied to the Report - looks fine on the web page, but PDF, Excel and...

View Article

Checkbutton hide

I have a checkbox that un-hides a textbox using the click event on my checkbox.My problem is I can't hide the textbox again when it is unchecked,can somebody help me

View Article

How to create a printpage in specific size

Good afternoon, with my labelwriter from Dymo...

View Article
Browsing all 2586 articles
Browse latest View live