PDA

Click to See Complete Forum and Search --> : [RESOLVED] Jump To URl


sai_abhiram
Oct 16th, 2006, 03:15 PM
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.

Mark Gambo
Oct 16th, 2006, 03:18 PM
Here is a sample (http://groups.google.com/group/microsoft.public.vb.general.discussion/browse_thread/thread/f46ea91a9c28b458/ed448a09e2cdcaa9%23ed448a09e2cdcaa9) using a RichText Box

sai_abhiram
Oct 16th, 2006, 03:20 PM
Sorry in reporting services we cant write code. We can only write custom code.

Mark Gambo
Oct 16th, 2006, 03:23 PM
. . . I have a hyperlink in one of the textboxes . . .

Sorry when I saw TextBox I automatically assumed. . .

Jlarini
Oct 17th, 2006, 12:42 PM
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

sai_abhiram
Oct 23rd, 2006, 03:21 PM
hi thanks , I solved the problem.

sai_abhiram
Oct 23rd, 2006, 03:24 PM
thanks it worked.

shakti5385
Oct 23rd, 2006, 10:15 PM
thanks it worked.
For resolving the thread, go to the thread tool menu then click on the resolved this thread. :wave: