Hi All,
 
I'm trying to use js inside an html file to include an asp file.  This
is what I have so far:
 
script language="JavaScript" type="text/javascript">
        // must be a fully qualified URL -- can be any type of file
(html,jsp,asp,etc)
 
include("http://192.200.1.37/Voyager50/Forms/LateCount.asp?tenant="+docu
ment.Resident.HTENANT.value);
</script
 
I'm getting document.Resident.HTENANT.value is null or not an object
error.  Strange thing is, I'm using the same value elsewhere on this
html file and not getting errors in those areas.  Can somebody tell me
what is wrong with this or is there another way to include files using
js?
 
Thx,
Tim
 
 
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207281
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to