Search Results

Showing results 1 to 19 of 19
Search took 0.01 seconds.
Search: Posts Made By: postmaster
Forum: ASP.NET Apr 1st, 2008
Replies: 2
Views: 5,599
Posted By postmaster
Another thought:
Do you allow NULL value in your database for LastName field?
If yes then you need to handle tat NULL in your code.

Postmaster
<snipped>
Forum: ASP.NET Apr 1st, 2008
Replies: 10
Views: 4,076
Posted By postmaster
You may use: File Field (Html control) - to locate image file from your system and upload to your database. I found an example at http://www.programmingknowledge.com/ImageUpload.aspx
Forum: ASP.NET Mar 24th, 2008
Replies: 1
Views: 1,190
Posted By postmaster
You may want to use Templet item

Postmaster
Forum: ASP.NET Mar 20th, 2008
Replies: 2
Views: 1,976
Posted By postmaster
your SELECT as well as other statement should be like :

SelectCommand="SELECT UID, a, b, c FROM [table] WHERE [UID] = " & @UID
NOT SelectCommand="SELECT UID, a, b, c FROM [table] WHERE...
Forum: ASP.NET Jan 2nd, 2008
Replies: 2
Views: 785
Posted By postmaster
Try this link:

http://www.programmingknowledge.com/ImageUpload.aspx
Forum: ASP.NET Jan 2nd, 2008
Replies: 3
Views: 788
Posted By postmaster
Try this link:
http://www.programmingknowledge.com/simpleDataGrid.aspx
Forum: ASP.NET Jan 2nd, 2008
Replies: 3
Views: 1,479
Posted By postmaster
check this link if it helps:

http://www.programmingknowledge.com/simpleDataGrid.aspx
Forum: ASP.NET Aug 18th, 2007
Replies: 4
Views: 6,831
Posted By postmaster
Did you set File control as 'Run as Server Control'
Forum: ASP.NET Aug 16th, 2007
Replies: 4
Views: 6,831
Posted By postmaster
There is an article at http://www.programmingknowledge.com/ImageUpload.aspx
Forum: ASP.NET May 13th, 2007
Replies: 2
Views: 1,113
Posted By postmaster
Here is an example:

Add, Edit & Delete with DataGrid ASP.NET (http://www.programmingknowledge.com/simpleDataGrid.aspx)



Good Luck
Forum: ASP.NET Dec 9th, 2006
Replies: 8
Views: 7,327
Posted By postmaster
Following is a part of code to search a record and diaplay that record.

http://www.programmingknowledge.com/simpleDataGrid.aspx

=================================

Private Sub LoadPage() ...
Forum: ASP.NET Oct 12th, 2006
Replies: 3
Views: 1,566
Posted By postmaster
There are two examples at :

http://www.programmingknowledge.com/dataControl.aspx

http://www.programmingknowledge.com/simpleDataGrid.aspx
Forum: ASP.NET Oct 6th, 2006
Replies: 3
Views: 4,484
Posted By postmaster
There is an example on
http://www.programmingknowledge.com/ImageUpload.aspx
Forum: ASP.NET Sep 23rd, 2006
Replies: 3
Views: 2,426
Posted By postmaster
For an example, please visit http://www.programmingknowledge.com/DataList.aspx (http://www.programmingknowledge.com/DataList.aspx)[^ (http://www.programmingknowledge.com/DataList.aspx)]
Forum: ASP.NET Sep 14th, 2006
Replies: 3
Views: 11,348
Posted By postmaster
There is an example at
http://www.programmingknowledge.com/ImageUpload.aspx
Forum: ASP.NET Aug 20th, 2006
Replies: 3
Views: 11,348
Posted By postmaster
How to upload Images to SQL Server database using ASP.NET tools.
Also how to retrieve those saved images from SQL Server and display them onto DataGrid.
Visit:...
Forum: ASP.NET Aug 15th, 2006
Replies: 1
Views: 15,335
Posted By postmaster
Visit : http://www.programmingknowledge.com/dataControl.aspx
Forum: ASP.NET Aug 6th, 2006
Replies: 2
Views: 23,647
Posted By postmaster
add templet column with textbox in it.
set textbox multiline to true.
Forum: Visual Basic 4 / 5 / 6 May 14th, 2006
Replies: 1
Views: 2,628
Posted By postmaster
Open Target database in Access.
Click File Menu
Click Get External Data
Click Import...

You will be prompted for Source database.
Follow instructions

http://www.programmingknowledge.com/...
Showing results 1 to 19 of 19

 


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

©2003 - 2009 DaniWeb® LLC