[Javascript] Permision denied error

Sheriff sheriff at drivestream.com
Sat Sep 24 14:50:12 CDT 2005


If u are still getting the error, move the /Common/Disp/Content.html
into your current page's location and change these lines to
 
<IFRAME ID='Description1' name='Description1' width='100%' height='300'
onfocus='setVar(Description1,20,1)' src='/Common\Disp\Content.html'
MARGINHEIGHT=0 MARGINWIDTH=0 frameborder=0></IFRAME>
 
to these:
 
<IFRAME ID='Description1' name='Description1' width='100%' height='300'
onfocus='setVar(Description1,20,1)' src='Content.html' MARGINHEIGHT=0
MARGINWIDTH=0 frameborder=0></IFRAME>
 
Can u see the src=. changes?
 
Hope this helps
 
Sheriff
 
-----Original Message-----
From: javascript-bounces at latech.edu
[mailto:javascript-bounces at latech.edu] On Behalf Of Jai Sankar N
Sent: Friday, September 23, 2005 1:30 PM
To: javascript at latech.edu
Subject: [Javascript] Permision denied error
 
Sir,

i'm developing dynamic website for our university. i have small editor 
for update the data's through website. it's working fine but when i try 
to using format like as bold, italic ... while give permision denied 
error in status bar but that data successfuly stored in database. in
same 
time when i insert image, the same error occur and image is not store 
in specified folder.

i give's permision(IUSR_<servername>, IWAM_<servername>, Guest and all 
system users with FULL Control and SCRRUN.DLL file also) for my 
relative and absolute folder.

but same error occur.
 
pls help me. any other opetions to it
  _____  

Yahoo! for Good
Click here to donate <http://store.yahoo.com/redcross-donate3/>  to the
Hurricane Katrina relief effort. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20050925/d5dc1a7a/attachment.htm>


More information about the Javascript mailing list