(Msg. 1) Posted: Mon Aug 04, 2008 11:54 am
Post subject: Passing URL parameters to a FrontPage form.. Archived from groups: microsoft>public>frontpage>client (more info?)
Is it possibly to populate a hidden field on a FrontPage form with data that
is passed via the URL. For example:
(Msg. 2) Posted: Mon Aug 04, 2008 3:01 pm
Post subject: Re: Passing URL parameters to a FrontPage form.. [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"Robert McClain" <RobertMcClain.RemoveThis@discussions.microsoft.com> wrote in message
news:F3148C57-4C08-46D2-B576-48305D8E0C33@microsoft.com...
> Is it possibly to populate a hidden field on a FrontPage form with data that
> is passed via the URL. For example:
>
> http://www.whatever.com/test.asp?ID="12345"
>
> Which would then automatically populate the hidden field (ID) with the value
> 12345.
>
> Thanks!
(Msg. 3) Posted: Mon Aug 04, 2008 3:01 pm
Post subject: Re: Passing URL parameters to a FrontPage form.. [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Thank you...it works perfectly!
"Thomas A. Rowe" wrote:
> On the form page do the following:
>
> <input type="hidden" name="ID" value="<%=Request.QueryString("ID")%>">
>
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
> http://www.Ecom-Data.com > ==============================================
>
>
> "Robert McClain" <RobertMcClain RemoveThis @discussions.microsoft.com> wrote in message
> news:F3148C57-4C08-46D2-B576-48305D8E0C33@microsoft.com...
> > Is it possibly to populate a hidden field on a FrontPage form with data that
> > is passed via the URL. For example:
> >
> > http://www.whatever.com/test.asp?ID="12345"
> >
> > Which would then automatically populate the hidden field (ID) with the value
> > 12345.
> >
> > Thanks!
>
>
>
(Msg. 4) Posted: Thu Sep 24, 2009 11:04 am
Post subject: Passing URL parameters to a FrontPage form.. - Thomas A. Rowe [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
I saw that maybe you learned how to do this but I can't see the reply of Thomas - could you do me a favour and send it to me. BIG THANKS
RobertMcClai wrote:
Re: Passing URL parameters to a FrontPage form..
04-Aug-08
(Msg. 5) Posted: Thu Sep 24, 2009 1:50 pm
Post subject: Re: Passing URL parameters to a FrontPage form.. - Thomas A. Rowe [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Chances are that with a post over a year old, most likely the original
poster is not going to come back and see this. He would have no reason to.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage Since 1997
---------------------------
<Rod Voyce> wrote in message news:200992414454rodvoyce@logical-office.com...
:I saw that maybe you learned how to do this but I can't see the reply of
Thomas - could you do me a favour and send it to me. BIG THANKS
:
:
:
: RobertMcClai wrote:
:
: Re: Passing URL parameters to a FrontPage form..
: 04-Aug-08
:
: Thank you...it works perfectly!
:
:
: "Thomas A. Rowe" wrote:
:
: EggHeadCafe - Software Developer Portal of Choice
: WPF And The Model View View Model Pattern
:
http://www.eggheadcafe.com/tutorials/aspnet/ec832ac7-6e4c-4ea8-81ab-73...3da3425
(Msg. 6) Posted: Thu Sep 24, 2009 1:51 pm
Post subject: Re: Passing URL parameters to a FrontPage form.. - Thomas A. Rowe [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
BTW, Thomas A. Rowe is no longer posting.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage Since 1997
---------------------------
<Rod Voyce> wrote in message news:200992414454rodvoyce@logical-office.com...
:I saw that maybe you learned how to do this but I can't see the reply of
Thomas - could you do me a favour and send it to me. BIG THANKS
:
:
:
: RobertMcClai wrote:
:
: Re: Passing URL parameters to a FrontPage form..
: 04-Aug-08
:
: Thank you...it works perfectly!
:
:
: "Thomas A. Rowe" wrote:
:
: EggHeadCafe - Software Developer Portal of Choice
: WPF And The Model View View Model Pattern
:
http://www.eggheadcafe.com/tutorials/aspnet/ec832ac7-6e4c-4ea8-81ab-73...3da3425
(Msg. 7) Posted: Thu Sep 24, 2009 3:15 pm
Post subject: Re: Passing URL parameters to a FrontPage form.. - Thomas A. Rowe [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
"Tom Willett" <tom DeleteThis @youreadaisyifyoudo.com> wrote in message
news:eT%235VfUPKHA.1796@TK2MSFTNGP02.phx.gbl...
> Chances are that with a post over a year old, most likely the original
> poster is not going to come back and see this. He would have no reason to.
> --
> Tom [Pepper] Willett
> Microsoft MVP - FrontPage Since 1997
> ---------------------------
> <Rod Voyce> wrote in message
> news:200992414454rodvoyce@logical-office.com...
> :I saw that maybe you learned how to do this but I can't see the reply of
> Thomas - could you do me a favour and send it to me. BIG THANKS
> :
> :
> :
> : RobertMcClai wrote:
> :
> : Re: Passing URL parameters to a FrontPage form..
> : 04-Aug-08
> :
> : Thank you...it works perfectly!
> :
> :
> : "Thomas A. Rowe" wrote:
> :
> : EggHeadCafe - Software Developer Portal of Choice
> : WPF And The Model View View Model Pattern
> :
> http://www.eggheadcafe.com/tutorials/aspnet/ec832ac7-6e4c-4ea8-81ab-73...3da3425 >
>
(Msg. 8) Posted: Fri Sep 25, 2009 2:05 pm
Post subject: Re: Passing URL parameters to a FrontPage form.. - Thomas A. Rowe [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
What happened to him Tom? Haven't been around here for a while.
Cheers,
Jon
"Tom Willett" <tom.TakeThisOut@youreadaisyifyoudo.com> wrote in message
news:OWXhjfUPKHA.5108@TK2MSFTNGP02.phx.gbl...
> BTW, Thomas A. Rowe is no longer posting.
> --
> Tom [Pepper] Willett
> Microsoft MVP - FrontPage Since 1997
> ---------------------------
> <Rod Voyce> wrote in message
> news:200992414454rodvoyce@logical-office.com...
> :I saw that maybe you learned how to do this but I can't see the reply of
> Thomas - could you do me a favour and send it to me. BIG THANKS
> :
> :
> :
> : RobertMcClai wrote:
> :
> : Re: Passing URL parameters to a FrontPage form..
> : 04-Aug-08
> :
> : Thank you...it works perfectly!
> :
> :
> : "Thomas A. Rowe" wrote:
> :
> : EggHeadCafe - Software Developer Portal of Choice
> : WPF And The Model View View Model Pattern
> :
> http://www.eggheadcafe.com/tutorials/aspnet/ec832ac7-6e4c-4ea8-81ab-73...3da3425 >
>
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