473,503 Members | 11,435 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Hyperlink is broken in click_event

imrosie
222 New Member
HIi, I need help with a hyperlink inside my code.

The error msg is 340:"no program is registered to open this file"...what have I left out? here's the event with hyperlink:

Expand|Select|Wrap|Line Numbers
  1. Private Sub btnPostFeedback_Click()
  2. FollowHyperlink "http://www.XXXX.com/forms/form.php?fn=comments" & "&Type=0&Rating=" & Me.wofRating
  3. SetCustomProp "Rating", Me.wofRating
  4.     DoCmd.Close acForm, Me.Name
  5. End Sub
  6.  
What's crazy is, it was working beautifully, a couple of revisions ago, then suddenly (or so it seemed) I began getting this error.

Any ideas would be greatly appreciated. thanks in advance
Rosie
Aug 19 '07 #1
3 1567
ADezii
8,834 Recognized Expert Expert
HIi, I need help with a hyperlink inside my code.

The error msg is 340:"no program is registered to open this file"...what have I left out? here's the event with hyperlink:

Expand|Select|Wrap|Line Numbers
  1. Private Sub btnPostFeedback_Click()
  2. FollowHyperlink "http://www.XXXX.com/forms/form.php?fn=comments" & "&Type=0&Rating=" & Me.wofRating
  3. SetCustomProp "Rating", Me.wofRating
  4.     DoCmd.Close acForm, Me.Name
  5. End Sub
  6.  
What's crazy is, it was working beautifully, a couple of revisions ago, then suddenly (or so it seemed) I began getting this error.

Any ideas would be greatly appreciated. thanks in advance
Rosie
Hello Rosie:
What exactly are you trying to open?
Aug 19 '07 #2
imrosie
222 New Member
Hello Rosie:
What exactly are you trying to open?

Hi ADezii,

A comment form (url) on my company's website. I have a 'feedback' form to capture the customers comments (star 1 - 5)..Then the hyperlink is supposed to simply open the url where those comments can be entered in.

It was working and now has stopped,,,,so I obviously broke it somehow, in one of my last few revision (I've gone back at least 3 revisions to find out where it stopped working. I was busy working on other parts, and missed this problem.
thanks

Rosie
Aug 19 '07 #3
JConsulting
603 Recognized Expert Contributor
Hi ADezii,

A comment form (url) on my company's website. I have a 'feedback' form to capture the customers comments (star 1 - 5)..Then the hyperlink is supposed to simply open the url where those comments can be entered in.

It was working and now has stopped,,,,so I obviously broke it somehow, in one of my last few revision (I've gone back at least 3 revisions to find out where it stopped working. I was busy working on other parts, and missed this problem.
thanks

Rosie
Hi Rosie,
try putting the string into a variable so you can look at it in the immediate window. From there you can cut and paste into a URL window in your browser to see what it doesn't like.

then you can followhyperlink MyVariable
J
Aug 19 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
4416
by: Beanjode | last post by:
sorry here´s the question in english can anybody tell me how to sen a hyperlink using the php mail function. If I send a <a ref ...> it just turns up in plain text. Whats the trick JB
3
5744
by: leegold2 | last post by:
Like so many questions this involves MYSQL and the PHP (or Perl) layer. I'm going to have html in text fields and there's going to be what normally would be an internal link to another place in...
4
7503
by: Andreas Meffert | last post by:
Hello, How can I change the Type of a field in a table from Memo to hyperlink? I import a table from Oracle to Access 2003. After that, the field type of some hyperlink-fields is "Memo". How...
0
550
by: Ryan Harvey | last post by:
Hi all, I have written a web user control that contains a repeater control. the ItemTemplate for this control is basically 6 Hyperlinks in a row, that are dynamically allocated one of 7 gif...
17
3829
by: Chris Ianson | last post by:
Hi, I have this JavaScript, which I only want to occur if a user clicks on a hyperlink hotspot in a large image: <script type="text/javascript"> <!-- var answer = confirm ("This link is not...
7
10848
by: Beefminator | last post by:
Hello, How can you create a hyperlink in the HTML body of CDOsys email? Line 7 is a link for yahoo.com, but the asp page does not work. Set objMessage = CreateObject("CDO.Message")...
6
2388
by: mramsay | last post by:
Hi, I am lost when it comes to creating a click event in asp. I have hyperlinks that are pulled dynamically from a table. An example is Hockey is a hyperlink. What I want to do is when a...
0
2180
by: ryrocks | last post by:
Hi everyone, I’m having a bit of trouble with my flash carousel. I’m pulling in the image source and descriptive text from an .XML file. This works just fine :-) However, I want a button with a...
8
7681
by: stoogots2 | last post by:
I have wasted a couple of hours trying to add a hyperlink to a templatecolumn in a gridview. I already have a HyperlinkField working in the gridview, but I would like nothing to be displayed if the...
0
7193
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7067
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
6975
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5562
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4992
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3160
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3148
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
371
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.