December 11, 200223 yr This past week I've been checking (searching) out how to create a custom Login page. I can't find anything specific too what I'd like to do. Can I make a custom page like this (see link)? http://www.pdawax.com/TrashMe/WattLogin.html I don't want to use the generic small little box that FM pushes when you submit a "findall" string/command to enter into a protect html page. I would like to use this page instead, but I have no idea how to make this function. I would love to see sample code too. Any help would be greatly appreciated. Thanks ahead. Paul
December 11, 200223 yr If you intend to use the "Web Security" database (which uses the http security method), you can construct a login URL with Javascript. Else, you can use other means of security, like the pdawax site. It is likely to be using session ID/cookies. All the best. Garry
February 25, 200322 yr hello there....anyone fond a good tutorial on Login page.....for beginers...not asnwers such as: "You can use some JavaScript...good luck" kind of answers but more of "step by step" thanx
February 25, 200322 yr anyone????no? oh common I know you MUST have done this ... this is a rather "quiet" community!
February 26, 200322 yr It's relatively easy to make a login system look nice, but it's extremely difficult to make one that's actually secure. Hence the recommendations to use Web Security databases etc. The "generic small little box that FM pushes" is actually generated by the *browser* not FMP.
June 6, 201312 yr Newbies Hi everybody! I have to create a custom login page for my database too. I know that it's unsafe, but I need it only to set different access to some users. I'm sure that the original program screen already does it, but I need a solution more attractive. PS: sorry for my bad english
Create an account or sign in to comment