Gossamer Forum
Home : Products : Gossamer Links : Discussions :

add / category

Quote Reply
add / category
I want to use a customized form.txt to add links in a special category name "New".

This category should be hidden selected.

I tried:

<input type="hidden" name="Category" value="New">

Does not work!

Any ideas?

Michael

Quote Reply
Re: add / category In reply to
You need to use CategoryID rather than Category.

Regards,

Eliot Lee
Quote Reply
Re: add / category In reply to
Sure?

I tried it with name="CategoryID" and value=" ... the number or name of the category. Still error!

Michael



Quote Reply
Re: add / category In reply to
Telling us the error would be helpful.

Paul Wilson.
http://www.wiredon.net/gt/
http://www.perlmad.com/
Quote Reply
Re: add / category In reply to
This one:

ADD_NOCATEGORY

Michael

Quote Reply
Re: add / category In reply to
Try creating the *New* category and submit a link again.

Paul Wilson.
http://www.wiredon.net/gt/
http://www.perlmad.com/