Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Passing URL parameters to a FrontPage form..

3 views
Skip to first unread message

Robert McClain

unread,
Aug 4, 2008, 2:54:05 PM8/4/08
to
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!

Thomas A. Rowe

unread,
Aug 4, 2008, 3:01:13 PM8/4/08
to
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" <Robert...@discussions.microsoft.com> wrote in message
news:F3148C57-4C08-46D2...@microsoft.com...

Robert McClain

unread,
Aug 4, 2008, 3:20:10 PM8/4/08
to
Thank you...it works perfectly!

rodvoyce

unread,
Sep 24, 2009, 2:04:56 PM9/24/09
to
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-7374d3da3425/wpf-and-the-model-view-vi.aspx

Tom Willett

unread,
Sep 24, 2009, 2:51:15 PM9/24/09
to
BTW, Thomas A. Rowe is no longer posting.
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage Since 1997
---------------------------
<Rod Voyce> wrote in message news:2009924144...@logical-office.com...
:I saw that maybe you learned how to do this but I can't see the reply of

Tom Willett

unread,
Sep 24, 2009, 2:50:53 PM9/24/09
to
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:2009924144...@logical-office.com...
:I saw that maybe you learned how to do this but I can't see the reply of

Kathleen Anderson

unread,
Sep 24, 2009, 3:15:35 PM9/24/09
to
I found Thomas' answer on Google Groups:

On the form page do the following:

<input type="hidden" name="ID" value="<%=Request.QueryString("ID")%>">


Here's the thread:
http://groups.google.com/group/microsoft.public.frontpage.client/browse_thread/thread/dd9dd1b9819be6a/d037f86de209d398?hl=en&ie=UTF-8&q=Passing+URL+parameters+to+a+FrontPage+form


--

~ Kathleen Anderson
Microsoft MVP - Expression Web
Spider Web Woman Designs
Expression Web Resources: http://www.spiderwebwoman.com/xweb/
Expression Web Wiki: http://expression-web-wiki.com/
FrontPage Resources: http://www.spiderwebwoman.com/resources/
Please reply to the newsgroup for the benefit of others


"Tom Willett" <t...@youreadaisyifyoudo.com> wrote in message
news:eT%235VfUP...@TK2MSFTNGP02.phx.gbl...

Jon Spivey

unread,
Sep 25, 2009, 1:05:08 PM9/25/09
to
What happened to him Tom? Haven't been around here for a while.

Cheers,
Jon

"Tom Willett" <t...@youreadaisyifyoudo.com> wrote in message

news:OWXhjfUP...@TK2MSFTNGP02.phx.gbl...

0 new messages