Massimo
Junior Member
 
Italy
125 Posts |
Posted - 29 March 2002 : 06:34:23
|
ok... resolved... :)
this problem:
Microsoft JET Database Engine error '80004005'
The field 'FORUM_FILEREVIEWS.F_POSTER_IP' cannot contain a Null value because the Required property for this field is set to True. Enter a value in this field.
/forum/file_libreviews.asp, line 72
and... I upload file in...
http://www.mysite.com/public/
this code upload in: http://www.mysite.com/
<td bgColor="<% =strForumCellColor %>" nowrap valign=top><b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">File: </font></b></td><td bgColor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>"><a href="file_library.asp?showmethefile=<% =rs("ID") %>&FileName=<% =rs("F_FILELINK") %>&FileDate=<% =rs("F_DATE") %>&download=1" target="_blank">Download Now</a></font></td>
please resolve my... and excuse for my inglish I Italian boy... thank very very....
Massimo Farieri =============== http://www.superdeejay.net/
Edited by - www.superdeejay.net on 29 March 2002 08:26:21 |
 |
|