CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 How to build http url link

Print topic Send  topic

Author Message
Kara
Posted: 12/05/2004, 10:29 AM

I have database column which contains a web url in format www.domain.com which I want to use as a link so the user can click to go the website.

I have followed all the instructions in the help pages but to no avail.I just cannot get this column value to show up as a valid url.

Help!
Avenger_iSO
Posted: 12/05/2004, 5:07 PM

Try this :

http://www.domain.com
Damian Hupfeld
Posted: 12/06/2004, 3:33 AM

Try this -

create a grid with {url_field}
Go into the HTML view and add the following: <a href="{url_field}"
target="_blank">{url_field}</a>
or if you are only putting in the www.domain.com and make the href more like
this
href="http://{url_field}"


regards
Damian Hupfeld
http://www.nexthost.com.au/services.php




"Kara" <Kara@forum.codecharge> wrote in message
news:541b353a4ed6a7@news.codecharge.com...
>I have database column which contains a web url in format www.domain.com
>which I
> want to use as a link so the user can click to go the website.
>
> I have followed all the instructions in the help pages but to no avail.I
> just
> cannot get this column value to show up as a valid url.
>
> Help!
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


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.