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 saturday june 3

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

asp.net 2.0 callback feature
Posted by mlcy at 6/3/2006 9:49:04 PM
does anyone know how this feature works? i have made a simple sample to test it, it complied w/out any error, but when i ran the page, i got javascript error, saying the javascript function "UseCallback()" that created in code-behind is not defined. i am using winxp w/ sp2, ie6. any help will be...more >>

how to get object from Javascript?
Posted by Bruno Alexandre at 6/3/2006 3:07:12 PM
Hi guys... How can we get the object value from Javascipt... if I try: document.getElementById('myTextbox').value for <asp:textbox runat="server" id="myTextbox" text="blablabla" /> it works if I do no tuse MP. using MP and inside a Wizard Control, I need to get, for example: docu...more >>

Validate between 2 textboxes
Posted by light of mind. heavy of belly at 6/3/2006 3:01:14 PM
Hi, I need to validate that at one of 2 textboxes has some data in it. Is it possible to hook the validation system to do this bearing in mind that empty textboxes are not evaluated? Thanks for your ideas. ...more >>

Need help using Classes
Posted by Mark Parter at 6/3/2006 1:41:02 PM
I have converted a schema to a VB.NET class for use in ASP.NET. This schema also used elements from the Dublin Core schema, so this was also converted to a VB.NET class. Everything works fine except when I try to use any of the elements from the DublinCore (DC) class. I can't seem to figure...more >>

StreamWriter and Export to Excel
Posted by Serkan at 6/3/2006 12:12:04 PM
Hi guys i tried this example at http://www.codeproject.com/dotnet/ExportToExcel.asp but i add these statements below HttpResponse response = HttpContext.Current.Response; response.ContentType = "application/vnd.ms-excel"; response.AddHeader("Content-Disposition", "attachment;filename=\"" ...more >>

Displaying line break in Datagrid
Posted by Niclas at 6/3/2006 12:06:32 PM
Hi, I have a multiline textbox used to submit values stored as VarChar in my SQL database. I need to be able to retrieve this string and display it in a datagrid column with the line breaks entered in the textbox maintained. Is there a prefered solution available for this ? Niclas ...more >>

Showing a loading screen
Posted by graphicsxp at 6/3/2006 11:28:02 AM
Hi, I have can upload a file to the server from my aspx page using the uploadfile control. When the user click on submit I'd like to show an animated gif while the file is being uploaded. But how can I know when the file was uploaded and I can stop showing the animation ? The way I've done it...more >>

Masterpage ContentPlaceHolder within quotes?
Posted by Andrew Robinson at 6/3/2006 11:01:21 AM
I would like to use a ContentPlaceHolder within the following. Any ideas on how to best accomplish this? <td rowspan="2" style="width: 600px; background-image: url('<asp:ContentPlaceHolder ID="ContentPlaceHolderRight" runat="server" />'); background-position: bottom right; background-repeat: ...more >>



Xml Control ASP 2.0
Posted by saywhat at 6/3/2006 10:15:49 AM
For some reason, when I reference an external document using the DocumentSource property using the web control, I get an error stating "http://www.somesite.com/some.xml is not a valid virtual path". <asp:XmlID="Xml1"runat="server"DocumentSource="http://www.somesite.com/some.xml"></asp:Xml> ...more >>

how to retrieve data from given websites
Posted by Yoshitha at 6/3/2006 12:00:00 AM
Hi I want to Extracet(retrieve) data from some of websites and the retrieved data has to be saved in excel or.csv files. I need to develop this in ASP.net(using C#.net Vs 2003). Can any one tell me the idea of how to get data from websites? Thanx in advance Yoshitha ...more >>

UPDATE command will not work on MS SQL 2005 Express database
Posted by TJ at 6/3/2006 12:00:00 AM
Hi All, I am having some trouble. I have created a database via the new database option inside VWD2005. Then and table or two. I have been able to perform INSERT and SELECT operations on the table, = BUT cannot do an UPDATE. After the update command it says 1 row updated, but the data do...more >>


DevelopmentNow Blog