Closed Thread Icon

Preserved Topic: nesting forms?? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=20505" title="Pages that link to Preserved Topic: nesting forms?? (Page 1 of 1)" rel="nofollow" >Preserved Topic: nesting forms?? <span class="small">(Page 1 of 1)</span>\

 
sonicsnail
Bipolar (III) Inmate

From: Scotland
Insane since: Jun 2001

posted posted 05-14-2002 17:11

Can I nest forms??

ie:

<form name="Form1">

<...Form1 stuff....>

<form name="Form2">

<...Form2 stuff....>

</form>
</form>

CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 05-14-2002 17:18

Well I guess you could but why would you? Each form should have it's own purpose and if you lay it out right you should have to do that.

More than likely you will have some problems in some browsers.



Later,
C:\


~Binary is best~

sonicsnail
Bipolar (III) Inmate

From: Scotland
Insane since: Jun 2001

posted posted 05-14-2002 17:26

Well,

I'm at work using a Knowledge Base that basically takes my input and wraps it in an ASP page that the end user sees. I have a form on my page. However, once the page is parsed, there is a form opened before my content, that is closed after my content.

I can't really get round it.. and my form-related script only works if I close their form before opening mine...

CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 05-14-2002 17:53

oh, well that explains it I have never done that before but someone may come along and have a better solution.

Good luck on that one. Sounds like it could be a headache

Later,
C:\


~Binary is best~

911
Paranoid (IV) Inmate

From: Stuttgart, Germany
Insane since: Apr 2001

posted posted 05-15-2002 11:58

i think nesting forms doesn´t work.

« BackwardsOnwards »

Show Forum Drop Down Menu