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 > december 2005 > threads for sunday december 25

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

HtmlInputRadioButton Inside a Datalist
Posted by Sourav Dutta Gupta at 12/25/2005 10:46:02 PM
I am having some problem regarding radiobutton inside a datalist. I want to have a radiobutton on each row of my datalist. I want to check a particular button, all the other would remain unchecked. Also I want to get the checked value from my code behind. I have tried with the following cod...more >>

How to get @@Identity value using ADO.NET and ASP.NET
Posted by Dsquare at 12/25/2005 8:59:09 PM
CREATE PROCEDURE sp_InsertMaterial @MatEngName nvarchar(100),@MatJapName nvarchar(500),@Comments nvarchar(500),@ImagePath nvarchar(100),@ImageStatus nvarchar(50),@AddedDate datetime AS INSERT INTO MaterialMaster(MaterialEngName,MaterialJapName,Comments,ImagePath,ImageStatus,AddedDate) ...more >>

Frontpage Extension server
Posted by B at 12/25/2005 7:13:02 PM
Hello there, When I start visual stdio and open any web project then front page extension server starts. Can anybody please tell what is frontpage extension server? How it works? Can I use to upload or develop site on remote machine? B ...more >>

How to display hyperlinks from database?
Posted by Bishoy George at 12/25/2005 7:01:17 PM
I have a database table with many columns: ItemID , ItemName , ItemLink , ItemSize I want to display items through a datagrid or whatever in the way that the ItemName is written and has the ItemLink as its hyperlink. Any help... ...more >>

Dynamically loading a resource string
Posted by theintrepidfox NO[at]SPAM hotmail.com at 12/25/2005 6:59:20 PM
Dear Group I'd be grateful if one of you can help me out with the following. I'd like to load a resource string dynamically e.g. Resources.Default.aspx.mnuNavigation1 should load the corresponding string. The enumerator of the resource string to load is a row ID in a database e.g. 1,2,3 etc...more >>

Help : Problem in JavaScript
Posted by noor at 12/25/2005 6:01:06 PM
Hi, I'm trying to access Session through java script but its result is negetive. Kindly guid my how can i access session using javascript. plus after accessing it I need to check if that session veriable let suppose (session("FLAG")) contain "ok" then it will change the "class" of a html lin...more >>

aspx-files in subdirectories
Posted by Andreas Zita at 12/25/2005 12:41:45 PM
Hi I have a asp-application with a root-subfolder containing aspx-files. When first starting the app by requesting one of these subdir-aspxfiles the app won't run at all. It stops working until I restart the app and request a root-aspx-file as the first request. Is it not possible to hav...more >>

help about download script
Posted by wakun NO[at]SPAM wakun.com at 12/25/2005 9:21:22 AM
Hi there, I wonder if any script can record the download times of a specific file. Thanks in advance. ...more >>



the mystery of a default button
Posted by jonefer at 12/25/2005 1:05:02 AM
This is quite serious - for a beginner... No property setting for a default button? I just want a button on a search page to automatically be pressed when I hit the return/enter key. Somehow I did it with one of my 2 buttons, (but I don't know how) one of the buttons (cmdClear) decided on it...more >>


DevelopmentNow Blog