Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > dotnet general > october 2005 > threads for saturday october 15

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Print Preview=GOOD, Printout=BAD
Posted by Devin Dow at 10/15/2005 3:17:24 PM
Print Preview looks perfect, but the Printout is cut off (extends off the page). Has anyone else experienced this? A3 paper size seems to exacerbate the problem. I can't believe it because the same code is executed with the same exact values when Printing and doing Print Preview. I'v...more >>


Regular expression to find word at the beginning of each line and read entire line.
Posted by malauddin NO[at]SPAM gmail.com at 10/15/2005 12:01:36 PM
Hi all, I am looking for a regular expression to find a word at the beginning of a line and then read the entire line. From the example below, I want to find the word "FN" and then read entire line "FN:Robert Henry". ------------------ BEGIN:VCARD FN:Robert Henry EMAIL;WORK;PREF:mycompany...more >>

Urgent Plz
Posted by Yoshitha at 10/15/2005 9:50:41 AM
HI i've asp.net aplication and it is working fine in all systems but when i uploaded it into clients server and trying to run the aplication then i'm getting the following error Server Error in '/' Application. --------------------------------------------------------------------------...more >>

Lost License but got it installed.
Posted by Amalfy Vargas at 10/15/2005 7:06:01 AM
Just looking through my CD's noticed that my license key it's gone. The software is at the moment installed completly in my machine. Is there any way to retrieve that key? I tryed using the 90 day help but it's up and now I feel stuck. Help please......more >>

How to read a text file with wchar?
Posted by Kueishiong Tu at 10/15/2005 1:38:01 AM
I have a text file with wide characters. I use the following C++ code to read them in. However the wide characters are read in properly. What is wrong? String* path = "C:\\Documents and Settings\\kst\\BE.dat"; try { FileStream* fs = new FileStream(path, FileMode:...more >>

beyond dynamic code exection
Posted by George Meng at 10/15/2005 12:00:00 AM
I got a tough question: The backgroud for this question is: I want to design an application works like a engine. After release, we can still customize a form by adding a button, and source code for the button. (This is done by the form itself, not by using VS.Net) (button and source code shou...more >>

How to get Windows logon name
Posted by Hughs Man at 10/15/2005 12:00:00 AM
I am writing an application using vb.net And now I want to retrieve the windows login user name How I can do so ? ...more >>

axWebBrowser and HTMLInputElement
Posted by nsrajesh via DotNetMonster.com at 10/15/2005 12:00:00 AM
Hi I need an immediate help from you guys. I am doing a project, that automate the web browser control. It has to fill some text fields and click a submit button. I use the below code tho fill it and click. ******************************** HTMLDocument myDoc = new TMLDocumentClass(); myDo...more >>



Data Repeater
Posted by VIswanathan S at 10/15/2005 12:00:00 AM
Hi All! How to use Data Repeater in VB.NET? Data Fields are Employee Number Name Photo Date of Joining Salary I want to use all the fields in Data Repeater? TIA Viswanathan S ...more >>

Install & Run
Posted by Doug Bell at 10/15/2005 12:00:00 AM
Hi, With a VS Deployment Project, is there any way to set it up so that after the User installs the project, it will either run or ask the User if they want to run it and then run (if response is yes)? Thanks Doug ...more >>


DevelopmentNow Blog