CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge -> Programming

 URL Help needed

Print topic Send  topic

Author Message
jg1130

Posts: 6
Posted: 01/06/2005, 5:59 AM

I want to be able to include fldUPSTrackingNumber into the middle of a hyperlink.

This is the code I am trying to use this on event open:

fldUPSTrackingNumber ="<a href = http://wwwapps.ups.com/WebTracking/processInputRequest?HTMLVersion=5.0&sort_by=status&tracknums_displayed=5&TypeOfInquiryNumber=T&loc=en_US&InquiryNumber1=" & fldUPSTrackingNumber &  "&AgreeToTermsAndConditions=yes&track.x=21&track.y=11">"& fldUPSTrackingNumber& "</a>"

It is not working. I have search every post on this forum I could find, but have been unable to locate a solution.

If anyone else has used this type of link, please let me know how you got it to work.

Thanks,

Juan
View profile  Send private message
mrachow


Posts: 509
Posted: 01/06/2005, 8:11 AM

Try
Quote :
fldUPSTrackingNumber ="<a href""= http://wwwapps.ups.com/WebTracking/processInputRequest?...ryNumber1="; & fldUPSTrackingNumber & "&AgreeToTermsAndConditions=yes&track.x=21&track.y=11"">"& fldUPSTrackingNumber& "</a>"

_________________
Best regards,
Michael
View profile  Send private message
Juan
Posted: 01/06/2005, 8:34 AM

Many Many Thanks!

I placed it in the before show event.

The entire url is now showing, which is good.

Now I just need to make it a clickable hyperlink.

Juan
Nicole

Posts: 586
Posted: 01/19/2005, 2:28 AM

Hello,
Please open Label’s Properties and make HTML flag selected in order to display the Link as clickable Link, not as a text

_________________
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.