[ic] 2 questions - Images on Server and Writing Data to .txt files.

Jonathan Clark interchange-users@interchange.redhat.com
Sun Mar 17 16:31:01 2002


> Question 1: Using "Extended Value Access and File Upload", users
> can upload
> an image to their account (record).  They also have the option of removing
> their account (record).  This function works fine but my question is:
>
> Does anyone know of code that will remove the image from the server?
>

[unlink-file] usertag which is part of the ui.

		[unlink-file 	name="path/relative/to/catroot/file.txt"
				prefix="path/relative/to/catroot" ]

> Question 2: Unrelated to above question:
>
> Does anyone know of code that I can stack within a form action that will
> write a chosen field value(s) to a .txt file?

[log]

see:
http://interchange.redhat.com/cgi-bin/ic/docfly.html?mv_arg=ictags04%2e43

Jonathan
Webmaint.