|
-
Jun 20th, 2001, 10:10 AM
#1
Thread Starter
Fanatic Member
Implement download from drop-down form?
Hi - I'd like to implement a download thang from one er them drop-down controls (html that is). I've seen it done, but can't remember where, else I'd go there and grab the code. Can anyone help? btw, it's with a VB6 IIS application if that helps/hinders.
Oh, also - imagine you have two text-boxes on a form - how would you make the cursor default to one of them when the page opens? It seems a bit naff that the user always has to tab or click to get the cursor in the relevant box.
THANKS!!!!!!!!!
-
Jun 20th, 2001, 10:13 AM
#2
-
Jun 20th, 2001, 10:23 AM
#3
Thread Starter
Fanatic Member
Sorry DarthCopyrightInfringer, I'm talking about HTML stuff really, not VB. Cheers anyway.
-
Jun 20th, 2001, 10:32 AM
#4
Copyright infringer? And what copyrights would they be then?
DarthCOOPER
-
Jun 20th, 2001, 10:37 AM
#5
Thread Starter
Fanatic Member
Well is your first name really Darth? I thought Mr. Lucas (the King of all Plagiarists) was a wee bit protective of anything like that... It was a joke, anyway
-
Jun 20th, 2001, 10:48 AM
#6
-
Jun 20th, 2001, 11:04 AM
#7
Thread Starter
Fanatic Member
Sorry mate, don't know nuffin about DHTML. Good luck!
-
Jun 20th, 2001, 11:12 AM
#8
Ta! You too mate
-
Jun 20th, 2001, 04:26 PM
#9
Frenzied Member
Create a window_onload event and put:
txtMyText.focus();
in it.
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
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
|