WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Text box submit button does not link to email address prov..

 
   Home -> Office other -> Client RSS
Next:  Database Results Wizard formatting Excel results  
Author Message
BabsC

External


Since: Aug 27, 2008
Posts: 3



(Msg. 1) Posted: Wed Aug 27, 2008 7:54 am
Post subject: Text box submit button does not link to email address provided
Archived from groups: microsoft>public>frontpage>client (more info?)

Inserted a text box on a contact page but the submit button does not send to
the email adrress to which it is hyperlinked.
Back to top
Login to vote
Ronx

External


Since: Dec 12, 2003
Posts: 7485



(Msg. 2) Posted: Wed Aug 27, 2008 4:00 pm
Post subject: Re: Text box submit button does not link to email address provided [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Generally, you don't hyperlink the submit button to anywhere. The
form's action attribute takes the form data to a form handler that sends
the email. The handler could be a script for asp.net, asp, php,
cgi/perl, or could be the FrontPage extensions, or could be a mailto.

Please give a link to the page for more specific advice.

--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp




"BabsC" <BabsC.TakeThisOut@discussions.microsoft.com> wrote in message
news:232166C6-59D8-4215-B670-D6A81BE143AF@microsoft.com:

> Inserted a text box on a contact page but the submit button does not send to
> the email adrress to which it is hyperlinked.
Back to top
Login to vote
BabsC

External


Since: Aug 27, 2008
Posts: 3



(Msg. 3) Posted: Thu Aug 28, 2008 6:51 am
Post subject: Re: Text box submit button does not link to email address provided [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks so much, Ron. I removed the hyperlink and set the form properties to
email. The link to the specific page is
http://www.silentheroes.us/Contact.htm. This site is still under
construction and not yet released to the public. I am using Frontpage
extensions with GoDaddy. This is the first I have tried a text box with a
submit button. I tried putting in just the email address and also with a
mailto: I sent some test messages with no success.

"Ronx" wrote:

> Generally, you don't hyperlink the submit button to anywhere. The
> form's action attribute takes the form data to a form handler that sends
> the email. The handler could be a script for asp.net, asp, php,
> cgi/perl, or could be the FrontPage extensions, or could be a mailto.
>
> Please give a link to the page for more specific advice.
>
> --
> Ron Symonds - Microsoft MVP (FrontPage)
> Reply only to group - emails will be deleted unread.
>
> http://www.rxs-enterprises.org/fp
>
>
>
>
> "BabsC" <BabsC DeleteThis @discussions.microsoft.com> wrote in message
> news:232166C6-59D8-4215-B670-D6A81BE143AF@microsoft.com:
>
> > Inserted a text box on a contact page but the submit button does not send to
> > the email adrress to which it is hyperlinked.
>
>
Back to top
Login to vote
"Rob Giordano

External


Since: Aug 05, 2005
Posts: 6009



(Msg. 4) Posted: Thu Aug 28, 2008 7:09 am
Post subject: Re: Text box submit button does not link to email address provided [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Many hosts will not allow sending email to another domain - yours is setup
for verizon.
Try one setup as something RemoveThis @silentheros.us (obviously you'll have to set
that up)


--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression






"BabsC" <BabsC RemoveThis @discussions.microsoft.com> wrote in message
news:A543AD70-CC51-475F-A6FE-62333E949AA7@microsoft.com...
> Thanks so much, Ron. I removed the hyperlink and set the form properties
> to
> email. The link to the specific page is
> http://www.silentheroes.us/Contact.htm. This site is still under
> construction and not yet released to the public. I am using Frontpage
> extensions with GoDaddy. This is the first I have tried a text box with a
> submit button. I tried putting in just the email address and also with a
> mailto: I sent some test messages with no success.
>
> "Ronx" wrote:
>
>> Generally, you don't hyperlink the submit button to anywhere. The
>> form's action attribute takes the form data to a form handler that sends
>> the email. The handler could be a script for asp.net, asp, php,
>> cgi/perl, or could be the FrontPage extensions, or could be a mailto.
>>
>> Please give a link to the page for more specific advice.
>>
>> --
>> Ron Symonds - Microsoft MVP (FrontPage)
>> Reply only to group - emails will be deleted unread.
>>
>> http://www.rxs-enterprises.org/fp
>>
>>
>>
>>
>> "BabsC" <BabsC RemoveThis @discussions.microsoft.com> wrote in message
>> news:232166C6-59D8-4215-B670-D6A81BE143AF@microsoft.com:
>>
>> > Inserted a text box on a contact page but the submit button does not
>> > send to
>> > the email adrress to which it is hyperlinked.
>>
>>
Back to top
Login to vote
BabsC

External


Since: Aug 27, 2008
Posts: 3



(Msg. 5) Posted: Thu Aug 28, 2008 7:58 am
Post subject: Re: Text box submit button does not link to email address provided [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks so much. I will advise my client accordingly and check all with
GoDaddy. It's up to her as to whether or not she wants this feature on the
webpage and to get an email acct with GoDaddy.

"Rob Giordano (Crash)" wrote:

> Many hosts will not allow sending email to another domain - yours is setup
> for verizon.
> Try one setup as something.TakeThisOut@silentheros.us (obviously you'll have to set
> that up)
>
>
> --
> ~~~~~~~~~~~~~~~~~~
> Rob Giordano
> Microsoft MVP Expression
>
>
>
>
>
>
> "BabsC" <BabsC.TakeThisOut@discussions.microsoft.com> wrote in message
> news:A543AD70-CC51-475F-A6FE-62333E949AA7@microsoft.com...
> > Thanks so much, Ron. I removed the hyperlink and set the form properties
> > to
> > email. The link to the specific page is
> > http://www.silentheroes.us/Contact.htm. This site is still under
> > construction and not yet released to the public. I am using Frontpage
> > extensions with GoDaddy. This is the first I have tried a text box with a
> > submit button. I tried putting in just the email address and also with a
> > mailto: I sent some test messages with no success.
> >
> > "Ronx" wrote:
> >
> >> Generally, you don't hyperlink the submit button to anywhere. The
> >> form's action attribute takes the form data to a form handler that sends
> >> the email. The handler could be a script for asp.net, asp, php,
> >> cgi/perl, or could be the FrontPage extensions, or could be a mailto.
> >>
> >> Please give a link to the page for more specific advice.
> >>
> >> --
> >> Ron Symonds - Microsoft MVP (FrontPage)
> >> Reply only to group - emails will be deleted unread.
> >>
> >> http://www.rxs-enterprises.org/fp
> >>
> >>
> >>
> >>
> >> "BabsC" <BabsC.TakeThisOut@discussions.microsoft.com> wrote in message
> >> news:232166C6-59D8-4215-B670-D6A81BE143AF@microsoft.com:
> >>
> >> > Inserted a text box on a contact page but the submit button does not
> >> > send to
> >> > the email adrress to which it is hyperlinked.
> >>
> >>
>
Back to top
Login to vote
"Rob Giordano

External


Since: Aug 05, 2005
Posts: 6009



(Msg. 6) Posted: Thu Aug 28, 2008 1:17 pm
Post subject: Re: Text box submit button does not link to email address provided [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

usually you get several free mail accounts with a host account, all you
gotta do is set them up.
godaddy's economy plan gives you 100 free email accounts




--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression






"BabsC" <BabsC.RemoveThis@discussions.microsoft.com> wrote in message
news:83D29044-6D85-4CBD-99D0-D738E7AA68BF@microsoft.com...
> Thanks so much. I will advise my client accordingly and check all with
> GoDaddy. It's up to her as to whether or not she wants this feature on the
> webpage and to get an email acct with GoDaddy.
>
> "Rob Giordano (Crash)" wrote:
>
>> Many hosts will not allow sending email to another domain - yours is
>> setup
>> for verizon.
>> Try one setup as something.RemoveThis@silentheros.us (obviously you'll have to set
>> that up)
>>
>>
>> --
>> ~~~~~~~~~~~~~~~~~~
>> Rob Giordano
>> Microsoft MVP Expression
>>
>>
>>
>>
>>
>>
>> "BabsC" <BabsC.RemoveThis@discussions.microsoft.com> wrote in message
>> news:A543AD70-CC51-475F-A6FE-62333E949AA7@microsoft.com...
>> > Thanks so much, Ron. I removed the hyperlink and set the form
>> > properties
>> > to
>> > email. The link to the specific page is
>> > http://www.silentheroes.us/Contact.htm. This site is still under
>> > construction and not yet released to the public. I am using Frontpage
>> > extensions with GoDaddy. This is the first I have tried a text box with
>> > a
>> > submit button. I tried putting in just the email address and also with
>> > a
>> > mailto: I sent some test messages with no success.
>> >
>> > "Ronx" wrote:
>> >
>> >> Generally, you don't hyperlink the submit button to anywhere. The
>> >> form's action attribute takes the form data to a form handler that
>> >> sends
>> >> the email. The handler could be a script for asp.net, asp, php,
>> >> cgi/perl, or could be the FrontPage extensions, or could be a mailto.
>> >>
>> >> Please give a link to the page for more specific advice.
>> >>
>> >> --
>> >> Ron Symonds - Microsoft MVP (FrontPage)
>> >> Reply only to group - emails will be deleted unread.
>> >>
>> >> http://www.rxs-enterprises.org/fp
>> >>
>> >>
>> >>
>> >>
>> >> "BabsC" <BabsC.RemoveThis@discussions.microsoft.com> wrote in message
>> >> news:232166C6-59D8-4215-B670-D6A81BE143AF@microsoft.com:
>> >>
>> >> > Inserted a text box on a contact page but the submit button does not
>> >> > send to
>> >> > the email adrress to which it is hyperlinked.
>> >>
>> >>
>>
Back to top
Login to vote
Display posts from previous:   
       Home -> Office other -> Client All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
 Windows Other
 Office
  Office Other
 Security
 WinRAR
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET