Groups | Blog | Home


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 > august 2004 > threads for saturday august 7

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

Need to implement shopping cart and payment in .Net
Posted by ACEDEV at 8/7/2004 11:13:01 PM
How do I implement a shopping cart and payment by credit card in .Net framework?...more >>


HTML code modification dynamically
Posted by Maziar Aflatoun at 8/7/2004 10:49:25 PM
Hi everyone, I have the following HTML code and I like to change the value of REFRESH content from 2 to something else at runtime. Any suggestions? <HTML> <HEAD> <meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1"> <meta name="CODE_LANGUAGE" Content="C#"> <meta name=...more >>

listview
Posted by Supra at 8/7/2004 7:53:16 PM
how do i string into subitems. i have 3 headers ..................that fine......... i am doing irc chat similar to mirc. it is list command from server sending list. i know how to do pasrse lists................that fine. Amsterdam.NL.EU.undernet.org 322 djanjo #luv_me_luv_u 1 :Love is in t...more >>

Back button in Internet Explorer.
Posted by Rajagopal at 8/7/2004 3:05:01 PM
Hi, I have one main page where i have 3 frames. From main page i will open some other report page by clicking on a button. Now if i click the Internet Explorer Back button then it is not showing me the main page which has 3 frames. Please let me know how i can resolve this. Thanks, ...more >>

does this vb.6 command exist in vb.net
Posted by smhaig at 8/7/2004 2:27:16 PM
In vb.6 in design time, there is a View Menu command called "Last Position" that allows you to quickly navigate to a previous location in your code. This is a very useful feature if you have to go back and forth between several places quickly without setting up split windows, horizonta...more >>

Passing Program Arguments with Visual Studio .NET 2003
Posted by robena at 8/7/2004 2:13:01 PM
With previous releases, using Alt-F7 allowed to set up the program arguments before starting the program to debug. How do you do that with Visual Studio .NET 2003?...more >>

Select Case
Posted by Doug at 8/7/2004 9:43:02 AM
Is it possible to have multiple testexpressions in a select case statement? I want to interrogate the value of two radio buttons at once. ex: Select Case (rdoTefraYes.Checked And rdoRetireeYes.Checked) Case Is = True And False, Is = False And False true and fal...more >>

vb.net
Posted by Regan at 8/7/2004 9:03:01 AM
I am writing a program in Vb.NET, and need a way to let the users type address info into a couple of text boxes, click a button, and pull up MapQuest with this particular map. Does anybody have any idea how to do this. Thank you in advance for any help offered....more >>



File permissions
Posted by sai at 8/7/2004 8:31:01 AM
How to check a directory contains the read/write permissions( in the code behind)? ...more >>

Draw table in Windows Forms?
Posted by Job Lot at 8/7/2004 1:11:01 AM
Is there anyway to draw table in Windows Forms? I want to draw Web Forms style (html) table? thanx ...more >>


DevelopmentNow Blog