PDA

View Full Version : Basic cgi Help


Kat27
07-24-2004, 01:18 AM
I just bought a Cgi script but I would like to add another link on the menu bar.
I tried to copy the code they have for the other menu bar items but those are called from the same directory so it didn't work.

I don't know much about cgi.

How would i go about adding a hyperlink in cgi ?


Thanks!
Kate

mlseim
07-24-2004, 04:22 AM
I'm not really sure what you mean ...

If the CGI script is creating HTML code, the hyperlinks would be the
same as regular HTML. If the CGI script is executing (or displaying)
a different webpage, that would be a little different. Not sure which
method your script is using.

You bought it, so you can't really display the code here, but copy just the
menu part you talked about and post that section here.