Re: Logic requried

2005-06-01 Thread Massimo Foti
> > Thanks for reply Jochem, thats exactly what I wanted, but in firefox its not > > working, and in Java console it says that "Security Error: content at > > http:// .cfm may not load or link to file://C: > > Is there anyway to resolve this issue, on some other way, some layer

Re: Logic requried

2005-05-31 Thread Jochem van Dieten
Asim Manzur wrote: > Hi, > Thanks for reply Jochem, thats exactly what I wanted, but in firefox its not > working, and in Java console it says that "Security Error: content at > http:// .cfm may not load or link to file://C: > Is there anyway to resolve this issue, on some ot

Re: Logic requried

2005-05-31 Thread Asim Manzur
Hi, Thanks for reply Jochem, thats exactly what I wanted, but in firefox its not working, and in Java console it says that "Security Error: content at http:// .cfm may not load or link to file://C: Is there anyway to resolve this issue, on some other way, some layer concept,

Re: Logic requried

2005-05-31 Thread Jochem van Dieten
Asim Manzur wrote: > Any sample code will be really appriciated. What I have is under NDA. But an outline of the idea is pretty much: function confirm() { document.getElementById("img1").src = document.getElementById("file1").value; document.getElementById("img2").s

Re: Logic requried

2005-05-31 Thread Asim Manzur
Any sample code will be really appriciated. On 5/31/05, Asim Manzur <[EMAIL PROTECTED]> wrote: > > I have a secnerio where user is allowed to upload upto 3 files (images). > If he upload 1 file and come back later, he will not allowed to upload > again, its one time process. > I also need t

Re: Logic requried

2005-05-31 Thread Jochem van Dieten
Asim Manzur wrote: > I have a secnerio where user is allowed to upload upto 3 files (images). > If he upload 1 file and come back later, he will not allowed to upload > again, its one time process. > I also need to show the preview to the user that these are the files that > he uploaded. He can

Logic requried

2005-05-31 Thread Asim Manzur
I have a secnerio where user is allowed to upload upto 3 files (images). If he upload 1 file and come back later, he will not allowed to upload again, its one time process. I also need to show the preview to the user that these are the files that he uploaded. He can confirm at this stage or goba