PC Review


Reply
Thread Tools Rate Thread

I can't get my Info request, feedback, and search pages to work on

 
 
=?Utf-8?B?YWNqb25lczE1MQ==?=
Guest
Posts: n/a
 
      26th Sep 2005
Hi,
New to Frontpage and I recently created a small business website, using FP
wizard it created a few pages that really got me excited because they will
help my customers search, give feedback, and request information.

I tailored the pages to my liking but after publishing them I've found out
that the links take the potential customers only to my error page.

How do I fix it so that these pages work properly, and I get emails from my
customers so that I can interact with them...

Thanks a bunch!

Andrew
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      26th Sep 2005
Can you provide a URL to your form page?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"acjones151" <(E-Mail Removed)> wrote in message
news:E6F51DF8-A54E-4E66-8A18-(E-Mail Removed)...
> Hi,
> New to Frontpage and I recently created a small business website, using FP
> wizard it created a few pages that really got me excited because they will
> help my customers search, give feedback, and request information.
>
> I tailored the pages to my liking but after publishing them I've found out
> that the links take the potential customers only to my error page.
>
> How do I fix it so that these pages work properly, and I get emails from my
> customers so that I can interact with them...
>
> Thanks a bunch!
>
> Andrew



 
Reply With Quote
 
=?Utf-8?B?YWNqb25lczE1MQ==?=
Guest
Posts: n/a
 
      26th Sep 2005
http://www.danacaploan.com

Here u go.... thanks for looking into it Mr. Rowe

BTW do you think you could look @ our online application page
s code & see how I can make it send back an application to either my email
or to a privite folder...

Thanks again
Andrew

"Thomas A. Rowe" wrote:

> Can you provide a URL to your form page?
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> ==============================================
> If you feel your current issue is a results of installing
> a Service Pack or security update, please contact
> Microsoft Product Support Services:
> http://support.microsoft.com
> If the problem can be shown to have been caused by a
> security update, then there is usually no charge for the call.
> ==============================================
>
> "acjones151" <(E-Mail Removed)> wrote in message
> news:E6F51DF8-A54E-4E66-8A18-(E-Mail Removed)...
> > Hi,
> > New to Frontpage and I recently created a small business website, using FP
> > wizard it created a few pages that really got me excited because they will
> > help my customers search, give feedback, and request information.
> >
> > I tailored the pages to my liking but after publishing them I've found out
> > that the links take the potential customers only to my error page.
> >
> > How do I fix it so that these pages work properly, and I get emails from my
> > customers so that I can interact with them...
> >
> > Thanks a bunch!
> >
> > Andrew

>
>
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      27th Sep 2005
You are not using a std FP form
Ask the script provider for that form (MetaBuilders_WebControls_OneClickID?)
- its uses a ASP.net page that is not found on your server
(loancenter-apply-short.aspx)

And you do not wrap the submit button in a email link to send by mail
- remove the mail link from the button

Trust you are aware that only a fool would enter their SSN in a nonsecure page to send by email (for the world to see and use)

PS
the space bar is not a design tool
- use tables for your layout

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"acjones151" <(E-Mail Removed)> wrote in message news:CC8685AD-9009-4B74-B0DD-(E-Mail Removed)...
| http://www.danacaploan.com
|
| Here u go.... thanks for looking into it Mr. Rowe
|
| BTW do you think you could look @ our online application page
| s code & see how I can make it send back an application to either my email
| or to a privite folder...
|
| Thanks again
| Andrew
|
| "Thomas A. Rowe" wrote:
|
| > Can you provide a URL to your form page?
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > ==============================================
| > If you feel your current issue is a results of installing
| > a Service Pack or security update, please contact
| > Microsoft Product Support Services:
| > http://support.microsoft.com
| > If the problem can be shown to have been caused by a
| > security update, then there is usually no charge for the call.
| > ==============================================
| >
| > "acjones151" <(E-Mail Removed)> wrote in message
| > news:E6F51DF8-A54E-4E66-8A18-(E-Mail Removed)...
| > > Hi,
| > > New to Frontpage and I recently created a small business website, using FP
| > > wizard it created a few pages that really got me excited because they will
| > > help my customers search, give feedback, and request information.
| > >
| > > I tailored the pages to my liking but after publishing them I've found out
| > > that the links take the potential customers only to my error page.
| > >
| > > How do I fix it so that these pages work properly, and I get emails from my
| > > customers so that I can interact with them...
| > >
| > > Thanks a bunch!
| > >
| > > Andrew
| >
| >
| >


 
Reply With Quote
 
