Ask a Question related to ASP Database, Design and Development.
-
Laphan #1
CMS Uploading Dilema
Hi All
If this should be in .asp.general rather than db please accept my apols. It
is based round a problem with my ASP/MySQL DB so hopefully I've posted
correctly.
I've created a CMS that allows the user to upload their own company logo gif
(to be displayed top left of every page) and this will work fine apart from
when the site moves from http to https.
I'm nearly 100% sure that if I reference this logo pic from it's http
location when the user is looking at the https side of the site then they
will receive the unnerving message box saying that some of the content is
non-secure (or something like that).
What appears to be my only option is in the CMS side of the site I take them
to a separate page, which is located on the secure server (this https is on
a completely separate domain/server) and they upload the same pic to this
site. Bit crappy this so does anybody have any better ideas?
FYR, I use ASPupload v2 to do the uploading to a certain folder and all my
DB does is hold the locations of the folders and the names of the pics.
Thanks
Laphan
Laphan Guest
-
shockwave dilema
I bought a new computer and now when I try to play certain games it says I need the latest shockwave plugin I download it and I keep gettin the same... -
Design dilema using webservices
Hello all I'm working on a design for a system consisting of a pocket pc applicatoin as a client interacting with an asp.net application. A... -
Dilema 3866
I’m a girl and I kissed one of my girlfriends. Does this mean I’m gay? I’m a 17-year-old guy and I cum too fast. Is that normal? I’m in middle school... -
Please Help !! XP Access dilema
In office XP you can set Outlook to use word as the text engine for creating/editing email and it is almost invisible to the end user. Well can... -
HotBackup Dilema
"Startup" on its own means 'startup open', so the command is attempting to completely open the database. It would appear, however, that a... -
Bob Barrows [MVP] #2
Re: CMS Uploading Dilema
Laphan wrote:
What is a CMS?> Hi All
>
> If this should be in .asp.general rather than db please accept my
> apols. It is based round a problem with my ASP/MySQL DB so hopefully
> I've posted correctly.
>
> I've created a CMS that allows the user to upload their own company
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Bob Barrows [MVP] Guest
-
Laphan #3
Re: CMS Uploading Dilema
Apols.
Content Management System - posh phrase to say user updates it all via a web
site.
Rgds
Laphan
Bob Barrows [MVP] <reb01501@NOyahoo.SPAMcom> wrote in message
news:up9LR4vVEHA.2840@TK2MSFTNGP11.phx.gbl...
Laphan wrote:What is a CMS?> Hi All
>
> If this should be in .asp.general rather than db please accept my
> apols. It is based round a problem with my ASP/MySQL DB so hopefully
> I've posted correctly.
>
> I've created a CMS that allows the user to upload their own company
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Laphan Guest
-
IPT #4
Re: CMS Uploading Dilema
> I've created a CMS that allows the user to upload their own company logo
giffrom> (to be displayed top left of every page) and this will work fine apartYes, generally browser will display.> when the site moves from http to https.
>
> I'm nearly 100% sure that if I reference this logo pic from it's http
> location when the user is looking at the https side of the site then they
> will receive the unnerving message box saying that some of the content is
> non-secure (or something like that).
them> What appears to be my only option is in the CMS side of the site I takeon> to a separate page, which is located on the secure server (this https isNope. That was only 1 of the option ;) Why not upload the gif file to> a completely separate domain/server) and they upload the same pic to this
> site. Bit crappy this so does anybody have any better ideas?
database? and download it from database for display? this can save you from
having duplicated filename in your server, or to rename them on the fly.
Use ASPSmartUpload.. it's free and as good as ASPUpload. Furthermore, any> FYR, I use ASPupload v2 to do the uploading to a certain folder and all my
> DB does is hold the locations of the folders and the names of the pics.
webserver NOT supporting MTC, CAN ALSO use ASPSmartUpload.
IPT Guest



Reply With Quote

