Results 1 to 8 of 8

Thread: VB.net + ASP.net Query!

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2005
    Posts
    24

    Question VB.net + ASP.net Query!

    Hi,

    I have a question.

    I want to design a program like this forum .. but very simple ..

    I mean some one will ask a question ? and a talented guys like u will reply ...

    .....Now my question is how to display history question + allow to post reply ..

    should I use datagrid or list box .. very confuse .. need suggestion ..

    Thanks

  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: VB.net + ASP.net Query!

    It's not as simple as that. You have to design the application first, even for something as small as this. Because it will involve a registration process, forums, control panels, posts, replies, etc. I suggest you do that first.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Aug 2005
    Posts
    24

    Re: VB.net + ASP.net Query!

    Yes,

    I already Did that .. only I need suggestion how to display post + reply for a ticket ..

    waiting for suggestion

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

    Re: VB.net + ASP.net Query!

    Use the repeater control, with the item template containing a table row. Just like you see in this thread.

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Aug 2005
    Posts
    24

    Re: VB.net + ASP.net Query!

    Mendhak,

    Do u have an eg of such code ?? or any URL from where I might get help ??

    Thanks

  6. #6

  7. #7

    Thread Starter
    Junior Member
    Join Date
    Aug 2005
    Posts
    24

    Re: VB.net + ASP.net Query!

    Thanks man

    I appreciate your help ..

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

    Re: VB.net + ASP.net Query!

    No problem. If you feel your question has been answered, add [Resolved] to the thread title, and feel free to ask more questions. It helps me feed my starving children in Siberia.

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