No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
12 Posted Topics
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 information from the ASP pages to an Microsoft Excel file, allowing the users to … | |
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 greatly appreciated... Have a nice day. ![]() | |
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 the DataSource and the DataAdapter objects, though I'm able to add an Insert query and … | |
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 time... | |
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 have problems displaying them onto the application forms, can anyone guide me on that area, or direct … | |
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 the DataSource and the DataAdapter objects, though I'm able to add an Insert query and … | |
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 inputs... <script type="text/javascript"> function Verify_Inputs() { if(document.Testing_Form.Testing_TextBox.value == "") { alert("Please enter a … | |
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... | |
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 pleasant day... | |
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 before, nor I managed to find any useful information from the web, does anyone know … | |
Has anyone used the [B]Pure ASP File Uploader[/B] before? I'm facing problems with the uploading process, can anyone lend a helping hand, greatly appreciated....thanks... | |
Re: 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 java.lang.Math; class Arrays { public static void main (String [] args) { int A[]= {56, 418, 93, 11, 444}; … |
The End.