Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Publisher / Web Design / April 2008

Tip: Looking for answers? Try searching our database.

FPSE not supported in my hosting provider

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Panos - 15 Apr 2008 12:49 GMT
Hello,

I want to install a reply form and i have follow the steps you describe in
all previous topics, i have contact my hosting provider to install the FPSE
and they answered me that " the server has the new version of PLESK 8.3.xx
that not support the FPSE technology and also that Microsoft has stop the
support of this technology "
Do you knon if is any alternative way to install a reply form??? its
inportant...
website: www.krakow.gr
DavidF - 15 Apr 2008 14:15 GMT
Hosts dropping FPSE support is unfortunately becoming more common. Usually
that host will provide an alternative form program to a FPSE support form.
What is your host? I would look in the support section of your webhost for
information about what forms they DO support. From "Publisher web
publication forms 101 :
http://msmvps.com/blogs/dbartosik/archive/2006/01/07/80564.aspx  :

"You can opt to not use FPSE for your form processing in which case your
program may provide for a level of customization not available with
Publisher and FPSE. If your host provides and supports a form program and
you have the technical know how to program it (or your host assists you). In
the form properties dialog for your form simply select the option to use "an
ISP Program" and then input the server path and name of the form program."

And, perhaps you should consider a simple javascript form that you can
insert via the insert html code fragment feature. I would Google for
"javascript form"...   Here is an example of a simple one...just copy and
insert this script into a page, change the email address to the one you want
to use:

-------------

<FORM action="mailto:name@yourdomain.com" method="post"
enctype="text/plain">
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="4" WIDTH="90%">
<TR>
<TD width="30%"><DIV align="right">
<B>Name:</B>
</DIV>
</TD>
<TD width="70%">
<INPUT type="text" name="name" size="20">
</TD>
</TR>
<TR>
<TD><DIV align="right"><B>Email:</B></DIV>
</TD>
<TD>
<INPUT type="text" name="email" size="20">
</TD>
</TR>
<TR>
<TD><DIV align="right">
<B>Comment:</B>
</DIV>
</TD>
<TD><TEXTAREA name="comment" cols="30" wrap="virtual" rows="4">
</TEXTAREA>
</TD></TR>
<TR>
<TD>&nbsp;</TD>
<TD>
<INPUT type="submit" name="submit" value="Submit">
<INPUT type="reset" name="reset" value="Reset">
</TD></TR>
</TABLE>
</FORM>

-------------

You might also search this group, as there have been other javascript forms
suggested by others.

DavidF

> Hello,
>
[quoted text clipped - 7 lines]
> inportant...
> website: www.krakow.gr
Panos - 15 Apr 2008 19:12 GMT
Thank you for your answer, these information was very helpful.Also the code
for the form that you send me is working nice and is what i wanted..the only
problem is that when someone submit the form i get the following message from
internet explorer
"This form is being submitted using email.Submitting this form will reveal
your email address to the recipient and will send the form data without
encrypting it for privacy.You may continue or cancel this submition"

and when you press ok then is a second window appears with these information
"A program is attempting to send the following email message on your
behalf.Would you like to send these message? "

Is any way that i can make these 2 messages to not appeared???

About my hosting provider is TOPHOST ( www.tophost.gr ) and they told me
that they can send me a reply form in PHP but i am not experienced in that
and i am not sure if i can install it..so i think i will use your JavaScript..

Thanks a lot

> Hosts dropping FPSE support is unfortunately becoming more common. Usually
> that host will provide an alternative form program to a FPSE support form.
[quoted text clipped - 72 lines]
> > inportant...
> > website: www.krakow.gr 
DavidF - 16 Apr 2008 02:48 GMT
Glad it worked for you. I also get the warnings and am afraid that is just a
built in "security" feature in the operating system on your computer. I
think it is so that a malicious script can not just email from your machine
without your permission. I guess I would suggest that you use the script
until you find something that works better. Google for "javascript forms" or
some such and see if you can find one that doesn't do this.

I was going to search your webhost for more information about the PHP forms,
but am afraid I don't speak your language at all. What is that language? Is
it Greek? You do an excellent job with English by the way.

DavidF

> Thank you for your answer, these information was very helpful.Also the
> code
[quoted text clipped - 108 lines]
>> > inportant...
>> > website: www.krakow.gr
Panos - 16 Apr 2008 08:49 GMT
Yes the language is greek,i know you have a expresion in english that when
you have a strange sentense with strange letters you says" thats looks like
greek":) in greece we have this only for chinesse language:)
By the way the good english is absolute help of my girlfriend as i am not
good in that:)

Thanks for your help,i will try to find a form from google or try to set up
this form that they wil send me in Php.

Best regards from Greece

> Glad it worked for you. I also get the warnings and am afraid that is just a
> built in "security" feature in the operating system on your computer. I
[quoted text clipped - 121 lines]
> >> > inportant...
> >> > website: www.krakow.gr
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.