[Javascript] Attachments in Archives List (was <form> in <form>)

Flavio Gomes flavio at economisa.com.br
Tue Jun 15 14:58:39 CDT 2004


Yes they are, look down there;
https://lists.latech.edu//pipermail/javascript/2004-June/008014.html

(save it on disk, or it'll show as plain text)


---
Flavio Gomes
flavio at economisa.com.br



John Warner wrote:

>Does anyone know if attachments are saved in the archives? I've not seen
>them before, but that could be a case of I'm not looking for them in the
>right place.
>
>Thanks
>
>John Warner
>mailto:john at jwarner.com
>
>  
>
>>-----Original Message-----
>>From: javascript-bounces at LaTech.edu 
>>[mailto:javascript-bounces at LaTech.edu] On Behalf Of Flavio Gomes
>>Sent: Tuesday, June 15, 2004 1:20 PM
>>To: [JavaScript List]
>>Subject: Re: [Javascript] <form> in <form>
>>
>>
>>
>>I kind of got a solution! ^^
>>
>>Please take a look at my attachment, so you'll understand both the 
>>solution I found and what was the actual *mysterious 
>>question*  that I 
>>tried to ask.
>>
>>---
>>Flavio Gomes
>>flavio at economisa.com.br
>>
>>
>>
>>Flavio Gomes wrote:
>>
>>    
>>
>>>I forgot the question ^^
>>>
>>>The problem is:
>>>I got a table with various "innerForms" (one per line) and 
>>>      
>>>
>>I'd need a
>>    
>>
>>>outerForm guy so the user could check all the line's from 
>>>      
>>>
>>the table he 
>>    
>>
>>>wanted to and could move/delete those lines by clicking on the 
>>>"move/delete" button from outerForm.
>>>
>>>Thanks in advance,
>>>
>>>---
>>>Flavio Gomes
>>>flavio at economisa.com.br
>>>
>>>
>>>
>>>Flavio Gomes wrote:
>>>
>>>      
>>>
>>>>May sound OT, but here goes...:
>>>>
>>>><form action="outerForm.htm" method="GET">
>>>>
>>>><form action="innerForm.htm" method="GET">
>>>><input type="text" name="mahText" value="I'm Inner's Kid" 
>>>>        
>>>>
>>/> <input 
>>    
>>
>>>>type="submit" value="Inner" /> </form>
>>>>
>>>><input type="text" name="mahText" value="I'm Outer's Kid" 
>>>>        
>>>>
>>/> <input 
>>    
>>
>>>>type="submit" value="Outer" /> </form>
>>>>
>>>>
>>>>IE and FireFox both shows only the first submit working, 
>>>>        
>>>>
>>and it works
>>    
>>
>>>>with action on "outerForm.htm" submiting inner's form input text.
>>>>
>>>>---
>>>>Flavio Gomes
>>>>flavio at economisa.com.br
>>>>        
>>>>
>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript
>  
>



More information about the Javascript mailing list