An update. As I work through this/these programs I've found several different techniques to submitting forms with jquery/ajax. No one can explain the different methods so after researching on various tutorial sites I've rewritten some 'standardized' methods and have been apply them one at a...
...me know?
I'm eager to read your suggestions.
Signed "frustrated beyond"
[banghead]
BTW - here's a sample of a non-working function:
<script>
// *****************************************************************
// File upload function to submit current form to server and reload Files page...
Perhaps many of us must work with others' programs and make improvements each time.
For years I've been doing just this especially when it relates to db access.
While all my new work uses PDO prepared statements there is still a fair quantity of mysqli code to be addressed.
Currently these older...
...data-id="contact_color:<?=$status_id?>" />
</td>
and here is the javascript function that supposedly updates this:
<script>
// *****************************************************************
// acknowledgement message
$(function() {
var message_status = $("#status")...
Hi all,
A friend of mine has an HP Elite with a 256GB SSD as his C: drive and a 2TB HDD as his E: drive. He religiously keeps all his bulky files on the E: drive.
However, recently his Win 10 is showing the message that C: drive is low on space (< 4GB out of the 256GB).
My thought is to...
...}
and the result is NO failures, return code of 0, no error message, no errors written to log files in /var/log/mysql/sitename/*
and seeing how I'm trying to show everything here - this is the SQL statement.
UPDATE ss_tasks SET
coordinator = :coordinator,
coordinator_id = :coordinator_id...
Just thought I would try this query here.
I have a mysql field type of datetime and I need to display it on a web form for user editing. Originally it was just a simple text field displaying a preformatted date. But I'd like to also implement a date/time picker.
I've tried using the field...
A little late but I've been using "compatible" cartridges for years and years in commercial environments.
The brand that I have most success with is called Linkyo and they are available from Amazon.com and supermediastore.com
And I've used them in larger multi-state commercial bank branches and...
Suggestion: You should be purchasing blank check security paper from a proper supplier then create the ENTIRE check image programmatically and use MICR ink in a laser printer to create the check. Then the only issue you would have would be to do a general centering alignment on the output...
Absolutely correct. Here's a typical scenario:
File come from out side vendor. Its a compressed file made by Stuffit. User with PC downloads it and uses a PC version of stuffit to decompress it and store it on the NAS in the Public space. PC users can open it (its an adobe illustrator...
Thanks for the suggestion. The problem trying that is that the PC's DO NOT have access other than seeing them. They cannot read including move, delete or literally anything. And this is in the Public folder. Not that it matters but the NAS is a Seagate NAS 2-Bay with the latest NAS OS 4...
[banghead][bugeyed][curse]
The emoticons say it all.
I'm working with a client who has an all Windows 10 network with a new Seagate NAS (os 4) and a single Mac running high sierra. When ever the Mac opens a file on the NAS and then closes it NO windows 10 users have permissions any longer to...
Thanks for picking that up. Often times in the myriad of detail we miss the small stuff.
The actually issue turned out to be a strange one. Even though the encoded json string was returned from PHP
the javascript had to further stringify each character of the JSON object. Each character, in...
Thanks for the reply. Believe it or not the return statement reads:
return json_encode($aray_name);
I'm surprised that this json looks a little different than others I've done. Perhaps because its a multi-dimensional array???
Oops - forgot to include those. Right now its only the following:
Uncaught SyntaxError: Unexpected token :
and the returned content from the server is...
I've been struggling with this for going on a week now and tried just about just about every iteration I could find referenced on searches.
I'm trying to integrate google charts into this program to create three charts based on different data content.
There is no event other than onload that I...
Understand. But that would mean that the include/require is not loading the script. My browser debugger shows it as loaded.
So you understand my confusion? I'm figuring that others "may" have wrestled with the same/similar issue when using it.
But thanks for suggesting.
[ponder]
If so I'm trying to incorporate this class for some debugging purposes and I'm receiving the error
undefined call to undefined method PDOStatement::interpolateQuery() when I try to use it.
I hope that I've followed the instructions correctly and verified that the EPDOStatement.php is...
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.