dbTalk Databases Forums  

JAVASCRIPT AND FOXISAPI USING IIS

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss JAVASCRIPT AND FOXISAPI USING IIS in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
CTKY
 
Posts: n/a

Default JAVASCRIPT AND FOXISAPI USING IIS - 09-04-2004 , 02:30 AM






I HAVE THIS JAVASCRIPT/FOXISAPI IN IIS. THE JS FILE IS SEPARATE FROM THE
MAIN PRG PROGRAM. NOW, WHEN I BUILD THE FOXISAPI EXECUTALBE, I CAN RUN THE
PAGE BUT I COULD NOT ACTIVATE THE JAVASCRIPT ON THE CLIENT. COULD SOMEONE
PLS EXPLAIN TO ME THE PROBLEM HERE PLEASE?


Reply With Quote
  #2  
Old   
Jan M. Nelken
 
Posts: n/a

Default Re: JAVASCRIPT AND FOXISAPI USING IIS - 09-04-2004 , 09:41 AM






CTKY wrote:
Quote:
I HAVE THIS JAVASCRIPT/FOXISAPI IN IIS. THE JS FILE IS SEPARATE FROM THE
MAIN PRG PROGRAM. NOW, WHEN I BUILD THE FOXISAPI EXECUTALBE, I CAN RUN THE
PAGE BUT I COULD NOT ACTIVATE THE JAVASCRIPT ON THE CLIENT. COULD SOMEONE
PLS EXPLAIN TO ME THE PROBLEM HERE PLEASE?

Your first problem is that your CapsLock key is stuck. Replace keyboard and try
again.

Jan


Reply With Quote
  #3  
Old   
CTKY
 
Posts: n/a

Default Re: JAVASCRIPT AND FOXISAPI USING IIS - 09-04-2004 , 11:38 AM



Sorry I have to post this again cause I am new here and I did not know that
typing in CAPS is an offence. Anyway - again, I hope I am not breaking any
law here again for posting this a second time. My apology if it does break
the 'law' - by the way the new keyboard was worth it - it costs US5.00 -
it is excellent as you can see:

I have this Javasript/FoxISAPI running under IIS. The JS file is separate
from the main program file. Now, when I build the foxisapi executable, I
ran into problem when I have to access the page the has reference to the
Javascript.
Could someone please explain to me the possible problem and what I have to
do? Thank you very much. Hopefully that someone who is an expert in
computing/programming can be of help to me.



Reply With Quote
  #4  
Old   
Eric den Doop
 
Posts: n/a

Default Re: JAVASCRIPT AND FOXISAPI USING IIS - 09-07-2004 , 06:49 AM



Hello, CTKY!
You wrote on Sat, 04 Sep 2004 12:38:02 -0400:

C> I have this Javasript/FoxISAPI running under IIS. The JS file is
C> separate from the main program file. Now, when I build the foxisapi
C> executable, I ran into problem when I have to access the page the has
C> reference to the Javascript.
C> Could someone please explain to me the possible problem and what I have
C> to do? Thank you very much. Hopefully that someone who is an expert in
C> computing/programming can be of help to me.

Not sure if I understand you correctly.
You have a foxisapi component and a java script. The page generated by your
foxisapi component refers to a java script. You cannot access this script,
correct? If so, verify that the path to the js script is OK. If you use
relative paths, then I think the path has to start from the virtual folder
where the foxisapi.dll is.
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8



Reply With Quote
  #5  
Old   
swdev2
 
Posts: n/a

Default Re: JAVASCRIPT AND FOXISAPI USING IIS - 09-13-2004 , 01:02 AM



Hullo CT/KY ..
usually when I am dynamically generating
html pages with VFP and dat wonderful FoxISApi beastie -
I will embed the javascript INTO the html doc .
The Initial loadtime back at the browser is a tad long,
but , for example, on multiple postings for the same data entry form,
the 2nd..........Nth iteration of my JS validation is quite fast.

BUT - as Eric said - perhaps you have a pathing problem for your JS
codebase?
warmest regards [Bill]

--
William Sanders / Electronic Filing Group Remove the DOT BOB to reply via
email.
Mondo Cool TeleCom -> http://www.efgroup.net/efgcog.html
Mondo Cool WebHosting -> http://www.efgroup.net/efglunar.html
Mondo Cool Satellites -> http://www.efgroup.net/sat
VFP Webhosting? You BET! -> http://efgroup.net/vfpwebhosting
mySql / VFP / MS-SQL

"CTKY" <ctky933 (AT) yahoo (DOT) com> wrote

Quote:
I HAVE THIS JAVASCRIPT/FOXISAPI IN IIS. THE JS FILE IS SEPARATE FROM THE
MAIN PRG PROGRAM. NOW, WHEN I BUILD THE FOXISAPI EXECUTALBE, I CAN RUN THE
PAGE BUT I COULD NOT ACTIVATE THE JAVASCRIPT ON THE CLIENT. COULD SOMEONE
PLS EXPLAIN TO ME THE PROBLEM HERE PLEASE?




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.