I want to combine my two member profile screens instead of having a profileadd.cfm and profileupd.cfm.
I started down the path of looking at my Session.UserID to default in data during "modify" mode, but this will not work right if that person wants to "add" someone.
Should I just pass a parameter on the a href link? How do I parse this in Cold Fusion.
Thanks,
Mickey
I started down the path of looking at my Session.UserID to default in data during "modify" mode, but this will not work right if that person wants to "add" someone.
Should I just pass a parameter on the a href link? How do I parse this in Cold Fusion.
Thanks,
Mickey