Welcome to Windows Help!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Use a command button or label to hyperlink to an ftp:\anyn..

 
   Windows Help (Home) -> Microsoft Access RSS
Next:  document management tool  
Author Message
BrianPaul

External


Since: Nov 29, 2008
Posts: 2



(Msg. 1) Posted: Sat Nov 29, 2008 8:31 pm
Post subject: Use a command button or label to hyperlink to an ftp:\anyname@mi.
Archived from groups: microsoft>public>access (more info?)

I would like to use a command button or label on a form that would bring up
IE explorer and ftp to a site I use to upload files to. I tried to use the
url in the hyperaddress property but didnt work. Any help or work around
would be greatly appreciated.

Thanks

 >> Stay informed about: Use a command button or label to hyperlink to an ftp:\anyn.. 
Back to top
Login to vote
Tom Wickerath

External


Since: Nov 26, 2008
Posts: 30



(Msg. 2) Posted: Sat Nov 29, 2008 11:06 pm
Post subject: RE: Use a command button or label to hyperlink to an ftp:\anyname@mi.
Archived from groups: per prev. post (more info?)

Hi Brian,

I don't know if it will work, but you might try using the
Application.FollowHyperlink method with your URL. You can call this method in
the Click event of a command button.


Tom Wickerath
Microsoft Access MVP
[URL="http://www.accessmvp.com/TWickerath/"]http://www.accessmvp.com/TWickerath/[/URL]
[URL="http://www.access.qbuilt.com/html/expert_contributors.html"]http://www.access.qbuilt.com/html/expert_contributors.html[/URL]
__________________________________________

"BrianPaul" wrote:

> I would like to use a command button or label on a form that would bring up
> IE explorer and ftp to a site I use to upload files to. I tried to use the
> url in the hyperaddress property but didnt work. Any help or work around
> would be greatly appreciated.
>
> Thanks

 >> Stay informed about: Use a command button or label to hyperlink to an ftp:\anyn.. 
Back to top
Login to vote
BrianPaul

External


Since: Nov 29, 2008
Posts: 2



(Msg. 3) Posted: Sun Nov 30, 2008 3:14 am
Post subject: RE: Use a command button or label to hyperlink to an ftp:\anyname
Archived from groups: per prev. post (more info?)

Thanks Tom, However, I hated to do this but I got it to work, I was able to
accomplish task by calling Internet explorer, then using the send keys
function in a macro which I hate to do by sending {f6} Then the URL followed
by the ~ for the return to take me to the the FTP site in IE.

"Tom Wickerath" wrote:

> Hi Brian,
>
> I don't know if it will work, but you might try using the
> Application.FollowHyperlink method with your URL. You can call this method in
> the Click event of a command button.
>
>
> Tom Wickerath
> Microsoft Access MVP
> [URL="http://www.accessmvp.com/TWickerath/"]http://www.accessmvp.com/TWickerath/[/URL]
> [URL="http://www.access.qbuilt.com/html/expert_contributors.html"]http://www.access.qbuilt.com/html/expert_contributors.html[/URL]
> __________________________________________
>
> "BrianPaul" wrote:
>
> > I would like to use a command button or label on a form that would bring up
> > IE explorer and ftp to a site I use to upload files to. I tried to use the
> > url in the hyperaddress property but didnt work. Any help or work around
> > would be greatly appreciated.
> >
> > Thanks
 >> Stay informed about: Use a command button or label to hyperlink to an ftp:\anyn.. 
Back to top
Login to vote
Tom Wickerath

External


Since: Nov 26, 2008
Posts: 30



(Msg. 4) Posted: Sun Nov 30, 2008 2:22 pm
Post subject: RE: Use a command button or label to hyperlink to an ftp:\anyname
Archived from groups: per prev. post (more info?)

Hi Brian,

I think--but I'm not positive--that SendKeys has been blocked in the new
Vista operating system, so you might want to test that now, if you are
currently using Windows XP for your development work, so that you are not
rudely surprised in the future.

Terry Wickenden has a site that includes some information on SendKeys, along
with links at the bottom of the page to the MVPS site:

[URL="http://www.accessruncommand.com/sendkeys.htm"]http://www.accessruncommand.com/sendkeys.htm[/URL]


Tom Wickerath
Microsoft Access MVP
[URL="http://www.accessmvp.com/TWickerath/"]http://www.accessmvp.com/TWickerath/[/URL]
[URL="http://www.access.qbuilt.com/html/expert_contributors.html"]http://www.access.qbuilt.com/html/expert_contributors.html[/URL]
__________________________________________

"BrianPaul" wrote:

> Thanks Tom, However, I hated to do this but I got it to work, I was able to
> accomplish task by calling Internet explorer, then using the send keys
> function in a macro which I hate to do by sending {f6} Then the URL followed
> by the ~ for the return to take me to the the FTP site in IE.
 >> Stay informed about: Use a command button or label to hyperlink to an ftp:\anyn.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Command button?? - I have a database of a whole bunch of contacts..now what Im trying for now is to get like a box that pops up BEFORE the list of contacts comes up that is like a little search boc that will find a particular contact for me..get it? for instance when i....

Inactivate command button when no records - I have a subform that shows multiple records (notes) per client. In the subform header are navigation buttons including a button to create a new record. I have successfully programmed the buttons to disable when there is no more records in their directio...

Assigning a "Return" function to command button - I have a form with tab controls. Each tab has a sub-form. I designed the form and tabs to avoid scrolling. However, in one instance some minor scrolling will be needed to return to the top of the main form - no way around it. I was going to place a..

Hpw can I use the same label format? - I created a label to print some selected records from Access with the Filter option. Next time, if I want to print different records from the same Access file. How can I use the same label created, instead of recreating the same label format everytime ...

VB Command - I have a button that runs the function below. It opens an excel document. I also have other funtion that opens up other documents whether it be a word or pdf docuement. This command opens each document in an explorer window. How can I make a generic...
   Windows Help (Home) -> Microsoft Access All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]