Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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 > june 2006 > threads for sunday june 18

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

Solution in ASP
Posted by vkey at 6/18/2006 11:16:36 PM
hi there to all...... Is it possible to fetch data records from other website and store in a database dynamically.... I mean to say i want to fetch data from a yellow pages website ....... showing records of different companies. i.e, http://www.website.com/data.aspx?CompanyID=1&DirectoryI...more >>


databounded listbox with datagrid results
Posted by nasirmajor NO[at]SPAM yahoo.com at 6/18/2006 11:10:41 PM
i have a databound listbox that has a multilple selection made to true. when user select multiple values in listbox and clicks button i want them to show the results in the datagrid on the same page using panels. ...more >>

Gridview - Paging - Linkbutton - Problem
Posted by Ram at 6/18/2006 10:58:06 PM
Hi All, I am binding a GridView control using object data source. I have included a linkbutton with in the gridview and using its commandname property , I am passing few values( id and name fields). I have set the AllowPaging property to true and Pagesize property to 5. While running...more >>

Global exception handler
Posted by Samuel Shulman at 6/18/2006 4:48:42 PM
Hi Is there a global exception handler for ASP.NET application? and can that be/is implemented? Thank you, Samuel ...more >>

profile provider and saving page level preferences
Posted by sonic at 6/18/2006 3:57:22 PM
so, profile provider is a way to save application preferenes for each user. the profile can be replaced to provide a different persistance layer, and/or schema, but what about tweaking it to work in page level, to save preferences for all controls on each page for example. in a application wit...more >>

web.cobfig reference
Posted by Samuel Shulman at 6/18/2006 3:45:30 PM
I am looking for comprehensive reference for the web.config file options Thank you, Samuel ...more >>

MasterPages: How to improve the loading process of Contents (Graphics)
Posted by Cenk Genisol at 6/18/2006 1:43:48 PM
Hi NG, I am relatively new to Web developement and have some questions to you. I've got a Masterpage where some graphics are embedded by CSS. They format the borders of tables, which store page content so it's just an optical background. During the process of loading the page on the cli...more >>

beginer in ASP - how to implement counter
Posted by Mario Krsnic at 6/18/2006 12:21:00 PM
Hello everybody, This works in vb.net. The value of n increments: Public Class Form1 Dim n% Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click n = n + 1 Label1.Text = n End Sub End Class The "same" thi...more >>



configSections
Posted by Peter Morris [Droopy eyes software] at 6/18/2006 11:32:43 AM
Hi all I added the following to my web.config immediately beneath the opening <configuration> declaration of my ASP.NET V2 website: <configSections> <section name="urlrewrites" type="UrlRewrite" /> </configSections> But when I try to add the following within the web.config secti...more >>

Inserting a contextual JS function in a DataGrid LinkButton
Posted by Alex Maghen at 6/18/2006 10:24:01 AM
I hava a DataGrid with a bunch of columns. The first column ([0]) is a Username and the last column is set up like this: <asp:TemplateColumn> <ItemTemplate> <asp:LinkButton ID="ProfileLBtn" runat="server" CausesValidation="false" CommandName="Profile" ...more >>

ht get column in DataRowItem of datagrid at OnItemDataBound
Posted by xzzy at 6/18/2006 8:28:03 AM
For each row in a dataset bound to a datagrid, each row can differ by MyType ( ie 1, 2, 3, . . . ). for different MyType, I need to call different javascript functions and pass the values corresponding DataRow of the datagrid's cells Problem: no values are passed to the javascript functions,...more >>

how to pass parameters between asp.net to asp pages
Posted by rinat at 6/18/2006 8:16:24 AM
Hi, I have an aspx page who needs to open a asp page and pass some text parameters to it, I would have used the request.querystring but I'm afraid the data is too long. is there an option to use the Request.Form way? thanks a lot :) Rinat ...more >>

asp.net 2.0 - aspx file to return xml?
Posted by Sergei Shelukhin at 6/18/2006 5:34:34 AM
Hi. The question may be stupid, but when I try ti produce asp file that outputs xml the way I did it in 1.1 - by emptying the aspx file itself or adding something like <?xml version="1.0" encoding="utf-8" ?> <test><%=phrase%></test> in there, I get XHTML validation errors and my web site refuse...more >>

How to make a COM strong named?
Posted by Afshar at 6/18/2006 4:31:40 AM
Hi All, I have a COM that everytime I use tlbimp.exe to make a .NET dll from it. I want to make it strong named, because I want other .NET dlls that uses it be strong named. I know the regular way to make one of my *.cs files to be strong named with using [assembly: AssemblyKeyFileAttribute( "D...more >>

Little help in ASP
Posted by vkey at 6/18/2006 3:07:18 AM
hi there to all...... Is it possible to fetch data records from other website and store in a database dynamically.... I mean to say i want to fetch data from a yellow pages website ....... showing records of different companies. i.e, http://www.website.com/data.aspx?CompanyID=1&DirectoryID=...more >>

major component vendors
Posted by Loane Sharp at 6/18/2006 2:03:22 AM
Hi there Can you point me in the right direction? - I am looking for two or three of the more popular ASP.NET component vendors to supplement the functionality of my VS 2005 web application. Best regards Loane ...more >>

StreamWriter Appending not Overwriting
Posted by mosscliffe at 6/18/2006 1:35:29 AM
I have a simple form with a multiline Textbox. I load the textbox with the contents of a text file. I make changes to the textbox, then I attempt to OVERWRITE the original file. I have tried opening with FilMode.Create, FileMode.Truncate but they bothh APPEND to the file. What is the c...more >>

Windows Authorization
Posted by tshad at 6/18/2006 12:20:25 AM
I am trying to set up an intranet at work that will use our Active directory to authorize our users. We also want them to access the site from the outside (such as at home) and also be authenticated by our Active Directory. We don't want to set up a separate Sql setup. I tried to set up my ...more >>

How to dynamically change master page?
Posted by ad at 6/18/2006 12:00:00 AM
Hi, How can I dynamically change the MasterPager of a web page? ...more >>

How to get the page name of itself
Posted by ad at 6/18/2006 12:00:00 AM
I am use VS2005 to develop a web application. How can I get the page name(the name of .aspx file) of it self in the page class? ...more >>


DevelopmentNow Blog