TStewartFan
Junior Member
190 Posts |
Posted - 17 March 2005 : 05:35:12
|
I have gotten past this current issue. However my new solution has brought to life another issue. The only way I could figure out a way to get it to work was through the use of an iframe...eek! Yes I said it..a frame...heh However in order to keep with the forum colors and fonts and all that good stuff I had to create th iFrame inside an inlude. So here is what I am facing: inc_profile.asp INCLUDE inc_iFrameBG (the casing display for the actual iframe) and INCLUDE inc_profileBG (the independant html file the iframe is calling) What I need is a way for inc_profile.asp to gather the data from inc_profileBG? Thanks for all your help.
P.S. My current thinking leads me to believe that I could use a hidden field in inc_profile.asp and just gather the data from the database....just food for thought for you brainiacs out there |
Edited by - TStewartFan on 17 March 2005 05:42:19 |
|
|