correction: check this one out
No actually it's this one:
http://www.biblewheel.com/GR/GR_149.asp
It shows that the numerical value of words in 2 passages add up to the number of the passage itself.
So far I have added a column in my table by ASP and vbscript which breaks down the sentences of the previous column and analyzes each letter ( that I've previously assigned a number to each letter a=1,b=2...). SO this extra column takes each word in the sentence of the previous column and shows...
I have a field within the table in hebrew and want to make it read from right to left. How can I?
Will that be working if I display it using ASP online?
I'm new in the MS Access 2000.
I have in a separate place a JavaScript code for a mathematical purpose. I have assigned different characters to different numerical values:
a=1
b=2
g=3
.
.
.
y=10
k=20
.
.
q=100
I was wondering if MS Access 2000 has the ability of taking these characters and...
I encountered a problem in MS Access 2000. When I needed to replace '#' with letter 'c' there was a problem in first the 'find' and then the 'replace'. Is there any other way to do this?