Hi,
I am trying to migrate a series of older .mdb databases to Sql. The Long term goal is to eventually upgrade the whole suite of tools to powerapps.
One of the databases has all but two of its tables owned by (unknown). The system .mdw Admin has no permissions on any of those tables and...
Hi,
I need to setup a load balancing/fail-over solution for my web server. The server is currently running on Server 2008 with an installation of xampp for Apache and MySQL. I have one other server and would like to use it for the load balancing/fail-over solution. I have tested the builtin...
Hi,
I need to setup a load balancing/fail-over solution for my web server. The server is currently running on Server 2008 with an installation of xampp for Apache and MySQL. I have one other server and would like to use it for the load balancing/fail-over solution. I have tested the builtin...
Hi Andrzejek,
Thank you for the critique. I will try to do that in the future.
Do you have much experience with Access Web Apps? Could you help me out with the questions below?
Do Access Web Apps run macros when no users are active?
Is there a way to have Macros run at a specific time each...
Here is the actual code, since the screenshot is so small.
<?xml version="1.0" encoding="UTF-16" standalone="no"?>
<DataMacros xmlns="http://schemas.microsoft.com/office/accessservices/2010/12/application"><DataMacro...
Hi,
I am working on a new Project Tracking system for my office. I am using Access 2013 and Sharepoint 2013 to design and publish the Web App.
Currently I am able to send out changelog emails using the After Insert funtion on my log table.
My next big issue is going to be setting up a...
Hi we recently upgraded our web server and CMS. The problem is that the old server still has forms that we customers to access. The new web server took the name and IP of the old. We requested that the IP given to the old server be opened on 80 by our Network IT Admins, however they have...
So the function works fine in chrome and Firefox, but IE renders it as text.
Here is the a larger example of what i am doing. When a customer selects a different series, i need the values to clear out.
<SCRIPT language=javascript type=text/javascript>
function set_pricetag(rad_obj)
{
var...
Hi i am working on a form and hit a snag. I need to set a value to null, however in IE whenever i set the value to null, the field that should be blank has the word Null in it.
Is there a way to set a value to null that is compatible with IE, Firefox, and Chrome...
The problem i am having is assigning large chucks of Html code to the content variable. Is there a better way to store and call Html code than storing it in a Var?
Thank you feherke! That worked like a charm.
ChrisHirst, this code is for a form that collects subscription orders, runs calculations and collects credit cards, unfortunately the form is housed in a CMS that has a lot of issues. I have to use it for now because it has a secure PCI compliant...
Hi, I am trying to setup a form that will contain several events. I would like to make it so that after the show date the block of code would automatically disappear. I have looked into a couple sets of code and found the code below. However to my knowledge document.write doesn't really work...
I am setting up a form to sell Broadway and ovation performances. The problem i am having is with the Email confirmation. I need to list only the shows that customers have selected in a clear and concise way, however our cms has a very simple email response field. It can only handle text and...
The "Email coding" section is where i call the values for the order summary. Other than that the only java code is in the actual form. I've listed that below.
The trouble is that the way we send confirmation emails is limited to calling values and basic text. If the called value is Null it...
So I am creating a form to sell next years list of shows to Season ticket holders.
Part of that form requires E-mail confirmation however our control; over the email content is limited, it only takes text and values stated in the form.
In order to avoid listing all the shows on the email, i...
Hi, we recently purchased a synology device for Symantec Backup as an off-site drive. My plan was to use iscsi to appear as a local drive for Backup Exec to use.
The problem i am having is that the Offsite location is behind a NAT Router, What that means is that the device's ip is (IP A) while...
I have this code That works in firefox but not in IE. i adapted it, from some previous code that used a radio button to assign values to a field. It now uses a Drop-down Box, it worked perfectly in Firefox, but doesn't in IE.
Here Is the Code:
<SCRIPT language=javascript type=text/javascript>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.