/    Sign up×
Community /Pin to ProfileBookmark

FPDF issue in IE

I have a form on a SSL and I am getting the message in IE (not firefox) when I attempt to create the .PDF file from the user input.

“This page contains both secure and nonsecure items.
Do you want to display the nonsecure items?”

If I click YES or NO, it closes my browser session and asks if I should send the error report.

The begining of the script is as follows:
<?php
Header(‘Pragma: public’);
define(‘FPDF_FONTPATH’,’../fpdf/font/’);
require(‘../fpdf/fpdf.php’);
.
.
.

I am inserting info to a database from a FORM, then want to take that info and put into a .pdf file. I also have script that executes a select for reprinting from the MYSQL db and this seems to work FINE.

Thanks,

DPK

to post a comment
PHP

1 Comments(s)

Copy linkTweet thisAlerts:
@dpkyteauthorJan 19.2006 — By the way. The form Does in fact work if I execute via HTTP:// but does NOT work via HTTPS://.
×

Success!

Help @dpkyte spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.24,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...