Hi everyone,
I am creating a webpage that is designed for friends and family and i wanted to create a Question based login that by answering the question correctly you can gain access.
So for example, whats my date of birth?
the user inputs the answer, continues and they can then access the site. I have not really worked with login's before, is there a simple way this can be done with HTML? If someone...
User Profile
Collapse
-
A simple question based login
-
How to use group by?
Im having a small problem using GROUP BY basically this is what i want to do:
My two tables:
ID PropertyNum PictureUrl
1 1 ../../media/images/the villa/image1.jpg
2 1 ../../media/images/the villa/image2.jpg
3 2 ../../media/images/tester/oakVilla.jpg
PropertyId Name
1 The Villa
2 Tester Villa
I want to select a property each only once and one picture... -
how can you populate a textbox with a parameter being passed?
Basically i want to fill text boxes with information given from a previous webpage without submitting it to the oracle database and retrieving it over again.
So from the title i have
www.....Details .xsql?frmToGetP roperty=1&frmTo GetWeek=4
how do i retrieve this information to be placed in a textbox something like:
<input type = "text" name = "info1" value = "{frmToGetPrope rty}"/>... -
Problem selecting distinct record
hi everyone, im new to thescripts and hope you can help ok this is what i have:
Oracle table:
ID PNumber URL
1 1 ../../media/images/the villa/image1.jpg
2 2 ../../media/images/tester/oakVilla.jpg
3 2 ../../media/images/tester/oakVilla2.jpg
4 2 ../../media/images/tester/oakVilla2.jpg
5 1 ../../media/images/the villa/image2jpg
xsql query:
<xsql:query>
SELECT...
No activity results to display
Show More