This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Front Page > May 2004 > Order Form sent from nobody@node-4





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Order Form sent from nobody@node-4
Tania

2004-05-26, 12:16 pm

When my client receives an Order Form the email states its
sent from nobody@node-4 or nobody@node-5 or nobody@node-6

Anyone got any ideas why?

Tania xx
Stefan B Rusynko

2004-05-26, 12:16 pm

See response in your duplicate post in the extensions.unix newsgroup

--

_____________________________________________
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
_____________________________________________


"Tania" <tania@realtime-bs.com> wrote in message news:1291b01c44318$57a0d250$a301280a@phx.gbl...
| When my client receives an Order Form the email states its
| sent from nobody@node-4 or nobody@node-5 or nobody@node-6
|
| Anyone got any ideas why?
|
| Tania xx


Steve Easton

2004-05-26, 12:16 pm

That's is because the email is from the server and that is a server email address.

To get the senders real address, you need to add a field to the form for people to enter their email
address. Then in form properties set the "Reply to" address to the field for the email address.

Then even though the email will still be from the "server" when your client receives an email and
clicks reply, the senders address will display as the To: address.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

"Tania" <tania@realtime-bs.com> wrote in message news:1291b01c44318$57a0d250$a301280a@phx.gbl...
> When my client receives an Order Form the email states its
> sent from nobody@node-4 or nobody@node-5 or nobody@node-6
>
> Anyone got any ideas why?
>
> Tania xx



2004-05-26, 12:16 pm

Thank you for your help

Below is the pasted email:


----- Original Message -----
From: <nobody@node-4>
To: <sales@blueline-trailers.co.uk>
Sent: Wednesday, May 26, 2004 11:29 AM
Subject: Enquiry


>

***********************************************************
*****************
***
> Box: ON
> Danish:
> General: ON
> Anssems:
> Platform:
> Car:
> Name: Tania Jackson
> Phone: 01775 769731
> Email: tania@realtime-bs.com
> Submit: Submit
>
> Address:
>
> Realtime Business Services
> The Birches, 82 Church St,
> Pinchbeck, Spalding, Lincs
> PE11 3YA
>


There already is an email field setup. does this help at
all?


>-----Original Message-----
>That's is because the email is from the server and that

is a server email address.
>
>To get the senders real address, you need to add a field

to the form for people to enter their email
>address. Then in form properties set the "Reply to"

address to the field for the email address.
>
>Then even though the email will still be from

the "server" when your client receives an email and
>clicks reply, the senders address will display as the To:

address.
>
>--
>Steve Easton
>Microsoft MVP FrontPage
>95isalive
>This site is best viewed............
>........................with a computer
>
>"Tania" <tania@realtime-bs.com> wrote in message

news:1291b01c44318$57a0d250$a301280a@phx.gbl...
its[color=darkred]
6[color=darkred]
>
>
>.
>

Steve Easton

2004-05-26, 12:16 pm

You can't make the email address from the form show as the From: email address when the form is
sent. However, open Form properties and set the "Reply to: address as the form field for the email
address.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

<anonymous@discussions.microsoft.com> wrote in message
news:12a5301c4431f$2b218240$a601280a@phx.gbl...[color=darkred]
> Thank you for your help
>
> Below is the pasted email:
>
>
> ----- Original Message -----
> From: <nobody@node-4>
> To: <sales@blueline-trailers.co.uk>
> Sent: Wednesday, May 26, 2004 11:29 AM
> Subject: Enquiry
>
>
> ***********************************************************
> *****************
> ***
>
> There already is an email field setup. does this help at
> all?
>
>
> is a server email address.
> to the form for people to enter their email
> address to the field for the email address.
> the "server" when your client receives an email and
> address.
> news:1291b01c44318$57a0d250$a301280a@phx.gbl...
> its
> 6


2004-05-27, 12:16 pm

Hello again Steve,

Sorry to be a pest!

Ive check the Form Properties and the email address is
correct: sales@blueline-trailers.co.uk.

I've looked at the html of the Form - this is what it says
below:

<form method="POST" action="--WEBBOT-SELF--" onSubmit="">
<!--webbot bot="SaveResults" startspan
u-file="../_private/form_results.txt" s-
format="TEXT/CSV"
s-label-fields="TRUE" b-reverse-
chronology="FALSE"
s-email-format="TEXT/PRE"
s-email-address="sales@blueline-
trailers.co.uk"
b-email-label-fields="TRUE" b-email-subject-
from-field="FALSE"
s-email-subject="Enquiry" s-builtin-fields --
><strong>[FrontPage Save Results Component]</strong><!--

