How do I post pictures in a discussion forum.
How do I post pictures in a discussion forum.
am 31.01.2008 18:28:01 von lori
I've set up a discussion forum mainly for art critiques but in order to do
that I need to be able to post pictures. I'd like them to show up in the
post and not have a link to go to to see them. Is this possible?
--
Lori
Re: How do I post pictures in a discussion forum.
am 31.01.2008 19:31:34 von Ehtor
Most web based forums I use use the img tag.
[img]insert path to image on the web here[/img]
--
----
Crosspost, do not multipost http://www.blakjak.demon.co.uk/mul_crss.htm
How to ask a question http://support.microsoft.com/kb/555375
____________________________________________________________ _____________________
"Lori" wrote in message
news:D59E1C27-3188-4205-86FF-320BB3569641@microsoft.com...
> I've set up a discussion forum mainly for art critiques but in order to do
> that I need to be able to post pictures. I'd like them to show up in the
> post and not have a link to go to to see them. Is this possible?
> --
> Lori
Re: How do I post pictures in a discussion forum.
am 31.01.2008 20:31:07 von tarowe
Not possible when using the FP Discussion Web.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"Lori" wrote in message
news:D59E1C27-3188-4205-86FF-320BB3569641@microsoft.com...
> I've set up a discussion forum mainly for art critiques but in order to do
> that I need to be able to post pictures. I'd like them to show up in the
> post and not have a link to go to to see them. Is this possible?
> --
> Lori
Re: How do I post pictures in a discussion forum.
am 31.01.2008 20:49:00 von lori
Is it possible then to create any kind of forum with FP that will let me
upload pictures straight into the "Comment" for critique purposes ?
--
Lori
"Thomas A. Rowe" wrote:
> Not possible when using the FP Discussion Web.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Lori" wrote in message
> news:D59E1C27-3188-4205-86FF-320BB3569641@microsoft.com...
> > I've set up a discussion forum mainly for art critiques but in order to do
> > that I need to be able to post pictures. I'd like them to show up in the
> > post and not have a link to go to to see them. Is this possible?
> > --
> > Lori
>
>
>
Re: How do I post pictures in a discussion forum.
am 31.01.2008 21:12:43 von tom
You'll need to find a third party forum you can use, or create your own with
asp, php, etc., depending on the server side scripting your host supports.
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
"Lori" wrote in message
news:0202958C-1AD4-420D-8029-B4B4938890A4@microsoft.com...
: Is it possible then to create any kind of forum with FP that will let me
: upload pictures straight into the "Comment" for critique purposes ?
: --
: Lori
:
:
: "Thomas A. Rowe" wrote:
:
: > Not possible when using the FP Discussion Web.
: >
: > --
: > ==============================================
: > Thomas A. Rowe
: > Microsoft MVP - FrontPage
: >
: > http://www.Ecom-Data.com
: > ==============================================
: >
: >
: > "Lori" wrote in message
: > news:D59E1C27-3188-4205-86FF-320BB3569641@microsoft.com...
: > > I've set up a discussion forum mainly for art critiques but in order
to do
: > > that I need to be able to post pictures. I'd like them to show up in
the
: > > post and not have a link to go to to see them. Is this possible?
: > > --
: > > Lori
: >
: >
: >
Re: How do I post pictures in a discussion forum.
am 01.02.2008 14:51:02 von lori
Thanks for your help. I'm dissappointed but I dont plan to give up though.
I'll start googling for script to see if I can make this work anyway. But
at least I wont keep beating my head against a wall trying to find a way
through FP for this glitch.
I appreciat your quick responses.
--
Lori
"Tom [Pepper] Willett" wrote:
> You'll need to find a third party forum you can use, or create your own with
> asp, php, etc., depending on the server side scripting your host supports.
> --
> ===
> Tom [Pepper] Willett
> Microsoft MVP - FrontPage
> "You're a daisy if you do!"
> ---
> FrontPage Support:
> http://www.frontpagemvps.com/
> ===
> "Lori" wrote in message
> news:0202958C-1AD4-420D-8029-B4B4938890A4@microsoft.com...
> : Is it possible then to create any kind of forum with FP that will let me
> : upload pictures straight into the "Comment" for critique purposes ?
> : --
> : Lori
> :
> :
> : "Thomas A. Rowe" wrote:
> :
> : > Not possible when using the FP Discussion Web.
> : >
> : > --
> : > ==============================================
> : > Thomas A. Rowe
> : > Microsoft MVP - FrontPage
> : >
> : > http://www.Ecom-Data.com
> : > ==============================================
> : >
> : >
> : > "Lori" wrote in message
> : > news:D59E1C27-3188-4205-86FF-320BB3569641@microsoft.com...
> : > > I've set up a discussion forum mainly for art critiques but in order
> to do
> : > > that I need to be able to post pictures. I'd like them to show up in
> the
> : > > post and not have a link to go to to see them. Is this possible?
> : > > --
> : > > Lori
> : >
> : >
> : >
>
>
>
Re: How do I post pictures in a discussion forum.
am 01.02.2008 14:57:04 von tarowe
First you will need to determine what server-side scripting and database is supported by your web
host, then you can search for a pre-written application to do this. Also be sure to verify that your
web host allow uploads by site visitors.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"Lori" wrote in message
news:1E7EE4C4-A4B3-487B-AA21-3379B9D47AD3@microsoft.com...
> Thanks for your help. I'm dissappointed but I dont plan to give up though.
> I'll start googling for script to see if I can make this work anyway. But
> at least I wont keep beating my head against a wall trying to find a way
> through FP for this glitch.
> I appreciat your quick responses.
> --
> Lori
>
>
> "Tom [Pepper] Willett" wrote:
>
>> You'll need to find a third party forum you can use, or create your own with
>> asp, php, etc., depending on the server side scripting your host supports.
>> --
>> ===
>> Tom [Pepper] Willett
>> Microsoft MVP - FrontPage
>> "You're a daisy if you do!"
>> ---
>> FrontPage Support:
>> http://www.frontpagemvps.com/
>> ===
>> "Lori" wrote in message
>> news:0202958C-1AD4-420D-8029-B4B4938890A4@microsoft.com...
>> : Is it possible then to create any kind of forum with FP that will let me
>> : upload pictures straight into the "Comment" for critique purposes ?
>> : --
>> : Lori
>> :
>> :
>> : "Thomas A. Rowe" wrote:
>> :
>> : > Not possible when using the FP Discussion Web.
>> : >
>> : > --
>> : > ==============================================
>> : > Thomas A. Rowe
>> : > Microsoft MVP - FrontPage
>> : >
>> : > http://www.Ecom-Data.com
>> : > ==============================================
>> : >
>> : >
>> : > "Lori" wrote in message
>> : > news:D59E1C27-3188-4205-86FF-320BB3569641@microsoft.com...
>> : > > I've set up a discussion forum mainly for art critiques but in order
>> to do
>> : > > that I need to be able to post pictures. I'd like them to show up in
>> the
>> : > > post and not have a link to go to to see them. Is this possible?
>> : > > --
>> : > > Lori
>> : >
>> : >
>> : >
>>
>>
>>
Re: How do I post pictures in a discussion forum.
am 01.02.2008 18:04:03 von lori
Well, after checking with Omnis, I found out that they DO NOT allow anonymous
uploading of files. Sooo, I guess I'm shopping forums AGAIN. Thank you for
all of your help. It saved me HOURS of digging.
--
Lori
"Thomas A. Rowe" wrote:
> First you will need to determine what server-side scripting and database is supported by your web
> host, then you can search for a pre-written application to do this. Also be sure to verify that your
> web host allow uploads by site visitors.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Lori" wrote in message
> news:1E7EE4C4-A4B3-487B-AA21-3379B9D47AD3@microsoft.com...
> > Thanks for your help. I'm dissappointed but I dont plan to give up though.
> > I'll start googling for script to see if I can make this work anyway. But
> > at least I wont keep beating my head against a wall trying to find a way
> > through FP for this glitch.
> > I appreciat your quick responses.
> > --
> > Lori
> >
> >
> > "Tom [Pepper] Willett" wrote:
> >
> >> You'll need to find a third party forum you can use, or create your own with
> >> asp, php, etc., depending on the server side scripting your host supports.
> >> --
> >> ===
> >> Tom [Pepper] Willett
> >> Microsoft MVP - FrontPage
> >> "You're a daisy if you do!"
> >> ---
> >> FrontPage Support:
> >> http://www.frontpagemvps.com/
> >> ===
> >> "Lori" wrote in message
> >> news:0202958C-1AD4-420D-8029-B4B4938890A4@microsoft.com...
> >> : Is it possible then to create any kind of forum with FP that will let me
> >> : upload pictures straight into the "Comment" for critique purposes ?
> >> : --
> >> : Lori
> >> :
> >> :
> >> : "Thomas A. Rowe" wrote:
> >> :
> >> : > Not possible when using the FP Discussion Web.
> >> : >
> >> : > --
> >> : > ==============================================
> >> : > Thomas A. Rowe
> >> : > Microsoft MVP - FrontPage
> >> : >
> >> : > http://www.Ecom-Data.com
> >> : > ==============================================
> >> : >
> >> : >
> >> : > "Lori" wrote in message
> >> : > news:D59E1C27-3188-4205-86FF-320BB3569641@microsoft.com...
> >> : > > I've set up a discussion forum mainly for art critiques but in order
> >> to do
> >> : > > that I need to be able to post pictures. I'd like them to show up in
> >> the
> >> : > > post and not have a link to go to to see them. Is this possible?
> >> : > > --
> >> : > > Lori
> >> : >
> >> : >
> >> : >
> >>
> >>
> >>
>
>
>
Re: How do I post pictures in a discussion forum.
am 01.02.2008 19:17:56 von IdaSpode
In looking at Omnis hosting plans and features, it looks like they
offer several different free forum scripts:
Phpbb
Web wiz
Punbb
Simple machines
Phorum
Install should be easy, setting them up can be some work but there is
usually plenty of help to be had from other users discussing the forum
software in another forum.
Compared to a real *.php forum, the FP discussion forum is crap...
DJ
------
On Fri, 1 Feb 2008 09:04:03 -0800, Lori
wrote:
>Well, after checking with Omnis, I found out that they DO NOT allow anonymous
>uploading of files. Sooo, I guess I'm shopping forums AGAIN. Thank you for
>all of your help. It saved me HOURS of digging.
>--
>Lori