View Single Post
Old 07-26-2008, 04:54 PM   #4 (permalink)
johnfoe
Senior Member
 
Join Date: Jun 2008
Posts: 364
Reputation: 17
johnfoe is on a distinguished road
Default

yea it would work on a website at least


and then for the form you would just say value=<?=$email?>

the syntax of my example is different from yours since unix php starts by doing <? and ends with ?>

where as yours might be something like

value=<php>$email</php>

either way i would help you out if you dont have this 'solved' in 5 hours when i get back so ill keep an eye on this post

i have vb 6.0 on this computer as well so i should be able to make my own source to give to you or edit yours
johnfoe is offline   Reply With Quote