Forum: VB.NET Dec 9th, 2008 |
| Replies: 4 Views: 404 I save the picture in an array of byte in a file
and the picture was choosen from uploadefile web server control
i want to display the picture a gain on the screen using the repeater . do i need... |
Forum: VB.NET Dec 9th, 2008 |
| Replies: 4 Views: 404 what is the API
for dispalying an image an image in VB |
Forum: VB.NET Dec 7th, 2008 |
| Replies: 1 Views: 617 hiiiiiiiiiiiiiiii
I'm going to store a selected image from fileupload
and save the image in a array of byte in a file
"the code"
Dim _fileName As String = Request.PhysicalApplicationPath... |
Forum: VB.NET Dec 6th, 2008 |
| Replies: 2 Views: 400 hiiiiiiiiiiii
how to read a file in vb??? |
Forum: VB.NET Dec 2nd, 2008 |
| Replies: 0 Views: 954 Hiiiiiiiiiiiiii every body:)
I going to design a page the will save image from upload file (web server control)
in a data table object .
I save this image as byte array and save it in the data... |
Forum: VB.NET Nov 30th, 2008 |
| Replies: 4 Views: 718 here i have to create a file using System.IO.Directory
but i do not know exactly how to do it |
Forum: VB.NET Nov 30th, 2008 |
| Replies: 4 Views: 718 thanks
for your replay.........
but i want to save the picture into a data table object that I will create it in the code behind not in a data base.......
please any help |
Forum: VB.NET Nov 29th, 2008 |
| Replies: 4 Views: 718 Hiiiiiiiiiiiiii
I’m beginner in vb.net
And I’m going to build a page that contains a file up loaded (web server control)
How to insert a submitted item from file up loaded and save it in a data... |