URL

S

shyam

Guest
Wondering if anyone else has encountered this problem. I have a field in my database (varchar 100) to store the url to a document. Using the internal table manager, i made the field a 'web' type, with the default length of 100 characters. I was able to insert a link into a record once. I don't think I changed anything, but now when I try to insert a link (same type as before, /directory/subdirectory/document), I am told the url is not valid. But i was able to do it before!

Sorry if the solution is obvious. I am almost at my wit's end.

TIA.

Shyam
 
S

shyam

Guest
Nevermind. I changed the ereg function to accommodate my needs. Sorry to waste bandwidth. I am not a programmer. Thanks Eugenio for the great script.

Cheers!

Shyam
 
Top