webbot
bot="SaveResults" endspan -->

What is the Webbot-self?

Regards,

Tania

>-----Original Message-----
>You can't make the email address from the form show as

the From: email address when the form is
>sent. However, open Form properties and set the "Reply

to: address as the form field for the email
>address.
>
>
>--
>Steve Easton
>Microsoft MVP FrontPage
>95isalive
>This site is best viewed............
>........................with a computer
>
><anonymous@discussions.microsoft.com> wrote in message
>news:12a5301c4431f$2b218240$a601280a@phx.gbl...
***********************************************************[color=darkred]
field[color=darkred]
To:[color=darkred]
states[color=darkred]
nobody@node-[color=darkred]
>
>
>.
>

Stefan B Rusynko

2004-05-27, 12:16 pm

Don't edit the webbot code unless you understand it in detail

Switch to Normal/Design View
Right click the form and select
Form Properties , then Options
On the Email Results Tab select the Form Field name option
and enter the name of the Email address field from your form (in your case: Email) in the Reply-to line

That will modify your webbot code to add:

B-Email-ReplyTo-From-Field="TRUE" S-Email-ReplyTo="Email"
--

_____________________________________________
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
_____________________________________________


<anonymous@discussions.microsoft.com> wrote in message news:134b301c443e2$cdc95450$a401280a@phx.gbl...
| Hello again Steve,
|
| Sorry to be a pest!
|
| Ive check the Form Properties and the email address is
| correct: sales@blueline-trailers.co.uk.
|
| I've looked at the html of the Form - this is what it says
| below:
|
| <form method="POST" action="--WEBBOT-SELF--" onSubmit="">
| <!--webbot bot="SaveResults" startspan
| u-file="../_private/form_results.txt" s-
| format="TEXT/CSV"
| s-label-fields="TRUE" b-reverse-
| chronology="FALSE"
| s-email-format="TEXT/PRE"
| s-email-address="sales@blueline-
| trailers.co.uk"
| b-email-label-fields="TRUE" b-email-subject-
| from-field="FALSE"
| s-email-subject="Enquiry" s-builtin-fields --
| ><strong>[FrontPage Save Results Component]</strong><!--
| webbot
| bot="SaveResults" endspan -->
|
| What is the Webbot-self?
|
| Regards,
|
| Tania
|
| >-----Original Message-----
| >You can't make the email address from the form show as
| the From: email address when the form is
| >sent. However, open Form properties and set the "Reply
| to: address as the form field for the email
| >address.
| >
| >
| >--
| >Steve Easton
| >Microsoft MVP FrontPage
| >95isalive
| >This site is best viewed............
| >........................with a computer
| >
| ><anonymous@discussions.microsoft.com> wrote in message
| >news:12a5301c4431f$2b218240$a601280a@phx.gbl...
| >> Thank you for your help
| >>
| >> Below is the pasted email:
| >>
| >>
| >> ----- Original Message -----
| >> From: <nobody@node-4>
| >> To: <sales@blueline-trailers.co.uk>
| >> Sent: Wednesday, May 26, 2004 11:29 AM
| >> Subject: Enquiry
| >>
| >>
| >> >
| >>
| ***********************************************************
| >> *****************
| >> ***
| >> > Box: ON
| >> > Danish:
| >> > General: ON
| >> > Anssems:
| >> > Platform:
| >> > Car:
| >> > Name: Tania Jackson
| >> > Phone: 01775 769731
| >> > Email: tania@realtime-bs.com
| >> > Submit: Submit
| >> >
| >> > Address:
| >> >
| >> > Realtime Business Services
| >> > The Birches, 82 Church St,
| >> > Pinchbeck, Spalding, Lincs
| >> > PE11 3YA
| >> >
| >>
| >> There already is an email field setup. does this help at
| >> all?
| >>
| >>
| >> >-----Original Message-----
| >> >That's is because the email is from the server and that
| >> is a server email address.
| >> >
| >> >To get the senders real address, you need to add a
| field
| >> to the form for people to enter their email
| >> >address. Then in form properties set the "Reply to"
| >> address to the field for the email address.
| >> >
| >> >Then even though the email will still be from
| >> the "server" when your client receives an email and
| >> >clicks reply, the senders address will display as the
| To:
| >> address.
| >> >
| >> >--
| >> >Steve Easton
| >> >Microsoft MVP FrontPage
| >> >95isalive
| >> >This site is best viewed............
| >> >........................with a computer
| >> >
| >> >"Tania" <tania@realtime-bs.com> wrote in message
| >> news:1291b01c44318$57a0d250$a301280a@phx.gbl...
| >> >> When my client receives an Order Form the email
| states
| >> its
| >> >> sent from nobody@node-4 or nobody@node-5 or
| nobody@node-
| >> 6
| >> >>
| >> >> Anyone got any ideas why?
| >> >>
| >> >> Tania xx
| >> >
| >> >
| >> >.
| >> >
| >
| >
| >.
| >


