wget: question about tag

2005-02-02 Thread Normand Savard
Hi, I have a question about wget. Is is possible to download other attribute value other than the harcoded ones? For example I have the following html code: ... applet name=RosaApplet archive=./rosa/rosa.jar code=Rosa2000 width=400 height=300 MAYSCRIPT param name=TB_POSITION value=right

RE: wget: question about tag

2005-02-02 Thread Tony Lewis
Normand Savard wrote: I have a question about wget. Is is possible to download other attribute value other than the harcoded ones? No, at least not in the existing versions of wget. I have not heard that anyone is working on such an enhancement.

wget: question about tag

2005-01-31 Thread Normand Savard
Hi, I have a question about wget. Is is possible to download other attribute value other than the harcoded ones? For example I have the following html code: ... applet name=RosaApplet archive=./rosa/rosa.jar code=Rosa2000 width=400 height=300 MAYSCRIPT param name=TB_POSITION value=right