Hi
Guessing this kind of thing has been used by many COBOL programmers.
There is a TABLE of 10-digit numbers.
User enters (ACCEPT) how many such numbers they require.
an ARRAY of 5 x 2-digit RANDOM numbers is loaded.
That ARRAY ( 10-digits ) will be added to the TABLE.
Seems...
Hi
This is probably not the first query on this topic.
If there is already a solution here, please direct me.
I have created a Form that includes name, company, email, etc., but also some topics the user is interested in.
These are in several Select boxes; there is also a multi-choice...
Could I trouble you with this ? ...
...
...
<CFelseif URL.op IS "d">
<!---Delete processing --->
<CFquery NAME="qDelete" DATASOURCE="leancfe" >
DELETE FROM Guestbook
WHERE GuestBook_ID = #URL.gid#
</CFquery>
<CFelse>
<!---Unknown processing operation...
Can anyone see what this error actually is ?
<!---Update using a CFQUERY with SQL UPDATE --->
<CFquery NAME="qUpdate" DATASOURCE="learncfe">
UPDATE GuestBook
SET (GuestName = '#Form.GuestName#',
Email = '#Form.Email#',
FirstVisit = #Form.FirstVisit#,
GotHere = '#Form.GotHere#'...
Hi
On my website's homepage ( http://www.ProBowlUK.co.uk/index.htm ), I have a scrolling area known as "Cool Tips" and several Amazon ads.
I would like to rotate the contents of these parts; say once a day or once a week.
Cool Tips content could be held in html files, I think the...
Hi
I am completely new to XML and XSL.
On my website's homepage ( http://www.ProBowlUK.co.uk/index.htm ), I have a scrolling area known as "Cool Tips" and several Amazon ads.
I would like to rotate the contents of these parts; say once a day or once a week.
Cool Tips content...
Hi
On my website's homepage ( http://www.ProBowlUK.co.uk/index.htm ), I have a scrolling area known as "Cool Tips" and several Amazon ads.
I would like to rotate the contents of these parts; say once a day or once a week.
Cool Tips content could be held in html files, I think the...
Hi
On my website's homepage ( http://www.ProBowlUK.co.uk/index.htm ), I have a scrolling area known as "Cool Tips" and several Amazon ads.
I would like to rotate the contents of these parts; say once a day or once a week.
Cool Tips content could be held in html files, I think the...
Hi
Lesson07 in the Microsoft VB6 course ...
I would like to enhance the Loop to skip over image files
that do not exist eg: C:\vb6sbs\less07\misc05.ico
This is some of the code I have done ...
For iImg = 0 To 3
iIcon = i
sIcon...
Hi
Has anyone written a "freestanding/desktop" database update app in JavaScript ?
ie: one that is can be used on someone's (webmaster?) PC to update records in a database.
Some people will probably shout "VB6", "VBScript" or "AccessVB" but I don't...
Hi
I am using IE v6.0.26 xpclient (Windows XP Professional)
Although the Advaced Settings have all the Java options selected, I keep getting "you do not have Java" from some sites.
http://www.javabase.fsnet.co.uk/Cerebellum/Cerebellum.html does not display it's page or menu...
Hi
Can anyone help clarify the use of <DIV> and <SPAN> tags ?
are they used in the same way as <TR> and <TD>,
or do you use <DIV> within <DIV> ?
cheers
BowlerBob
Hi
Has anyone written a "freestanding" database update app in JavaScript ?
ie: one that is can be used on someone's (webmaster ?) PC to update records in a database.
Some people will probably shout "VB6" or "VBScript", but I don't know enough about them to...
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.