Forum: VB.NET 17 Days Ago |
| Replies: 2 Views: 341 'da is your dataadapter through you fill dataset
'ds is your dataset
dim cmb as new commandbuilder(da) 'initialize commandbuilder
da.update(ds,"tablename")
' keep in mind the primary key is... |
Forum: PHP Oct 7th, 2009 |
| Replies: 4 Views: 1,035 Hi
Please tell me how we can search PDF File , which is stored in folder
like C:\Folder
and then show in
show.php page as dynamic link.
also Upload new PDF File to Folder
Please tell me... |
Forum: PHP Oct 6th, 2009 |
| Replies: 4 Views: 226 I tried but did not found any form in google.
I need logic behind this. I will do coding myself.
Please help me out. |
Forum: PHP Jun 19th, 2009 |
| Replies: 1 Views: 290 Please visit this website you will get many tutorials related to web mail function and attachments.
http://tutorialized.com
Thanks
Ayesha |