Forum: VB.NET Sep 1st, 2009 |
| Replies: 4 Views: 189 I want it on the server side
even when i dont open a browser i want that update to happen every hour
i have a file on my server, i get new files every hour
i want to update my database with those... |
Forum: VB.NET Sep 1st, 2009 |
| Replies: 4 Views: 189 I want to update my database( using a file from my root folder )
every hour even when my web page /form is not opened
in the browser....
Please help
Thank u |
Forum: VB.NET Jun 17th, 2009 |
| Replies: 9 Views: 364 I can upload the whole folder.
Thank u
But can u please tell me a way to unzip the uploded zip folder so that we can access the files/images .
We will need those files...
please help
thank u |
Forum: VB.NET Jun 17th, 2009 |
| Replies: 9 Views: 364 I have some 60 images
Is there no other way by which we can do that |
Forum: VB.NET Jun 17th, 2009 |
| Replies: 9 Views: 364 I want to upload multiple files
can i do that using single browse button
so that i can select all the files at the same time and not select one by one to upload
because upload button allows us to... |
Forum: VB.NET Jun 17th, 2009 |
| Replies: 9 Views: 364 images is a folder on my local system.
how can i access my local folder in my web page |
Forum: VB.NET Jun 16th, 2009 |
| Replies: 9 Views: 364 I want to get all the files from my local directory
in my web page
the same code works fine and it returns all the files when i run the code on the local system but when i'm trying to do that... |
Forum: VB.NET Jul 11th, 2008 |
| Replies: 0 Views: 699 I want to automatically send an email to customers on a set date. So if it is know in the database that the due date is July 11 2008 then the sql server has a schedule task … and it triggers a... |
Forum: VB.NET Apr 8th, 2008 |
| Replies: 1 Views: 708 Hey i have a page which is a quiz website..
one question is displayed in the .net page at a time and when i click next button it displays the next question in the same page same place....
I want... |