Search Results

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: nikkiH
Forum: ASP Feb 13th, 2007
Replies: 10
Views: 2,782
Posted By nikkiH
Well, when I expect only one match, I test only for EOF, not BOF.

i.e.

Set rs = Server.CreateObject("ADODB.recordset")
rs.Open strSQL, objSpecs, adOpenStatic, adLockReadOnly, 1

if rs.EOF...
Forum: ASP.NET Feb 12th, 2007
Replies: 9
Views: 12,222
Posted By nikkiH
GridView supports EmptyDataRowStyle

http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview.emptydatarowstyle.aspx
Forum: Visual Basic 4 / 5 / 6 Jan 3rd, 2007
Replies: 2
Views: 5,527
Posted By nikkiH
Where do you want it cut down? For display, many things such as texboxes have a way to number format data.

Then there's the Format function....
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC