| Author |
using frames in JSP
|
kashif iftikhar
Ranch Hand
Joined: Aug 21, 2001
Posts: 43
|
|
i want to create a frame just like you might have seen in yahoo.com "edit/attachment" window/frame. how could i create this frame and how i use\call it in jsp. plus how could i create my own FileDilox(inside the frame) window that i can use to select files to upload. and similarly another dilox box for selecting destination folder for the uploaded file. thank you very much for help kashi
|
 |
Vlad Patryshev
Ranch Hand
Joined: Jun 30, 2001
Posts: 61
|
|
|
Sure, what is the problem? Have you tried it? It just works. A frameset is an html file, a frame is an html file, so why not?
|
Thanks,<br />Vlad
|
 |
Tony Alicea
Desperado
Sheriff
Joined: Jan 30, 2000
Posts: 3219
|
|
The poster really meant using FRAMEs in HTML. --- Sheriff Tony
|
Tony Alicea
Senior Java Web Application Developer, SCPJ2, SCWCD
|
 |
 |
|
|
subject: using frames in JSP
|
|
|