Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Permision denied error


  • From: sheriff at drivestream.com (Sheriff)
  • Subject: [Javascript] Permision denied error
  • Date: Sat Sep 24 14:50:05 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@xxxxxxxxxx
[mailto:javascript-bounces@xxxxxxxxxx] On Behalf Of Jai Sankar N
Sent: Friday, September 23, 2005 1:30 PM
To: javascript@xxxxxxxxxx
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.LaTech.edu/pipermail/javascript/attachments/20050925/d5dc1a7a/attachment.html