|
-
Oct 16th, 2006, 03:15 PM
#1
Thread Starter
Member
[RESOLVED] Jump To URl
Hi,
I have another problem in SQL Reporting Services.
I have a hyperlink in one of the textboxes and on clicking it should take me to
"http://itreports.teamfreeze.com/errors/detail.aspx?id =" + Fields!ErrorID.Value .So in the jumptourl of the textbox in the navigation tab I set the expression = "http://itreports.teamfreeze.com/errors/detail.aspx?id =" & Fields!ErrorID.Value
But it does not work. More over it does not act like a hyperlink that is on clciking there is no action at all.
PLZZZZ help me out.
-
Oct 16th, 2006, 03:18 PM
#2
Re: Jump To URl
Here is a sample using a RichText Box
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
-
Oct 16th, 2006, 03:20 PM
#3
Thread Starter
Member
Re: Still Doesnt work
Sorry in reporting services we cant write code. We can only write custom code.
-
Oct 16th, 2006, 03:23 PM
#4
Re: Jump To URl
 Originally Posted by sai_abhiram
. . . I have a hyperlink in one of the textboxes . . .
Sorry when I saw TextBox I automatically assumed. . .
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
-
Oct 17th, 2006, 12:42 PM
#5
Hyperactive Member
Re: Jump To URl
sai_abhiram,
At "Format Edit" form, tab "Hyperlink" is possible to put an url.
I don't know if it can solve your problem, cos, I never use it...
[]s
João Luiz
-
Oct 23rd, 2006, 03:21 PM
#6
Thread Starter
Member
Resolved{jump to uri]
hi thanks , I solved the problem.
Last edited by sai_abhiram; Oct 23rd, 2006 at 03:23 PM.
Reason: resolved
-
Oct 23rd, 2006, 03:24 PM
#7
Thread Starter
Member
[Resolved] Jumpt to URI
-
Oct 23rd, 2006, 10:15 PM
#8
Re: [Resolved] Jumpt to URI
 Originally Posted by sai_abhiram
thanks it worked.
For resolving the thread, go to the thread tool menu then click on the resolved this thread.
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
|