Hi folks, I just started using .NET 2005. I've been trying to use some old code(.NEt 2003) in .NET 2005, and it's giving me a headache
1. I can't declare a crystal report just like in .NET 2003.
2. I'm trying to export my crystal report to pdf trough a memory stream. This is one of the most...
Hi guys it's me once again, struggeling with a dammned html editor. I can't figure out how to create a reference to the htmlelement that's being selected.
How is it that you can only use mydocument.selection to create a textrange so you can use it to edit the selected text?
<Code>
Dim...
I'm designing an html editor in vb .net.
I have to catch onclick event when a div or background is clicked.
The browser is put in designMode, which make it possible to type, add pics etc.
i found something on devx.com(http://www.devx.com/vb2themax/Tip/18798)
The only problem i have now when...
Hi guys, I'm trying to create a costum windows form control that consists of 4 controls:
a checkbox, and three labels.
I can't seem to get it to work. The problem I'm dealing with is that I can't assign any values to the labels when running my app. the label text doesn't change.
Here is my...
hi people,
I've encounterd a really weird problem. I've build an application which can export crystal reports to pdf format.
now the code is fine cause it works all well on my own computer. But when I install the application on another computer, when I try to export I get blank pages. I don't...
Hi folks, I'm having some weird problems with my application.
I'm retreiving data from an mssql db and then I export that data in excel format file. The problem I'm facing is that sometimes when a user opens that excel file, for some reason the data in the file is mixed with old data.
Really...
Hi folks, I'm having some weird problems with my application.
I'm retreiving data from an mssql db and then I export that data in excel format file. The problem I'm facing is that sometimes when a user opens that excel file, for some reason the data in the file is mixed with old data.
Really...
Hi all,
I have a datagrid with a butto in it and Ive enabled paging.
The button worx well when I hit it there is a sub(Subx) that fires.
But when I click the second page Subx fires to.
I don't know why this is happening, or if Ihave missed something.
I anyone has seen this before or knows...
Hi there, I'm having trouble with my ASP .NET application.
I have two forms where I stream content directly to a page.
The first page is getting a jpg image streamed to it and the 2nd page is getting a crystal report streamed to it in pdf.
The problem I'm facing is that when winxp/win2000...
Hi people,
I 'm getting a strange error. I only getting the error when i click dropdownlist(postback = on) and click it again before it has finished its first task.
Considering the people who are going to use the app this could become a huge problem.
Does anyone know how i can solve this...
Hi people, I'm having trouble figuring out how to add a <div> element trough coding to my costumcontrol.
My control consist of three child controls. And I need one of them to be in a <div>.
thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.