First  |  Prev |  Next  |  Last
Pages: 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765
Filtering and Editing in GridView (.NET 2.0)
I am writing a very simple web application using VS 2005 and a SQL Server Database. I am just starting to experiment wth .NET 2.0 and I am trying out the supposedly improved databinding. I dragged a table from a datasource on to my web form and the GridView cpntrol was created. I turned on paging, and Edit a... 5 Feb 2006 07:22
RTF2PDF
Hi, general question in general group. Can someone help me to find a dll that converts RTF (generated by word) to PDF without word or acrobat installed? It is for a tool that generates RTF (templates from word) and converts them to PDF and sends it to our clients. Some tips? Tnx, Pierre belgium ... 8 Jan 2006 15:50
send a word document through POST using VB .net 2005
Hey guys, I have a question for you, I have a setup where I'm sending files through the POST to a php web page, I read the file contents, put that file contents as text into the POST string, and send it on it's way. it works perfectly for text files. However, I can't open a word document like a text file and... 7 Jan 2006 19:08
webbrowser.navigate
Hi I am using the webbrowser.navigate control in my VB.net application. What I want to do is to wait processing anything until the document is finished displaying. I have tried things like looping through untilwebbrowser.readystate = completed, but i am not able to get the result I want. Any idea? Tha... 6 Jan 2006 10:24
Datagridview - Change yyyymmdd to mm/dd/yyyy
I have a class that among others exposes a string property "Date". The date in this property is stored in the form yyyymmdd. Now I do the following 1) Generate a DataGridViewTextBoxColumn column for that property 2) Add the column to the datagridview 3) Populate a BindingSource by adding all instances of the abo... 7 Jan 2006 05:03
SSL V2 Specs
I have a web url : https://ssl.someserver.net. When I open this URL in IE, I am able to connect very well. However, when I try creating a TCP connection to this URL on port 443 (secure), It gives me the error: An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in system.dll Additional... 5 Jan 2006 14:04
nested formview findcontrol
asp.net 2.0 i have this scenario: <loginview> <loggedintemplate> <formview_1> <gridview> <formview_2> for the life of me i can't access the gridview or the formview_2. i tried many variations of findcontrol (from the loginview and the formview_1). i can findcontrol on the formview_1... 5 Jan 2006 00:57
...NET..cannot access...msvcr80.dll (missing program file)
Each time I restart computer & run Norton System Works One Button Checkup, it finds same problems: missing program files: i.e.: ....NET\FRAMEWORK\v2.0...cannot access a necessary file, "msvcr80.dll". I have .net framework 1.1, .net framework 1.1 hotfix (KB886903), and .net framework 2.0 installed. I would li... 10 Jan 2006 13:57
how to get an object by its name
I need to convert a form in vb6 with several named "lbcol1","lbcol2",... "lbcol" and so onn array of label the funtion that in vb6 was alright was: Private Function GimmeLabel(Index As Integer, Nome As Integer) As VB.Label Dim Obj As Object For Each Obj In Me.Controls If Obj.name = "lbcol" + CStr(Nome) Then ... 3 Jan 2006 15:35
Error: "CallbackOnCollectedDelegate was detected"
I get this error message from time to time in my new app: "CallbackOnCollectedDelegate was detected Message: A callback was made on a garbage collected delegate of type 'System.Windows.Forms!System.Windows.Forms.NativeMethods+WndProc::Invoke'. This may cause application crashes, corruption and data loss. When p... 3 Jan 2006 21:18
First  |  Prev |  Next  |  Last
Pages: 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765