Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Display users info

    I created a login page.
    I want to display users who logged in into my website informations on the screen.

    Who have a solution for me

    Many thanks,

    Wattafisi
    wattafisi Guest

  2. Similar Questions and Discussions

    1. Flash Player download missing info for FireFox users
      I've recently been doing some testing for Flash Player detection. If you uninstall FlashPlayer in Firefox, and install an older player, say 6 or 7,...
    2. How do I display the Alt info from a database
      Hi All, I am creating a web site that has a lot of images. I have a field in my database that is the Alt information how do I link the Alt field...
    3. How to display images for users with no Flash Plugin
      How can i get the browser display images(gifs,jpgs) for users with no Flash Plugin
    4. display online users using asp
      can anyone help with the code for this ? i would like to display the current users viewing a page thank you malcolm
    5. example needed: display AD info in table on web page
      Anyone have anything like this? I don't care what data it is... I just want to see how to query the AD and place the data into a web page. thanks
  3. #2

    Default Re: Display users info

    This is a very complex question and it can't be answeared without much more
    info from you. How did you create the login page? Are the users stored in a
    database? How is the login maintained? Cookie? Database session? Where exactly
    should the logged in users-list be displayed?

    Attach the code of the login-application you've built or explain the situation
    more then somebody may be able to help you.

    arvidb 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