need help to change permision
need help to change permision
i want to have this one folder for write back how do i do that the folder is in images and i need that folder in images to have a write back so it can update
thanks
thanks
- -Fanny pack
- The Establishment (Moderator)

- Posts: 575
- Joined: Sat Jun 26, 2004 3:25 pm
- Location: I don't want to help anymore.
- Contact:
waht i mean
in cute ftp u can set permisions to give anyone to write to the folder and i doing a java script that need to be able to write to the file but since the folder is protected i can't so how do i change it (ps when i do it through cuteftp it say not allowed or no access)
- -Fanny pack
- The Establishment (Moderator)

- Posts: 575
- Joined: Sat Jun 26, 2004 3:25 pm
- Location: I don't want to help anymore.
- Contact:
Re: waht i mean
Leave the file permissions alone!cgaddicts wrote:in cute ftp u can set permisions to give anyone to write to the folder and i doing a java script that need to be able to write to the file but since the folder is protected i can't so how do i change it (ps when i do it through cuteftp it say not allowed or no access)
Javascript is client-side, not server-side. As a result, your Javascript will not be able to write to your site, no matter what you do. Comic Genesis does not allow for server-side scripting of any sort.
What, exactly, did you want to do?
what i want to do
i want to do the dhtml popup java windows for my site on some things like the calandar and some other tags it loads the tag fine in the script code but waht it does is a content update to the file and so the window will disply the calanadar
http://cgaddicts.keenspace.com/test.htm
one i am testing
but need the write back
http://cgaddicts.keenspace.com/test.htm
one i am testing
but need the write back
- -Fanny pack
- The Establishment (Moderator)

- Posts: 575
- Joined: Sat Jun 26, 2004 3:25 pm
- Location: I don't want to help anymore.
- Contact:
Re: what i want to do
I am still very confused as to what you're trying to do.cgaddicts wrote:i want to do the dhtml popup java windows for my site on some things like the calandar and some other tags it loads the tag fine in the script code but waht it does is a content update to the file and so the window will disply the calanadar
http://cgaddicts.keenspace.com/test.htm
one i am testing
but need the write back
Additionally, DHTML will never require writing of data to the server. You're mistaken about something.
look
the dhtml window is a .js file
if i write ***big_calandar*** in that file
keenspace will not change that in the file only html
if u look at source on the test page and look for
function DoContentUpdate()
var x used to = ***advertisement*** (that is waht i am testing on now)
now the tag is replace with the code and then this will add the code to the .js file but that will not add becasue of no write back to the folder so the code will not chane in the .js file
if i write ***big_calandar*** in that file
keenspace will not change that in the file only html
if u look at source on the test page and look for
function DoContentUpdate()
var x used to = ***advertisement*** (that is waht i am testing on now)
now the tag is replace with the code and then this will add the code to the .js file but that will not add becasue of no write back to the folder so the code will not chane in the .js file
- -Fanny pack
- The Establishment (Moderator)

- Posts: 575
- Joined: Sat Jun 26, 2004 3:25 pm
- Location: I don't want to help anymore.
- Contact:
- Plothole
- Cartoon Hero
- Posts: 1056
- Joined: Sun Nov 23, 2003 10:23 pm
- Location: In the Kitchen.
- Contact:
I should probably point out that your current code only works properly in IE.
<i title="My Comic">Nyuterran Chronicles!</i> / <i title="My Art">Warped Deviations</i>
*promises to update within the next millenium*
*promises to update within the next millenium*
- -Fanny pack
- The Establishment (Moderator)

- Posts: 575
- Joined: Sat Jun 26, 2004 3:25 pm
- Location: I don't want to help anymore.
- Contact:
i was only testing
i was only testing with the ad i know the rules i plan adding it to the top and visable and not removeable
i know the code only works so far in ie i plan on fixing for others but right now in testing phase thus test name on all of the stuff
so if no one can help then forget it
thanks for ur time
i know the code only works so far in ie i plan on fixing for others but right now in testing phase thus test name on all of the stuff
so if no one can help then forget it
thanks for ur time
