>
> >
> > Any way I got the solution in getting the file name. I changed in
> > postInsert().
> Could you debug why the full pathname is inserted? I thought
> this should'nt happen... We try to elimate the pathname
> inside the framework.
> Wich server - client combination do you use?
> I only
Hello,
>
> Any way I got the solution in getting the file name. I
> changed in postInsert().
Could you debug why the full pathname is inserted? I thought this should'nt
happen... We try to elimate the pathname inside the framework.
Wich server - client combination do you use?
I only develop and
Hello,
>
> Any way I got the solution in getting the file name. I
> changed in postInsert().
Could you debug why the full pathname is inserted? I thought this should'nt
happen... We try to elimate the pathname inside the framework.
Wich server - client combination do you use?
I only develop and
e.net>
Subject
RE: [dbforms] Problem in putting
file name in database using
e.net>
Subject
RE: [dbforms] Problem in putting
file name in database using
bforms] Problem in putting file name in database
> using diskblob
>
>
> Hello,
>
> Currently I am facing a problem while uploading a file using
> diskupload. My Tomcat server is a linux server. So while I'm
> trying to upload a file in a page from my Windows ma
Hello,
Currently I am facing a problem while uploading a file using diskupload. My
Tomcat server is a linux server. So while I'm trying to upload a file in a
page from my Windows machine, it is storing the whole path i.e.
C:\Tomcat\\filename
How can I store only the file name in the database.