Larry

2004-05-29, 12:15 pm

In-Reply-To: <O7dbrT#QEHA.808@tk2msftngp13.phx.gbl>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Message-ID: <uuxMwgQREHA.3140@TK2MSFTNGP11.phx.gbl>
Newsgroups: microsoft.public.frontpage.client
NNTP-Posting-Host: toronto-hse-ppp3972372.sympatico.ca 69.157.239.159
Path: TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
Lines: 1
Xref: TK2MSFTNGP08.phx.gbl microsoft.public.frontpage.client:665833

This begs the questions: How do you verify that the Email address
entered is a valid one and how does one put this in the form?
Larry

Stefan B Rusynko wrote:

>Don't edit the webbot code unless you understand it in detail
>
>Switch to Normal/Design View
>Right click the form and select
>Form Properties , then Options
>On the Email Results Tab select the Form Field name option
>and enter the name of the Email address field from your form (in your case: Email) in the Reply-to line
>
>That will modify your webbot code to add:
>
>B-Email-ReplyTo-From-Field="TRUE" S-Email-ReplyTo="Email"
>
>


--
For your security and peace of mind ALL emails are automatically scanned
with the latest Norton AV Virus Definitions. Not that I have any virus'
but why not be careful! I get virus signature updates regularly!

A Belt and Suspenders are the best security invented!
Tom Pepper Willett

2004-05-29, 12:15 pm

You can't.
--
=====================================================
Tom Pepper Willett [Microsoft MVP - FrontPage]
----------------------------------------------------------------------------
-------------------
Microsoft FrontPage:
http://www.microsoft.com/office/fro...fo/default.mspx
http://msdn.microsoft.com/office/un...ding/frontpage/
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
=====================================================
"Larry" <paxman@sympatico.ca> wrote in message
news:uuxMwgQREHA.3140@TK2MSFTNGP11.phx.gbl...
| This begs the questions: How do you verify that the Email address
| entered is a valid one and how does one put this in the form?
| Larry
|
| Stefan B Rusynko wrote:
|
| >Don't edit the webbot code unless you understand it in detail
| >
| >Switch to Normal/Design View
| >Right click the form and select
| >Form Properties , then Options
| >On the Email Results Tab select the Form Field name option
| >and enter the name of the Email address field from your form (in your
case: Email) in the Reply-to line
| >
| >That will modify your webbot code to add:
| >
| >B-Email-ReplyTo-From-Field="TRUE" S-Email-ReplyTo="Email"
| >
| >
|
| --
| For your security and peace of mind ALL emails are automatically
scanned
| with the latest Norton AV Virus Definitions. Not that I have any
virus'
| but why not be careful! I get virus signature updates
regularly!
|
| A Belt and Suspenders are the best security invented!


Thomas A. Rowe

2004-05-29, 12:15 pm

You can't verify if a emails addresses that is entered is valid. Now depending on what the goal of
asking the user to complete the form is, say to get info, then you can consider a process where the
user completing the form get an email with the info needed to access to the info, so if the user
submit a bad email address, they will not get the email.

If you own the server your site is hosted on, then there are application that can be installed that
will test the email address with the mail server of the email address the user has entered.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Larry" <paxman@sympatico.ca> wrote in message news:uuxMwgQREHA.3140@TK2MSFTNGP11.phx.gbl...
> This begs the questions: How do you verify that the Email address
> entered is a valid one and how does one put this in the form?
> Larry
>
> Stefan B Rusynko wrote:
>
Reply-to line[color=darkred]
>
> --
> For your security and peace of mind ALL emails are automatically scanned
> with the latest Norton AV Virus Definitions. Not that I have any virus'
> but why not be careful! I get virus signature updates regularly!
>
> A Belt and Suspenders are the best security invented!



Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews