Forum: PHP Aug 18th, 2009 |
| Replies: 3 Views: 383 I have a registration page where a user will upload his/her resume. On clicking "register" button the form will sent all the data to admin. It also sends a link called "download" containing the path... |
Forum: C# Dec 31st, 2008 |
| Replies: 5 Views: 1,962 Hello,
I am creating a windows application to draw 3d cubes. I am preferring to give all the details of the cube in the code itself i.e. dimensions, colour etc.. Suppose there will be two cubes,... |
Forum: ASP.NET Dec 6th, 2008 |
| Replies: 1 Views: 1,020 Hello,
I am creating a text file and am writing my program output to it. Now i want to read that text file and display it in a message box. Actually I am unable to display some part of the file... |
Forum: ASP.NET Dec 4th, 2008 |
| Replies: 0 Views: 841 Hello,
I have a main page to which i have added a toolstrip along with menustrip. While running my application login page appears. I need, these two i.e. menustrip and toolstrip to remain disabled... |
Forum: PHP Nov 24th, 2008 |
| Replies: 5 Views: 3,106 Hi Friends,
I want to upload a image file to my mysql database. But before that i want to resize it. I have used the following code. But what happens is that the image is successfully resized but... |