Forum: VB.NET Sep 12th, 2006 |
| Replies: 0 Views: 3,222 Visual Basic: Displaying PowerPoint Slides Good day, I have been developing a simple application that teaches programming languages, I was hoping to store the necessary lecture slides in the Database, and retrieve them for later use, but I... |
Forum: C# Sep 12th, 2006 |
| Replies: 0 Views: 3,922 Visual C#: Displaying PowerPoint Slides Hi, I have been trying to display Microsoft PowerPoint Slides in my C# application for some time already, but it was in vain, I was wondering if anyone could guide me on that?
Your aid will be... |
Forum: VB.NET Sep 11th, 2006 |
| Replies: 2 Views: 4,667 Re: Inserting a new Access Database Record I'm sorry, I don't quite get you at all....
I have checked all the necessary files and objects, they are all in order, I have followed the exact instructions given in the MSDN, regarding on the... |
Forum: C# Sep 5th, 2006 |
| Replies: 3 Views: 12,616 Visual C#: Inserting an Access Database Record Good day, I have been trying to add a new record to the Access Database that has already been connected to the Visual Basic Application (Using Visual Studio 2005) that I have been developing, using... |
Forum: VB.NET Sep 4th, 2006 |
| Replies: 2 Views: 4,667 Inserting a new Access Database Record Good day, I have been trying to add a new record to the Access Database that has already been connected to the Visual Basic Application (Using Visual Studio 2005) that I have been developing, using... |
Forum: ASP Jun 12th, 2006 |
| Replies: 4 Views: 3,105 Re: VBScript: Focusing on a form control I'm sorry, but I think that you haven't shown me how to do that, or rather the directions in which how I can do that, could you direct me to the right place for it, thanks? |
Forum: ASP Jun 11th, 2006 |
| Replies: 4 Views: 3,105 VBScript: Focusing on a form control Good morning all, I was wondering if VBScript could do the same thing as what the below JavaScript is doing, that is to focus on a form control after the user has made some mistakes in his/her... |
Forum: ASP Jun 7th, 2006 |
| Replies: 3 Views: 4,468 Re: Pop-Up Calendar for ASP Thanks for your aid, the calendar works like magic, you are my life-saver. Just to let you know, there seems to be some error in the second example that you have given me, the one which is written in... |
Forum: ASP Jun 2nd, 2006 |
| Replies: 3 Views: 4,468 Pop-Up Calendar for ASP Good afternoon, does anyone know of a free web component which can display a pop-up calendar upon clicking a button, and allow the developer to capture the date chosen by the user?
Thanks for your... |
Forum: ASP May 2nd, 2006 |
| Replies: 5 Views: 1,775 Re: ASP: Deleting a file Thanks for your help, I have managed to find and solve the error, after changing the settings at the Internet Explorer..
I have added in the "Server.MapPath" method, and it works... |
Forum: ASP May 1st, 2006 |
| Replies: 5 Views: 1,775 Re: ASP: Deleting a file I have already set up the correct permissions for all the related folders, just that they are still not able to work, and I kept getting the "Internal Server Error: 500", do you have any idea where... |
Forum: ASP Apr 29th, 2006 |
| Replies: 5 Views: 1,775 ASP: Deleting a file Good afternoon all, does anyone know the necessary codings to delete a file from the Web Server? I have tried the "Scripting-File" object, but it's still not working, any suggestions?
Have a... |
Forum: ASP Apr 25th, 2006 |
| Replies: 1 Views: 2,943 Javascript: Connecting to database Good afternoon all, does anyone know how to connect to a SQL database, using Javascript?
I only know how to do it in VBScript, and not Javascript, can anyone help, thanks...
Have a nice day... |
Forum: ASP Apr 25th, 2006 |
| Replies: 3 Views: 2,360 Re: Uploading images to the Web Server using ASP Thanks for your aid, buddy, just to let you know, the link "www.aspupload.com" is a broken link, and I have managed to solve the problem using aspSmartUpload, thanks again....
See you around, enjoy... |
Forum: ASP Apr 17th, 2006 |
| Replies: 0 Views: 1,699 Uploading files onto the Web Server Has anyone used the Pure ASP File Uploader before? I'm facing problems with the uploading process, can anyone lend a helping hand, greatly appreciated....thanks... |
Forum: Java Apr 17th, 2006 |
| Replies: 2 Views: 676 Re: Need a little help It's simple, try this and please remember to indent your codes so that it makes your program much more readable and it's a good habit...(",)
Oh, don't forget the comments...
import... |
Forum: ASP Apr 17th, 2006 |
| Replies: 3 Views: 2,360 Uploading images to the Web Server using ASP Good afternoon all, I'm currently working on an education website for my company, and recently, my boss wants to add this new feature of adding images to the web server.
I haven't never done this... |
Forum: ASP Apr 5th, 2006 |
| Replies: 4 Views: 6,584 Re: Exporting ASP pages to Excel Thanks for your tip, I managed to get my ASP page working after spending some time on debugging it, I guess I'm really rusty afterall...
By the way, do you know how I can upload images to the web... |
Forum: ASP Apr 4th, 2006 |
| Replies: 4 Views: 6,584 Re: Exporting ASP pages to Excel Thanks for your help, but I need to export the database data that is being displayed on an ASP page, to an Excel file, preferably if the filename can be entered by the user, any idea how I can do... |
Forum: ASP Mar 30th, 2006 |
| Replies: 4 Views: 6,584 Exporting ASP pages to Excel Hi, I'm a web developer for a small company, I had programmed using ASP about six years ago, thus my skills are very rusty at the moment...recently, my boss had asked me to export the database... |