473,387 Members | 1,344 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,387 software developers and data experts.

how to generate page like.... in C# asp.net

11
Hi evey one can anyone help me in asp.net C# that how to generate the window like that "http://www.doccop.com/corpus_report.html?nc=0.80860897&faq=yes"
click on this link and plz help me that should i use frames for that or some thing else(i think that these are two seperate html files which are then bind to gether) plz reply if u have any elegent solution thanx
Aug 20 '08 #1
4 927
Curtis Rutland
3,256 Expert 2GB
It doesn't work that way on this forum. You have to do the work. We can help you with specific coding issues, but we won't do your homework/assignment for you. Try it yourself, and if you need specific coding help, you can make a post about it. But we won't design your page for you.

MODERATOR

Look into hiding and showing DIVs.
Aug 20 '08 #2
jojee
11
It doesn't work that way on this forum. You have to do the work. We can help you with specific coding issues, but we won't do your homework/assignment for you. Try it yourself, and if you need specific coding help, you can make a post about it. But we won't design your page for you.

MODERATOR

Look into hiding and showing DIVs.

Respected sir i dont need any code regarding this one i just need that what is that concept(idea or logic) which the above link had have used coz i have tried many approches but all invain so just post me the idea that how this will implement in c# thanx
Aug 20 '08 #3
Curtis Rutland
3,256 Expert 2GB
Like I said, this is done with <DIV> tags. You can hide them and show them. But you will have to use CSS and Javascript, not ASP.NET.

Alternatively, if you are using the Framework 3.5, you can use panels and updatepanels. Position a panel where you want it with absolute positioning, wrap it with an updatepanel, and set the panel's visibility to false. You can hide and show it without a postback using AJAX.
Aug 20 '08 #4
jojee
11
Like I said, this is done with <DIV> tags. You can hide them and show them. But you will have to use CSS and Javascript, not ASP.NET.

Alternatively, if you are using the Framework 3.5, you can use panels and updatepanels. Position a panel where you want it with absolute positioning, wrap it with an updatepanel, and set the panel's visibility to false. You can hide and show it without a postback using AJAX.
thanx very much for uy co-operation
Aug 21 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Garry Dawkins | last post by:
Hey Frank, I'm a novice with this taking over someone elses application. I'm attempting to add a dataset to a page. I have the query to populate the page and I have the walkthrough instructions. ...
5
by: Popoxinhxan | last post by:
HI guy I am working on the web application that required to display the chart image on the page. The process is clicking the button and browser will popup another windows that displayed...
2
by: Stephen Tang | last post by:
Hi, I'm relatively new at this language, so I've been trying to find parallels to problems I've run into in the past. This is the hypothetical problem: I want to write a CD inventory...
0
by: Ed Eichman | last post by:
Hi Everyone, Is it possible to generate, in code, exactly (or close to it) the detailed error page generated by (IIS? ASP.NET? .NET Framework?) when an exception is thrown in a ASP.NET web...
1
by: A Traveler | last post by:
Hello, i am having this problem. The exact error message is: "Unable to generate code for a value of type 'System.Web.UI.Page'. This error occurred while trying to generate the property value for...
3
by: Olav Tollefsen | last post by:
I would like to generate a HTML page and mail it to a user. In order to design the page, I would like to leverage the Web Form designer and code-behind programming model, but instead of generating...
0
by: ward | last post by:
Greetings. Ok, I admit it, I bit off a bit more than I can chew. I need to complete this "Generate Report" page for my employer and I'm a little over my head. I could use some additional...
2
by: Adnan Al-Ghourabi | last post by:
Hi, We have a need to create pages on the fly for ASP.NET applications based on some string that the Url ends with. For example: http://www.domain.com/SomePath/aabbccdd. "aabbccdd" does not...
4
by: Mike Logan | last post by:
I would like to dynamically create a Visio diagram from .Net. I tried looking at the Visio SDK, but the samples are extremely convoluted for me to understand. Does someone have an example of...
2
by: | last post by:
Hi, I have 2 scenarios: First, an aspx page that contains 300 controls with the labels of course in a table. Second, an empty aspx page that contains on loading a script that creates the 300...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.