zompus
05-20-2007, 10:39 AM
Hey Guys,
I'm looking to create a little mod for vbulletin that let's me upload an image to my image hosting service.
http://rafb.net/p/Q03gub67.html - This is the code I'm going to place within vbulletin's templating system. However once done this I get: http://rafb.net/p/pa8H7533.html.
So the template's basic structure is set out like:
<form>
Create a new thread form
<form>
Image uploading form
</form>
</form>As you can see I've got one form inside another and this is causing the image uploading form to clash with the create a new thread form.
Now what I'd like to know is is there a work around to this? Can A form be put inside another and still work? Am I doing something wrong?
Any help given will be much appreciated.
Thanks,
Dan
I'm looking to create a little mod for vbulletin that let's me upload an image to my image hosting service.
http://rafb.net/p/Q03gub67.html - This is the code I'm going to place within vbulletin's templating system. However once done this I get: http://rafb.net/p/pa8H7533.html.
So the template's basic structure is set out like:
<form>
Create a new thread form
<form>
Image uploading form
</form>
</form>As you can see I've got one form inside another and this is causing the image uploading form to clash with the create a new thread form.
Now what I'd like to know is is there a work around to this? Can A form be put inside another and still work? Am I doing something wrong?
Any help given will be much appreciated.
Thanks,
Dan