Search results

  1. G

    inserting data in MS access 2000

    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.
  2. G

    inserting data in MS access 2000

    I understand. Here: THis is what inspired me: http://www.biblewheel.com/Topics/FirstOcc_IsaGen.asp
  3. G

    inserting data in MS access 2000

    a hebrew bible database here it is try out some letters and see the results. http://k.domaindlx.com/gemetria/kjv.asp
  4. G

    inserting data in MS access 2000

    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...
  5. G

    JavaScript for field possible?

    tutorial on A tutorial on defining value pairs.
  6. G

    JavaScript for field possible?

    is there a tutorial on this? Is there any website on this for more detailed instruction?
  7. G

    how to make read right to left

    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?
  8. G

    JavaScript for field possible?

    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...
  9. G

    replacement problem from MS Access 2000

    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?
Back
Top Bottom