Results 1 to 2 of 2

Thread: passing variables / query strings?

  1. #1

    Thread Starter
    Fanatic Member Navarone's Avatar
    Join Date
    Jun 2003
    Location
    Akron, Ohio USA
    Posts
    740

    passing variables / query strings?

    Here my situation, typically I only do asp or html programing, when I want to use a variable in asp i would denote it like <%=myVar%>

    So how is this done is C#?

    This is my page and I am getting a compile error

    http://dev-turbo.virtual1.com/turbo_...e=section1.swf

    Thanks
    He who never made a mistake never made a discovery?

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: passing variables / query strings?

    You use a literal control. Or a label. Set their text property. In the codebehind.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width