Hi Guys
First time here so I hope im in the right place.
Anyway........
I got Broadband this week and decided that I would run my own webserver to host my homepages and my friends sites.
I set up IIS and can view the sites locally with no problems, my ASP cod is all working fine.
My web...
Hi Guys,
Im a little stuck with my VBS on my ASP pages.
I have a recordset that gets pulled, and depending on the value of one of the returned fields I want to show a link or not.
Here is the HTML code that I want to be displayed
<td height="14" bgcolor="#00FF00"> <div align="left"><font...
Hi Guys,
List Box question, using DW MX on winXP
To populate the list and values are no problem,
Say the list hold a list of titles to pick from
Doctor value= Dr.
Minister Value = Rev.
No Title value =
Etc
Etc
But I want the initial value of the list to be blank and hold a null value, so...
Hi Guys,
Im a bit of a newbie to VBScript and wondered if someone could help me out.
I have some fields that are taken from a recordset on an ASP page.
If one of the fields has a value I want the other field to show in RED.
Im not realy sure how to do this??
This is what I want to say...
Hey Guys,
I have a log in page and from that I take the username and stuff it into Session("username")
When I want to say at the top of a page hello username I can use this session var Session("username") to get the name for me, this works fine in the root of the web pages, but when I call a...
Hi Guys
Im trying out some C and I find I need an IF statment
Im just not sure how to put my condition and wondered if someone could guide me??
Thanks again
if(number is between 10 and 15)<< stumped on correct systax
{
printf("whatever here");
}
Hi all,
Im very new to C and I have a problem that requires the user to input a letter in lowercase and the programe needs to convert this letter to uppercase EG: 'a' to'A'
Any help is appreciated
W
Hi Guys,
I have a page with a very large table on it, It has roughly 1023 table cells ,,
I need to add 32 recordsets to this page and have completed the first 2 adding all the fields to the page in the correct places.
The problem im having is that its dreadfully slow at design time...
Hi Guys,
Ive written my first database application, and am delighted with it, Its just for fun and friends but id like to improve it more yet if i can.
At the moment it will only work on a windows PC if MS Office is installed.
I realy would appreciate it if someone could point me to what to...
Hi Guys,
Im having the stranges problems with controls and references removing themselves from my app.
One minuite they are fine and the next time i load up my app in VB6 they are missing and a get a load of errors thrown at me!!!
The main ones are the DBGRID32.ocx and the ADODC data...
Hi Guys,
One of my forms just wont work when my programe is installed and ran on other puters.
The connection string I set for the ADODC in its properties is
PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source=sbt.mdb;
This works on the machine im making the app in but no other the form will simply...
Hi Guys,
Im sticking a little on an ASP page im doing on my site, the sequence of pages allow the members to add records and then be displayed.
In each record a user can add there are scores which i total up in the last colum to give total pionts for that event.
My problem is when there are...
Hi Guys,
I have a textbox(txtkcnamesearch2) that has an auto search sub attached to it, This auto search uses a datacontrol(Data2) to find the records i want to compare to bring up the closest match letter by letter as the user types in ther the textbox, the results are sent to a list box when...
Hi Guys,
I have a textbox(txtkcnamesearch2) that has an auto search sub attached to it, This auto search uses a datacontrol(Data2) to find the records i want to compare to bring up the closest match letter by letter as the user types in ther the textbox, the results are sent to a list box when...
Hi guys
Im in need of a little Access help??
I have a field in my table that needs to be filled by comparing two other fields and if they match take the value of a third field..
Does that make sence?
I tryed the following as the empty fields default value but its not correct...
Hi Guys,
I have a list box on a form with a text box.
The list box draws names using DAO from my database, and I want to click on a name in the list box and in doing so I want that records id number to appear in the text box.
Is that possible?
Thanks again In advance
les
The code im using...
Hey Guys,
Here is my first attenpt to manually connect to my database in VB6,
I have a global var called "dname"
The code is running without errors, but the lables i have on the form do not show any captions??
Can anyone suggest what i have missed.
Thanks in advance
Les
Private...
Hi Guys,
This is my first time here,
Im very new to VB6
I have followed some tutorials on using the data control, data grid etc,
So I have these data Controlls with some text boxes on 1 Form hooked up to my database, i can scroll through the records with the datagrid or the Data control...
Hi Guys,
Im very new to VB6
I have followed some tutorials on using the data control, data grid etc,
So I have these data Controlls with some text boxes on 1 Form hooked up to my database, i can scroll through the records with the datagrid or the Data control,
I want to be able to choose...
Hi Guys,
With a little help I hope to convert my homepages database application into a standalone app that can be installed from a CD.(I Hope)
http://www.bullhawk.co.uk/nesbtcData/index.asp
I wondered if anyone could guide me to some good VB6 tutorials that relate to manipulating Access...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.