|
-
May 19th, 2003, 02:45 PM
#1
Thread Starter
Lively Member
Drop to HTML form field.
Does anyone know off the top of their heads if it's entirely possible to return the HTML field tag in a HTML document in IE, when something is dragged into if from a VB form.
I have the following HTML form as:
"<input type="text" name="url" size="50" maxlength="255" value="">"
I have a text box on my form, type in a URL and I can drag it into the input field in the IE HTML form. Just wondering if their is anyway to return back to my application the form field name (in this case name=url) ?
thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|