Uncle Joe
Guest
Posts: n/a
 
      27th Sep 2005
Not to mention the unsecured online loan application data elements. I
can't
imagine anyone sending this form. It's all good but needs to be on a
secure
server.

"Stefan B Rusynko" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> You are not using a std FP form
> Ask the script provider for that form
> (MetaBuilders_WebControls_OneClickID?)
> - its uses a ASP.net page that is not found on your server
> (loancenter-apply-short.aspx)
>
> And you do not wrap the submit button in a email link to send by
> mail
> - remove the mail link from the button
>
> Trust you are aware that only a fool would enter their SSN in a
> nonsecure page to send by email (for the world to see and use)
>
> PS
> the space bar is not a design tool
> - use tables for your layout
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
> _____________________________________________
>
>
> "acjones151" <(E-Mail Removed)> wrote in message
> news:CC8685AD-9009-4B74-B0DD-(E-Mail Removed)...
> | http://www.danacaploan.com
> |
> | Here u go.... thanks for looking into it Mr. Rowe
> |
> | BTW do you think you could look @ our online application page
> | s code & see how I can make it send back an application to either
> my email
> | or to a privite folder...
> |
> | Thanks again
> | Andrew
> |
> | "Thomas A. Rowe" wrote:
> |
> | > Can you provide a URL to your form page?
> | >
> | > --
> | > ==============================================
> | > Thomas A. Rowe (Microsoft MVP - FrontPage)
> | > ==============================================
> | > If you feel your current issue is a results of installing
> | > a Service Pack or security update, please contact
> | > Microsoft Product Support Services:
> | > http://support.microsoft.com
> | > If the problem can be shown to have been caused by a
> | > security update, then there is usually no charge for the call.
> | > ==============================================
> | >
> | > "acjones151" <(E-Mail Removed)> wrote in
> message
> | > news:E6F51DF8-A54E-4E66-8A18-(E-Mail Removed)...
> | > > Hi,
> | > > New to Frontpage and I recently created a small business
> website, using FP
> | > > wizard it created a few pages that really got me excited
> because they will
> | > > help my customers search, give feedback, and request
> information.
> | > >
> | > > I tailored the pages to my liking but after publishing them
> I've found out
> | > > that the links take the potential customers only to my error
> page.
> | > >
> | > > How do I fix it so that these pages work properly, and I get
> emails from my
> | > > customers so that I can interact with them...
> | > >
> | > > Thanks a bunch!
> | > >
> | > > Andrew
> | >
> | >
> | >
>
>



 
Reply With Quote
 
=?Utf-8?B?YWNqb25lczE1MQ==?=
Guest
Posts: n/a
 
      29th Sep 2005
Thanks for the tips about security... I'm in the process right now of getting
the a SSL liscense

BUT that really doesn't solve my problems about how to get my submit buttons
working properlly?

Could someone please give a novice like myself a little deeper explination
about how to get this solved?

Thanks a bunch!

Andrew

"Uncle Joe" wrote:

