ActiveX Control

B

Brian Shafer

Hello,,
should be a simple question('s) to answer.
1). I've put a calendar control on a web page and a single line text box.
How would I, when the user selects a date, show that date in the text box?
2) Looks like I can add vba to a web page, the code that is stored in a
module, where will it reside when the user executes it? and is the code
visible to the user?
Thanks,
Brian Shafer

--
Please remove the 123 from the EMAIL Address. This has been added to prevent
spamming.


pssssst! Here spammer, spammer, spammer.
(e-mail address removed), (e-mail address removed), (e-mail address removed), (e-mail address removed)
 
S

Stefan B Rusynko

Re 2)
you can only use VBA as a design time tool in FP, not a run time tool in the browser
- browsers don't support VBA




| Hello,,
| should be a simple question('s) to answer.
| 1). I've put a calendar control on a web page and a single line text box.
| How would I, when the user selects a date, show that date in the text box?
| 2) Looks like I can add vba to a web page, the code that is stored in a
| module, where will it reside when the user executes it? and is the code
| visible to the user?
| Thanks,
| Brian Shafer
|
| --
| Please remove the 123 from the EMAIL Address. This has been added to prevent
| spamming.
|
|
| pssssst! Here spammer, spammer, spammer.
| (e-mail address removed), (e-mail address removed), (e-mail address removed), (e-mail address removed)
|
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

PopUp from hyperlink 18
GuestBook Failure??? 1
Web Page Search? 1
HTM, HTML, ASP 1
Calling Addin function? 2
Drop Down Listbox Results 0
GuestBook 0
Access 2000 via web 2

Top