![]() |
Aus Delphi eine Postrequest auf jsp machen
Hallo Leute
Möchte gerne ein Programm schreiben wo ich meine Bilder zu meiner HP gleich uploaden kann. Die Events werden in einer Datenbank gespeichert mit eine eventid. Jetzt wollte ich fragen ob mir da wer helfen kann. So sieht der Source meiner upload.jsp Datei aus
Code:
Wäre toll wen mir wer helfen könnte
<form method="post" action="upload.jsp" name="upform" enctype="multipart/form-data">
<input type="file" class="stdin" name="uploadfile" size="30"> Eventid: <input type="text" name="eventid"> <input type="hidden" name="todo" value="upload"> <input type="submit" name="upload"> </form> Mfg StoRmtec |
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:56 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz