473,395 Members | 1,442 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Collapsible list of question and answer

Hi All,
How to create a FAQ page similar to one in
http://www.microsoft.com/office/faq.mspx#EX.
using C# and ASP.NET.
The questions answers are in database.

Thank you ,
Anitha

Dec 13 '05 #1
4 1468
you can do using repeater control in Asp.net

Dec 13 '05 #2
Hi Anitha,

If you right-mouse click that page and view the source code you can examine
the Javascript that causes these expand/collapse effects. It relies on the
changing the display attribute of the HTML objects on the page. You would
see a "function toggleQuestion(tName, qName, aName)" that sets the
"que.style.display = 'none';" or to "que.style.display = '';"
--
HTH,
Phillip Williams
http://www.societopia.net
http://www.webswapp.com
"Anitha" wrote:
Hi All,
How to create a FAQ page similar to one in
http://www.microsoft.com/office/faq.mspx#EX.
using C# and ASP.NET.
The questions answers are in database.

Thank you ,
Anitha

Dec 13 '05 #3
Anitha,

Your answer is on the page itself...

Do a view source of the page and you'll see the javascript code that
Microsoft is using to create the effect you want to mimic.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Anitha" <an**************@gmail.com> wrote in message
news:11*********************@g43g2000cwa.googlegro ups.com...
Hi All,
How to create a FAQ page similar to one in
http://www.microsoft.com/office/faq.mspx#EX.
using C# and ASP.NET.
The questions answers are in database.

Thank you ,
Anitha

Dec 13 '05 #4
Anitha see :
http://skmfaqs.net/skmFAQs/
That should help
Patrick
**Hope that helps

"Anitha" <an**************@gmail.com> wrote in message
news:11*********************@g43g2000cwa.googlegro ups.com...
Hi All,ha
How to create a FAQ page similar to one in
http://www.microsoft.com/office/faq.mspx#EX.
using C# and ASP.NET.
The questions answers are in database.

Thank you ,
Anitha

Dec 13 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: mitra4umohit | last post by:
Hi, I am very new to javascript programming. We are using JSP as UI and Servlet as controller. In our project we have requirement wherein I need to show result in form of list item/link in...
27
by: comp.lang.tcl | last post by:
My TCL proc, XML_GET_ALL_ELEMENT_ATTRS, is supposed to convert an XML file into a TCL list as follows: attr1 {val1} attr2 {val2} ... attrN {valN} This is the TCL code that does this: set...
7
by: Kamal | last post by:
Hello all, I have a very simple html table with collapsible rows and sorting capabilities. The collapsible row is hidden with css rule (display:none). When one clicks in the left of the...
1
by: probashi | last post by:
Hi, Is there any events associated with collapsible panel related to expand and collapse behavior. I would like to execute some code (either client side or server side) when any of these...
0
by: Amorphous | last post by:
I'm looking for a way of making a collapsible list for a forum entry where I won't be able to edit anything except the <body>. Any ideas?
1
by: mahesh123 | last post by:
I am using Collapsible Panel in my project.But in other form of my project i want to use collapsible panel inside other Collapsible panel.Is it possible. Both panels are to be dinamic.Is it possible...
0
by: =?Utf-8?B?R2lvcmdpbw==?= | last post by:
Hi, I am having a problem and I need some help. I have a listview with a collapsible panel that has a updatepanel and listview inside updatepanel and I have a button that triggers the...
0
by: saijin | last post by:
I'm planning to call a list of data from an XML file but when I duplicate the content inside the <data></data> it is not showing anything Here's the ActionScript 3.0 import...
0
by: wojski696969 | last post by:
Hi.. I'm using ASP.NET AJAX Control Toolkit. I've got collapsible extender (CE) putted inside of modal popup extender (MPE), and there is a problem if i scroll the page when collapsible area is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.