Ask a Question related to ASP, Design and Development.

  1. #1

    Default Beginner question

    new to the world of asp!

    I'm trying to define session variables using the following
    code:

    Session("Employee")= [value]

    when i replace the Session with Application, the value is
    available across all the pages, but the session variables
    are only available on the page i declare them. Is this a
    coding or a server issue?

    Thanks

    Chris

    Chris Guest

  2. Similar Questions and Discussions

    1. FMS Beginner Question
      I'm a total newbie here so I appreciate any help. We just installed FMS and would like to use it for streaming videos. I've researched and found...
    2. Simple Question From Beginner
      I have created an swf movie, which I embedded to my site. I want my movie to play only once , just when the mouse cursor hovers over this movie...
    3. PHP beginner question
      Hello, I am currently learning PHP, and I have a problem with some variables. On the first page (choix.php), there is a form that lists product...
    4. beginner for a small question
      Hello, The pictures of my animation is beautiful in flash mx and when i test animation the pictures are not very nice - lost quality... how to...
    5. A Beginner question -where to start?
      On Sat, 28 Jun 2003 09:19:52 +0100, redjupiter wrote: System descriptions can be found here: http://sunsolve.sun.com/handbook_pub/Systems/
  3. #2

    Default Beginner Question

    Hello all,

    I'm new to the forum, and very new to SWF. We are wanting to use FMS to
    stream live audio, nothing fancy or complicated at this point, just basic
    encoding --> FMS --> client. I"m totally green to this product, I do have a
    programming/network/hardware background so I'm quite fine with learning some
    Actionscript if I need to for custom frontends. I was hoping someone could
    point me towards more specific information on actually using it to stream. I
    find the FMS pdf manuals excellent for reference, but they seem to assume some
    aspects of the setup, like a webserver, etc. Any general steps and info on
    making streaming live audio (video as well, it would be the same basic idea)
    happen would be appreciated.


    doctorred Guest

  4. #3

    Default Re: Beginner Question

    I would go here:

    hasan.otuome.com

    Select tutorials and watch the author build an mp3 player with FMS.
    rica_help Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139