Just hoping someone can help me. I am trying to create a web page that is populated from a database that creates links to popup windows with larger images in...
You must have IIS installed on your machine to run ASP.net There are those who have been successful in installing IIS without upgrading to XP Professional. ...
Yes, u can use ASP.net wiht XP Home Edition n XP Professional but, before install ASP.net you must install freamwork n IIS which comes wiht windows CD for...
Hello All am a new member to this group and am pproud to be a member here i have some technical question if any one could help me i would be very gratefull am...
Dear Friends, Please solve my problem of accesing the data in vb.net. First I define what I am doing. step1. I havee two tables -tblstudent (SID,SClass,SName),...
I get the following error when I try to run a simple ASP app. "Error while trying to run project: Unable to start debugging on the web server. Could not...
Use ODBC to connect to your database. muhammadgad1980 <muhammadgad1980@...> wrote:Hello All am a new member to this group and am pproud to be a member...
i am using OleDbConnection, i think i dont have to use ODBC ? actually my problem is that am developing and testing every thing loccaly am asking when i will...
Using MS Access db, you can place it in any folder. Here's a quick tip: Right click on the desktop and choose New Select the Microsoft Data Link option A new...
Hou to find a SQL Server installation and its Database directory from VB, VB.Net I need to copy/attach a database from my application to SQL Server engine...
Hello all, I have an application which require to connect Horizontal scroll bar with a text box. Textbox has so many datas and i want to use horizontal scroll...
Hello , Thanks for the help. I think i didnt explain my problem properly. Its some thing like this. I have an application which require to connect Horizontal...
Hello All, I am new to this group and a beginner in VB. I am facing a problem which I seek to solve thru ur help. I am passing a label array to a subroutine....
... For VB.Net: Click on the text box. In the properties window there is a property called ScrollBars. This is a pulldown menu and you can select horizonal,...
Hi there I've got to create a system that will manage training courses and attendance. In the past I would use Access (and may well do the same with this), but...
If you are going to learn the language, you might as well go for the newest Microsoft has to offer. Use the newest version of VB.NET which comes with VS 2005....
Hi all programmers out there, I have a problem with text validation in vb .net 2003.. Now i have a textbox and i want to limit the user and allow only the...
Hi Swati, The error suggests that lbld911 is not an element of array. It means tht u have not defined the index of the label. Define the index of label as 0...
.NET ... From: Administrator Sent: Monday, November 14, 2005 14:21 To: Richard Rogers Beasimer Subject: FW: [Visual Basic] WHAT SHOULD I USE? ... From:...
HI This is loga doing I yr B.E... I need logic to do the following button moves. that is...moving the buttons to their appropriate colour side ( i.e., moving...
VBA is very similar to VB6, VB.Net is not. I would not attempt learning a new programming environment unless you have lots of time. Learning curve on VB6...
This ASSUMES you have the time for the learning curve and the project can wait. You might need to do the project twice once while learning and once when done...
Hi All, I have a program which uploads the data from the excel sheet, programatically I have no issues. The problem is some times few of the columns from the...