CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge -> General/Other

 Stupid Question 2

Print topic Send  topic

Author Message
Craig

Posts: 2
Posted: 05/04/2005, 7:15 AM

Hi,

I want to use the grid builder to pull a machine name and IP address from a database. Then use the resulting IPaddress as a link to connect to various machines.

Problem is when I do this the link is always prefixed with http:\localhost\projectname\

How can you strip this out and make this like an external link as if using a hyperlink?

Cheers
_________________
Any help or advice appreciated....

Thanks,
Craig
View profile  Send private message
Nicole

Posts: 586
Posted: 05/05/2005, 3:04 AM

Craig,
The workaround is to use Label instead of Link with HTML flag enabled and build link in form Before Show event. Here is sample code for CC + ASP:
  
fldfield_name = "<a href=""" & fldfield_name & """>"& fldfield_name &"</a>"  

_________________
Regards,
Nicole
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.