> Not to mention the unsecured online loan application data elements. I
> can't
> imagine anyone sending this form. It's all good but needs to be on a
> secure
> server.
>
> "Stefan B Rusynko" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > You are not using a std FP form
> > Ask the script provider for that form
> > (MetaBuilders_WebControls_OneClickID?)
> > - its uses a ASP.net page that is not found on your server
> > (loancenter-apply-short.aspx)
> >
> > And you do not wrap the submit button in a email link to send by
> > mail
> > - remove the mail link from the button
> >
> > Trust you are aware that only a fool would enter their SSN in a
> > nonsecure page to send by email (for the world to see and use)
> >
> > PS
> > the space bar is not a design tool
> > - use tables for your layout
> >
> > --
> >
> > _____________________________________________
> > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> > "Warning - Using the F1 Key will not break anything!" (-;
> > To find the best Newsgroup for FrontPage support see:
> > http://www.net-sites.com/sitebuilder/newsgroups.asp
> > _____________________________________________
> >
> >
> > "acjones151" <(E-Mail Removed)> wrote in message
> > news:CC8685AD-9009-4B74-B0DD-(E-Mail Removed)...
> > | http://www.danacaploan.com
> > |
> > | Here u go.... thanks for looking into it Mr. Rowe
> > |
> > | BTW do you think you could look @ our online application page
> > | s code & see how I can make it send back an application to either
> > my email
> > | or to a privite folder...
> > |
> > | Thanks again
> > | Andrew
> > |
> > | "Thomas A. Rowe" wrote:
> > |
> > | > Can you provide a URL to your form page?
> > | >
> > | > --
> > | > ==============================================
> > | > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > | > ==============================================
> > | > If you feel your current issue is a results of installing
> > | > a Service Pack or security update, please contact
> > | > Microsoft Product Support Services:
> > | > http://support.microsoft.com
> > | > If the problem can be shown to have been caused by a
> > | > security update, then there is usually no charge for the call.
> > | > ==============================================
> > | >
> > | > "acjones151" <(E-Mail Removed)> wrote in
> > message
> > | > news:E6F51DF8-A54E-4E66-8A18-(E-Mail Removed)...
> > | > > Hi,
> > | > > New to Frontpage and I recently created a small business
> > website, using FP
> > | > > wizard it created a few pages that really got me excited
> > because they will
> > | > > help my customers search, give feedback, and request
> > information.
> > | > >
> > | > > I tailored the pages to my liking but after publishing them
> > I've found out
> > | > > that the links take the potential customers only to my error
> > page.
> > | > >
> > | > > How do I fix it so that these pages work properly, and I get
> > emails from my
> > | > > customers so that I can interact with them...
> > | > >
> > | > > Thanks a bunch!
> > | > >
> > | > > Andrew
> > | >
> > | >
> > | >
> >
> >

>
>
>

 
Reply With Quote
 
Tom Pepper Willett
Guest
Posts: n/a
 
      29th Sep 2005
Andrew: Did you follow Stefan's advice?
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/off...tid=FX01085802
How to ask a newsgroup question:
http://support.microsoft.com/kb/555375
===
"acjones151" <(E-Mail Removed)> wrote in message
news:6FA0D166-B308-45E3-BAE2-(E-Mail Removed)...
| Thanks for the tips about security... I'm in the process right now of
getting
| the a SSL liscense
|
| BUT that really doesn't solve my problems about how to get my submit
buttons
| working properlly?
|
| Could someone please give a novice like myself a little deeper explination
| about how to get this solved?
|
| Thanks a bunch!
|
| Andrew
|
| "Uncle Joe" wrote:
|
| > Not to mention the unsecured online loan application data elements. I
| > can't
| > imagine anyone sending this form. It's all good but needs to be on a
| > secure
| > server.
| >
| > "Stefan B Rusynko" <(E-Mail Removed)> wrote in message
| > news:%(E-Mail Removed)...
| > > You are not using a std FP form
| > > Ask the script provider for that form
| > > (MetaBuilders_WebControls_OneClickID?)
| > > - its uses a ASP.net page that is not found on your server
| > > (loancenter-apply-short.aspx)
| > >
| > > And you do not wrap the submit button in a email link to send by
| > > mail
| > > - remove the mail link from the button
| > >
| > > Trust you are aware that only a fool would enter their SSN in a
| > > nonsecure page to send by email (for the world to see and use)
| > >
| > > PS
| > > the space bar is not a design tool
| > > - use tables for your layout
| > >
| > > --
| > >
| > > _____________________________________________
| > > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > > "Warning - Using the F1 Key will not break anything!" (-;
| > > To find the best Newsgroup for FrontPage support see:
| > > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > > _____________________________________________
| > >
| > >
| > > "acjones151" <(E-Mail Removed)> wrote in message
| > > news:CC8685AD-9009-4B74-B0DD-(E-Mail Removed)...
| > > | http://www.danacaploan.com
| > > |
| > > | Here u go.... thanks for looking into it Mr. Rowe
| > > |
| > > | BTW do you think you could look @ our online application page
| > > | s code & see how I can make it send back an application to either
| > > my email
| > > | or to a privite folder...
| > > |
| > > | Thanks again
| > > | Andrew
| > > |
| > > | "Thomas A. Rowe" wrote:
| > > |
| > > | > Can you provide a URL to your form page?
| > > | >
| > > | > --
| > > | > ==============================================
| > > | > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > > | > ==============================================
| > > | > If you feel your current issue is a results of installing
| > > | > a Service Pack or security update, please contact
| > > | > Microsoft Product Support Services:
| > > | > http://support.microsoft.com
| > > | > If the problem can be shown to have been caused by a
| > > | > security update, then there is usually no charge for the call.
| > > | > ==============================================
| > > | >
| > > | > "acjones151" <(E-Mail Removed)> wrote in
| > > message
| > > | > news:E6F51DF8-A54E-4E66-8A18-(E-Mail Removed)...
| > > | > > Hi,
| > > | > > New to Frontpage and I recently created a small business
| > > website, using FP
| > > | > > wizard it created a few pages that really got me excited
| > > because they will
| > > | > > help my customers search, give feedback, and request
| > > information.
| > > | > >
| > > | > > I tailored the pages to my liking but after publishing them
| > > I've found out
| > > | > > that the links take the potential customers only to my error
| > > page.
| > > | > >
| > > | > > How do I fix it so that these pages work properly, and I get
| > > emails from my
| > > | > > customers so that I can interact with them...
| > > | > >
| > > | > > Thanks a bunch!
| > > | > >
| > > | > > Andrew
| > > | >
| > > | >
| > > | >
| > >
| > >
| >
| >
| >


 
Reply With Quote
 
=?Utf-8?B?YWNqb25lczE1MQ==?=
Guest
Posts: n/a
 
      29th Sep 2005
I removed the email link that was wrapped around the submit button, but what
do i do instead? It didn't fix itself my removing the link.

And I didn't understand what we wrote about contacting the script provider?
But I did tinker with the html code and removed where it said
(MetaBuilders_WebControls_OneClickID?) & (loancenter-apply-short.aspx) But I
dunno what to put in their places or how to resolve my problem...

Any insight anyone could lend me would be greatly appreciated!

Andrew

"Stefan B Rusynko" wrote:

> You are not using a std FP form
> Ask the script provider for that form (MetaBuilders_WebControls_OneClickID?)
> - its uses a ASP.net page that is not found on your server
> (loancenter-apply-short.aspx)
>
> And you do not wrap the submit button in a email link to send by mail
> - remove the mail link from the button
>
> Trust you are aware that only a fool would enter their SSN in a nonsecure page to send by email (for the world to see and use)
>
> PS
> the space bar is not a design tool
> - use tables for your layout
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
> _____________________________________________
>
>
> "acjones151" <(E-Mail Removed)> wrote in message news:CC8685AD-9009-4B74-B0DD-(E-Mail Removed)...
> | http://www.danacaploan.com
> |
> | Here u go.... thanks for looking into it Mr. Rowe
> |
> | BTW do you think you could look @ our online application page
> | s code & see how I can make it send back an application to either my email
> | or to a privite folder...
> |
> | Thanks again
> | Andrew
> |
> | "Thomas A. Rowe" wrote:
> |
> | > Can you provide a URL to your form page?
> | >
> | > --
> | > ==============================================
> | > Thomas A. Rowe (Microsoft MVP - FrontPage)
> | > ==============================================
> | > If you feel your current issue is a results of installing
> | > a Service Pack or security update, please contact
> | > Microsoft Product Support Services:
> | > http://support.microsoft.com
> | > If the problem can be shown to have been caused by a
> | > security update, then there is usually no charge for the call.
> | > ==============================================
> | >
> | > "acjones151" <(E-Mail Removed)> wrote in message
> | > news:E6F51DF8-A54E-4E66-8A18-(E-Mail Removed)...
> | > > Hi,
> | > > New to Frontpage and I recently created a small business website, using FP
> | > > wizard it created a few pages that really got me excited because they will
> | > > help my customers search, give feedback, and request information.
> | > >
> | > > I tailored the pages to my liking but after publishing them I've found out
> | > > that the links take the potential customers only to my error page.
> | > >
> | > > How do I fix it so that these pages work properly, and I get emails from my
> | > > customers so that I can interact with them...
> | > >
> | > > Thanks a bunch!
> | > >
> | > > Andrew
> | >
> | >
> | >
>
>
>

 
Reply With Quote
 
=?Utf-8?B?YWNqb25lczE1MQ==?=
Guest
Posts: n/a
 
      4th Oct 2005
anyone please.....

"acjones151" wrote:

> I removed the email link that was wrapped around the submit button, but what
> do i do instead? It didn't fix itself my removing the link.
>
> And I didn't understand what we wrote about contacting the script provider?
> But I did tinker with the html code and removed where it said
> (MetaBuilders_WebControls_OneClickID?) & (loancenter-apply-short.aspx) But I
> dunno what to put in their places or how to resolve my problem...
>
> Any insight anyone could lend me would be greatly appreciated!
>
> Andrew
>
> "Stefan B Rusynko" wrote:
>
> > You are not using a std FP form
> > Ask the script provider for that form (MetaBuilders_WebControls_OneClickID?)
> > - its uses a ASP.net page that is not found on your server
> > (loancenter-apply-short.aspx)
> >
> > And you do not wrap the submit button in a email link to send by mail
> > - remove the mail link from the button
> >
> > Trust you are aware that only a fool would enter their SSN in a nonsecure page to send by email (for the world to see and use)
> >
> > PS
> > the space bar is not a design tool
> > - use tables for your layout
> >
> > --
> >
> > _____________________________________________
> > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> > "Warning - Using the F1 Key will not break anything!" (-;
> > To find the best Newsgroup for FrontPage support see:
> > http://www.net-sites.com/sitebuilder/newsgroups.asp
> > _____________________________________________
> >
> >
> > "acjones151" <(E-Mail Removed)> wrote in message news:CC8685AD-9009-4B74-B0DD-(E-Mail Removed)...
> > | http://www.danacaploan.com
> > |
> > | Here u go.... thanks for looking into it Mr. Rowe
> > |
> > | BTW do you think you could look @ our online application page
> > | s code & see how I can make it send back an application to either my email
> > | or to a privite folder...
> > |
> > | Thanks again
> > | Andrew
> > |
> > | "Thomas A. Rowe" wrote:
> > |
> > | > Can you provide a URL to your form page?
> > | >
> > | > --
> > | > ==============================================
> > | > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > | > ==============================================
> > | > If you feel your current issue is a results of installing
> > | > a Service Pack or security update, please contact
> > | > Microsoft Product Support Services:
> > | > http://support.microsoft.com
> > | > If the problem can be shown to have been caused by a
> > | > security update, then there is usually no charge for the call.
> > | > ==============================================
> > | >
> > | > "acjones151" <(E-Mail Removed)> wrote in message
> > | > news:E6F51DF8-A54E-4E66-8A18-(E-Mail Removed)...
> > | > > Hi,
> > | > > New to Frontpage and I recently created a small business website, using FP
> > | > > wizard it created a few pages that really got me excited because they will
> > | > > help my customers search, give feedback, and request information.
> > | > >
> > | > > I tailored the pages to my liking but after publishing them I've found out
> > | > > that the links take the potential customers only to my error page.
> > | > >
> > | > > How do I fix it so that these pages work properly, and I get emails from my
> > | > > customers so that I can interact with them...
> > | > >
> > | > > Thanks a bunch!
> > | > >
> > | > > Andrew
> > | >
> > | >
> > | >
> >
> >
> >

 
Reply With Quote
 
Tom Pepper Willett
Guest
Posts: n/a
 
      4th Oct 2005
" And I didn't understand what we wrote about contacting the script
provider? "

It means contact the person/company who wrote the script you used, and ask
them.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/off...tid=FX01085802
How to ask a newsgroup question:
http://support.microsoft.com/kb/555375
===
"acjones151" <(E-Mail Removed)> wrote in message
news:7F1E33EA-B6E8-4EAE-9C0D-(E-Mail Removed)...
| anyone please.....
|
| "acjones151" wrote:
|
| > I removed the email link that was wrapped around the submit button, but
what
| > do i do instead? It didn't fix itself my removing the link.
| >
| > And I didn't understand what we wrote about contacting the script
provider?
| > But I did tinker with the html code and removed where it said
| > (MetaBuilders_WebControls_OneClickID?) & (loancenter-apply-short.aspx)
But I
| > dunno what to put in their places or how to resolve my problem...
| >
| > Any insight anyone could lend me would be greatly appreciated!
| >
| > Andrew
| >
| > "Stefan B Rusynko" wrote:
| >
| > > You are not using a std FP form
| > > Ask the script provider for that form
(MetaBuilders_WebControls_OneClickID?)
| > > - its uses a ASP.net page that is not found on your server
| > > (loancenter-apply-short.aspx)
| > >
| > > And you do not wrap the submit button in a email link to send by mail
| > > - remove the mail link from the button
| > >
| > > Trust you are aware that only a fool would enter their SSN in a
nonsecure page to send by email (for the world to see and use)
| > >
| > > PS
| > > the space bar is not a design tool
| > > - use tables for your layout
| > >
| > > --
| > >
| > > _____________________________________________
| > > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > > "Warning - Using the F1 Key will not break anything!" (-;
| > > To find the best Newsgroup for FrontPage support see:
| > > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > > _____________________________________________
| > >
| > >
| > > "acjones151" <(E-Mail Removed)> wrote in message
news:CC8685AD-9009-4B74-B0DD-(E-Mail Removed)...
| > > | http://www.danacaploan.com
| > > |
| > > | Here u go.... thanks for looking into it Mr. Rowe
| > > |
| > > | BTW do you think you could look @ our online application page
| > > | s code & see how I can make it send back an application to either my
email
| > > | or to a privite folder...
| > > |
| > > | Thanks again
| > > | Andrew
| > > |
| > > | "Thomas A. Rowe" wrote:
| > > |
| > > | > Can you provide a URL to your form page?
| > > | >
| > > | > --
| > > | > ==============================================
| > > | > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > > | > ==============================================
| > > | > If you feel your current issue is a results of installing
| > > | > a Service Pack or security update, please contact
| > > | > Microsoft Product Support Services:
| > > | > http://support.microsoft.com
| > > | > If the problem can be shown to have been caused by a
| > > | > security update, then there is usually no charge for the call.
| > > | > ==============================================
| > > | >
| > > | > "acjones151" <(E-Mail Removed)> wrote in
message
| > > | > news:E6F51DF8-A54E-4E66-8A18-(E-Mail Removed)...
| > > | > > Hi,
| > > | > > New to Frontpage and I recently created a small business
website, using FP
| > > | > > wizard it created a few pages that really got me excited because
they will
| > > | > > help my customers search, give feedback, and request
information.
| > > | > >
| > > | > > I tailored the pages to my liking but after publishing them I've
found out
| > > | > > that the links take the potential customers only to my error
page.
| > > | > >
| > > | > > How do I fix it so that these pages work properly, and I get
emails from my
| > > | > > customers so that I can interact with them...
| > > | > >
| > > | > > Thanks a bunch!
| > > | > >
| > > | > > Andrew
| > > | >
| > > | >
| > > | >
| > >
| > >
| > >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Search/Feedback pages =?Utf-8?B?UGF1bGE=?= Microsoft Frontpage 1 15th Nov 2007 03:15 PM
a few search pages dont work jo Windows XP Internet Explorer 1 16th Dec 2003 03:17 PM
Re: Search Pages dont work Mike Burgess Windows XP Internet Explorer 0 6th Oct 2003 02:56 AM
Search Pages dont work Mike S Windows XP Internet Explorer 0 5th Oct 2003 08:02 PM
Search Pages dont work G Windows XP Internet Explorer 0 5th Oct 2003 07:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:37 AM.