Lynne,
First Thank you for helping everyone.
My issue is a little more complexed
I understand how to add a page and I completed it pretty quick (just your test page)
Now that I have learned that what I need to do is get a bit more complex.
I have a custom app I am trying to bring into vb4.x. Someone else had it in 3.8 but it was very sloppy and I want it to be perfect.
So here are the first set of questions:
1. how do I add conditions in the template for
if guest show this "please register"
if Registered but never filled out app show this "Please Fill this out"
If registered and filled this out show "Welcome Back."
now all of this is already in PHP in my file but I want this app to be perfect like I said.
2. In my PHP file they have html / php mixed mainly queries of the database, display results, and $bbuserinfo[useremail], etc...
Please go slow I am not a programmer but I want to learn how to do this.
Thank you for your time
|