Hello
Still looking for the best solution for me
while testing process.php i realise that in
document.writeln('<PARAM NAME="url" VALUE="http://www.mysite.com/mydir/process.php">');
i tried to change that to relative path, but it's not working
Because i would like to be able to deploy my apps for my clients withour having to go in he code for each one
Is it possible ?
Thank you
Corto
Realtive path for process.php ?Re: Realtive path for process.php ?Did you see my answer at:
viewtopic.php?f=2&t=340#p1475
Re: Realtive path for process.php ?Yes and I thank you for that
The thning is i have problems setting up all that jsp stuff And i realy need to move on Also I need to connect the upload files to a database as i'm familiar with php i thought that it vould be easir for me to do it like that, in php directly by the way i have a question the good place to put it is quite hard to find ![]() in fact the only thing that works is when i add it after Code: Select all
it does not work whith the applet itself i tried the other places as i've read in the forum, but none works I'm surprised that just getting the name of the uploaded file to put it in a database is not easier ??? |