Help pulling from profile fields using Profile Manager plugin

I am using Profile_manager plugin.  I created a new profile field named Zip Code.  I need to pull the zip code information for that user and have it entered in a url.  Is this possible??  Here is an example of what I mean.

Zip Code:12345

www.someurl.com/folder/12345/page.php

Is there some sort of tag or something I can insert in

<a href="www.someurl.com/folder/<TAG>/page.php</a&gt;

 

Obviously a newbie... :) would really appreciate some help, thank you so much!!!

Markie

Beginning Developers

Beginning Developers

This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking