Re: Passing values FP2K

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Jens Peter Karlsen[FP MVP] (jpkarlsen_at_mvps.org)
Date: 10/28/04


Date: Thu, 28 Oct 2004 15:54:46 +0200

If you use ASP, just get the value of the hidden field from the form
collection and depending on that you specify what stylesheet should be
used.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

> -----Original Message-----
> From: Angi [mailto:cooolbudy@aol.comnospam]
> Posted At: 28. oktober 2004 03:01
> Posted To: microsoft.public.frontpage.programming
> Conversation: Passing values FP2K
> Subject: Passing values FP2K
>
>
> This may be the wrong newsgroup and if it is, please let me know.
>
> I'm used to programming in VBA in other office apps but this
> one is beyond me.
>
> I have a Style page. I want the person to select the style
> and have it carry over to a price list page. From there I
> want them to go my order form. How do i carry over the style
> number from page to page without the user having to enter it?
> Right now I'm using separate order forms for each style and
> this seems redundant to me. I've considered hidden fields on
> the price list and order form page, but don't know how to
> connect them. Any ideas, I'm all ears!
>
> TIA,
> Angi
>
>



Relevant Pages

  • CGI.pm sticky hidden fields: why?
    ... web page viewer cannot legitimately enter a value into a hidden field, ... session and passing the session id in a hidden field and it was ... getting stuck there and not changing when it was supposed to until I ... Also, in passing session id via url, Konqueror seems to have a problem ...
    (comp.lang.perl.misc)
  • Re: ASP.NET (Visual Studio 2005, .NET 2.0): AddHandler ..., AddressOf ...: order of execution proble
    ... Thank you for your response. ... be passing a parameter that is entered in a text box on the same page. ... It is not a hard thing to solve though (capture it in a hidden field, ... Dim strLinkButtonValue As String = hfLinkButton.Value ...
    (microsoft.public.dotnet.framework.aspnet)
  • How to find controls in class library?
    ... I have mypage.aspx which contains a hidden field. ... value of the hidden field in a class library without passing the page ... Too complicated to explain why I don't want the former method. ...
    (microsoft.public.dotnet.languages.csharp)