|
-
Aug 30th, 2005, 02:18 AM
#1
Thread Starter
Junior Member
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
-
Aug 30th, 2005, 03:45 AM
#2
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.
-
Aug 30th, 2005, 04:02 AM
#3
Thread Starter
Junior Member
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
-
Aug 30th, 2005, 04:09 AM
#4
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.
-
Aug 30th, 2005, 04:17 AM
#5
Thread Starter
Junior Member
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
-
Aug 30th, 2005, 04:43 AM
#6
Re: VB.net + ASP.net Query!
-
Aug 30th, 2005, 05:09 AM
#7
Thread Starter
Junior Member
Re: VB.net + ASP.net Query!
Thanks man
I appreciate your help ..
-
Aug 30th, 2005, 06:47 AM
#8
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|