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
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
May 2008
June 2008


all groups > asp.net > november 2007 > threads for saturday november 24

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

Expression Blend 2 and Web 2 RTM Date?
Posted by Cirene at 11/24/2007 9:31:14 PM
When will Expression Blend 2 and Expression Web 2 be officially released (non-beta)? ...more >>

asp.net shopping cart that works with pay pal
Posted by Andy B at 11/24/2007 4:47:18 PM
Does anybody know where I can find a good valid shopping cart in asp.net 2.0 that works with pay pal? I would rather it be free if there is one... ...more >>

Determining the Default Printer
Posted by David C. Barber at 11/24/2007 1:43:39 PM
my.computer.printers.defaultprinter doesn't exist in 2005, despite the plethora of examples still out on the web detailing its use. So how can I determine a person's default printer using ASP 2? Thanks! ...more >>

GridView Column Width Nightmares!!!!!
Posted by shaun.laughton@gmail.com at 11/24/2007 11:24:36 AM
Hi. I have been banging my head on this problem for hours now! I have a GridView control on a page with 4 columns and a Select command column. I am trying to specify the width of the columns in pixels, and failing miserably. I go into the 'Edit Columns' option of the control, and specify...more >>

Sending Mail from asp.net for Gmail ID
Posted by jack at 11/24/2007 10:51:22 AM
Hi, Im trying to send mail from asp.net page to gmail account. Im trying to do this with the help of below code, but cant archive it. MailMessage message = new MailMessage("xxx@gmal.com", "xxx@gmal.com", "xxx@gmal.com", "xxx@gmal.com"); SmtpClient smtp = new SmtpClient("smtp.gmai...more >>

Can't SendMail
Posted by Tom at 11/24/2007 10:08:26 AM
Using Visual Web Developer 05 Express and this code: using System.Web.Mail; MailMessage mail = new MailMessage(); mail.BodyFormat = MailFormat.Html; mail.To = txtEmailAddress.Text; mail.From = "tgaughan@nuNO__SPAMmail.org"; mail.Subject = "Test"; string strBody = @"Test Body"; ma...more >>

how to get users details
Posted by James at 11/24/2007 10:08:00 AM
Hello I have customised the login on my site, so the person uses their email address and password to log in, rather than a user name. At the moment when a user logs in have a line: Session("UserID") = User.Identity.Name Which as they log in using their email address gives the UserID th...more >>

scripting
Posted by Roger at 11/24/2007 6:55:22 AM
Sorry if this is the wrong forum but could not find a javascript one! I am trying to use the rotation image filter (to rotate a <div>) i can rotate it using progid:DXImageTransform.Microsoft.BasicImage(rotation=2); <----- That works fine The problem i have is i cant find the rotation po...more >>



problem with firefox and IE7
Posted by anup lama at 11/24/2007 3:51:18 AM
hi all, i have made a website named sikkkimrmdd.org, the problem is that wen eva i browse the site with firefox and IE7 the allignment is not proper.... pls help how to solve this problem.... u can view the website in the given browser and find the problem also..... From http://www.developmentno...more >>

to logging into our account
Posted by shyam@niftysoft.biz at 11/24/2007 1:17:03 AM
I have an account in a website.Suppose,If i will give the details such as username and password,it wants to submit and automatically redirect to the next page and shows contents in our page. Is it possible? If any,kindly help me....... Thanking you,...more >>

problem in loading a page in iframe
Posted by shyam@niftysoft.biz at 11/24/2007 1:11:44 AM
Hi, I have a probelm in Iframe that the webpage contains two links.Each link has seperate java script codings. While loading the page for first time,There is no problem.But while postback,the second link will not be displayed in iframe. This problem is found in webpage having script onl...more >>


DevelopmentNow Blog