| Thread | Last Post | Replies |
|
| Convert PDF, Powerpoint and Word to HTML | 19 Apr 2006 07:49 GMT | 1 |
Do you know of a .NET app that can convert PDF, Powerpoint and Word to HTML? Thanks, Jacob
|
| 2.0: infinite page load | 19 Apr 2006 07:43 GMT | 1 |
(Sorry for my English...) Could you help me please? I have little experience. I have a page with a hyperlink to another one. When hyperlink is clicked the second page is not displayed because progress bar in my
|
| Dispalying asp pages | 19 Apr 2006 07:42 GMT | 10 |
I am haveing trouble with displaying asp.net pages on my internet explorer. I just want to be able to run on my own computer not the internet. Internet explore just shows my the code. At First netscape seemed to be a better alternative, but my Web Matrix in
|
| Finding memory of a Datatable at runtime.... | 19 Apr 2006 05:51 GMT | 2 |
Can anyone tell me how to find out the memory used by a DataTable at runtime? I am appending lot of data to datatable at runtime.I have to measure this memory comsumption programatically... Plz help me...
|
| Problem with listbox at client side | 19 Apr 2006 05:19 GMT | 2 |
Hi Group, In my application there is a very common functionality, where two list box and present and items are moved between them on button clicks when selected,
|
| How to get default button to work? | 19 Apr 2006 04:16 GMT | 4 |
I have a page with 2 buttons and was told I could get my choice of button to act as the default button but add the following code to the my Page_Load: Page.RegisterHiddenField("__EVENTTARGET", "btnSearch") I have the following code and page:
|
| Idea gathering, suggestions welcome | 19 Apr 2006 03:46 GMT | 6 |
I'm running an asp.net website that allows its users to log events, say social gathewrings (with event date, time, address, descrption, etc) and allows people to post comments on each posting. I use a datagrid with 2 cells to display all recent events chronologically and use ...
|
| bin folder? | 19 Apr 2006 03:39 GMT | 4 |
Microsoft documentation states: Bin Folder You can store compiled assemblies in the Bin folder, and other code anywhere in the Web application (such as code for pages) automatically references it.
|
| Datalist with Crystal Reports report | 19 Apr 2006 03:09 GMT | 1 |
How using a existing Datalist on a new Crystal Reports report ? Today, I create my excel file by sendind a datalist to Response.write(). I want replace the Response.write() method by a Crystal Reports report creation because response.write() is a bad way with atlas.
|
| can't get data from table | 19 Apr 2006 01:42 GMT | 2 |
I'm very, very new to .Net but have been doing C/C++ for years. I'm having a great deal of difficulty with something that should be simple. Here's what I'm trying to do.... Display three columns of data in a table with a checkbox control on
|
| Is successful build a pre-requisite for reaching breakpoint? | 18 Apr 2006 22:42 GMT | 5 |
Is "successful build of project (asp.net20 C# website VWDExpress)" a pre-requisite or necessary condition to reach a breakpoint? I am asking this this question because the page loads up in the browser and the statement is successfully executed without ever hitting the set
|
| how to make a simple tab menu | 18 Apr 2006 21:46 GMT | 6 |
i want to display a price lists according to the product groups the user select. the designer gave to me is to show the product groups use a tab menu, which can enlarge a little bit, when user click the tab.
|
| How to get image in header of Gridview | 18 Apr 2006 21:22 GMT | 4 |
I want an image and text in the column header in my GridView. Does anyone know how to do that? Thanks.
|
| Gridview + ObjectDatasource + UpdateMethod = Input string was not in a correct format | 18 Apr 2006 21:05 GMT | 8 |
This is a problem that has been haunting me for days and I've come to a complete dead-end. I'm using a objectdatasource to select and update a gridview control. Populating with select works fine but updating gives the "input string... " error. Any suggestions or links to a working
|
| Caching thumbnails | 18 Apr 2006 20:58 GMT | 2 |
I'm making my first image gallery in ASP.NET. I've never worked with images in ASP.NET before. Everything is going well so far, but what's bothering me is thumbnails flickering when the user reloads the page. Example - http://www.russiannature.com/gallery2.aspx
|