NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Johan van Zyl

Pages: 1 ... 3 4 [5] 6 7 ... 12
61
Web Server - Ask For Help / Sending SMSs en Emails
« on: April 17, 2014, 12:31:56 PM »
see attached
www.medxinfo.co.za
Click Login | Register

Here is the code I'm trying to fit into a XHTML routine on the Help NetWebPage as mentioned my other topic just now.
"Why Register?
You do not have to register as a USER but if you are not registered you cannot Login and certain pages and information will not be visible to you and we will not be able to contact you.
To Register:
NOTE: OTP = One Time Password - only valid for this current session.
 You MUST register with a valid Email Address. Once that has been verified you may register, if so desired, your cell phone number.  In the case of certain types of USERS like LOCUMS it would be advantageous  to be contactable via email AND cell phone!
The Email Address and Cell No supplied must be valid as they will be verified.
Choose option A. or B.
A. If you want to Register with your Email Address AND your Cell No:
Login, Password, Last Name, First Name, Gender, Home Town, Country, Email Address AND Cell No must be filled in.
After all required fields have been filled in then click Request Email OTP.
An Email OTP will be generated and sent to the Email address typed in by you supplying you with an Email OTP - which must then be typed into the field Email OTP.
Now Click Request Cell No OTP.
 If the Email OTP typed in by you matches generated Email OTP then a Cell OTP will be generarated and sent to the Cell No typed in by you supplying you with a Cell OTP - which must then be typed into the field Cell OTP.
Now click Register.
If the Email OTP AND Cell OTP typed in by you matches the generated OTPs you will be registered as a User and you will be taken back to the Login Form - with the Login and Password already filled in - now just click Login.
B. If you want to register with your Email Address ONLY:
 Login, Password, Last Name, First Name, Gender, Home Town, Country and Email Address must be filled in.
After all required fields have been filled in then click Request Email OTP.
An Email OTP will be generated and sent to the Email address typed in by you supplying you with an Email OTP - which must then be typed into the field Email OTP.
Now click Register.
If the Email OTP typed in by you matches the generated Email OTP you will be registered as a User and you will be taken back to the Login Form - with the Login and Password already filled in - now just click Login."

OK - The Register Button at the bottom is the Save button.
Then there is the Request Email OTP and Request Cell OTP buttons.
When the Request Email OTP is clicked and Email OTP is generated and this Email OTP must then mailed to the email address supplied.
How do I achieve this - must that button call a NetWebForm? - modified Send Email From WebBrowser (11) but with no fields showing on the form as all info is passed from calling form?? Can I pass parameters to it like the First Name, Last Name and Email Address from the calling Form (RegisterForm)?
And if the Request Cell OTP is clicked and I now must send a sms? Have been using ClickAtall HTTP with success but not in NTWS mode.
The code to create OTPs and to verify that a valid Email OTP has been entered should be OK
Well the Email address, generated Email OTP and the Email OTP entered by user are all local variable? - these two OTP's must match - how do I display a message if they don't match to allow for a retry?




 

[attachment deleted by admin]

62
NT WS 7.39

see attached
www.medxinfo.co.za
click Login | Register | Help

Help is a NetWebPage

I pasted all of the HTML code I created in Visual Web Developer into one routine - but not all of it displays.
Must I split the code up into more that one routine?
After <body>?
Must I paste the css code created by VWD at the top of the HTML page into each routine?
Thx!




[attachment deleted by admin]

63
Hi

You can visit http://www.medxinfo.co.za to see what I'm dealing with.

Thx!

64
How do I get the prompts and everything else more to the left and make then all fit inside the "window"?

If user clicks menu choice Login/Register - if already registered then just enter Login and Password - otherwise click on Register Tab and fill in the blanks - must then click on something like Obtain OTP (One Time Password) which will be sent via mobile and /or email. After receiving this - the OTP must be entered.
NOW - I cannot also have login and Password on this tab  as it is not allowed.
Where does one embed code per tab - to make tab Login being selected after OTP has successfully been entered - OTP must be verified against data base connected to mobile no and/or email address. Or Login can be mobile no or email address? And OTP can be initial Password?

Any thoughts on this?

Cannot make the columns on Register tab as mandatory because when you just want to login these columns would not be filled?

You can visit http://www.medxinfo.co.za to see what I'm dealing with.

[attachment deleted by admin]

65
Hi
NTWS
Has anyone got some example code to  Register to be able to Login later?
UserName:
Password:
MobileNo:
EmailAddress:
Click Request OTP and wait for OTP via Mobile and/or EMail? Then enter the OTP
OTP:
Click Register
Any improvement on this?

66
Hi All,

Suggested topic:

Login and Access Levels (not using SecWin)

On login Form:
If already registered - then just login.
If not registered - button or link to go to Register Form,
supply First Name, Last Name, email address and mobile number.
A OTP (One time password) will be sent to both? email address and mobile number - OTP must be entered on Registration Form - and then the user can be Registered.
I would like if possible that the email address AND mobile number to be validated before registration is allowed.

Tables: Users and UserGroups
Users may be in many groups - access to Browse/Forms will be restricted on certain criteria.
A User be a Locum and if he is only registered as a locum in UeerGroups he may only edit his own data in Locums table.
But he may also be the Responsible Pharmacist linked to a certain pharmacy - then he will be allowed to edit the pharmacy data in Pharmacies table as well. etc. etc.


Thx!


67
Thought I would give them a try.

Registered today - the billed me R 65.00 to start with - I suppose they will bill me after 30 days with R 490.00 plus the extras(usage)

Windows 2008  STD Server
Silver Cloud Server R 490 pm
2 Virtual CPUs
4GB DDR3 up to 1333Mhz
200GB Network Attached Storage
250GB Bandwidth
1 Static IP (R 50 per additional)



68
Web Server - Ask For Help / New Table/Browse/Form errors
« on: June 13, 2013, 11:05:27 PM »
Suddenly I'm getting this attached error when I add records to a table. Actually, I can add a record but when attempting to add a second record it triggerw the error.
This now happens with new tables/browses/forms - to old ones work perfectly.

[attachment deleted by admin]

69
Web Server - Ask For Help / Re: NTWS, GoStats and Google Analytics
« on: June 10, 2013, 11:01:30 PM »
There is only one
GoStats.js<g>
And there is also googleanalytics.js
Neither seem to work!

Always online - supposed to be
http://www.medxinfo.co.za

70
Web Server - Ask For Help / NTWS, GoStats and Google Analytics
« on: June 10, 2013, 09:42:53 PM »
See attachments
It would seem as if the browsers do not "see" the contents of my two js scripts.
When I scracth around in FireBug I do find the contents of all.js but nothing related to GoStas.js or googleanalytics.js?
From GoStats HelpDesk
"Marius, Jun 10 10:17 (COT):
Johan,
The code provided by us it's fine, but it's not copy/pasted as it is within your website's pages code.
Within your site index page, there is only one line added:
"<script src="/scripts/GoStats.js" type="text/javascript"></script>"
You may want to remove that line and add the code fully.
Let me know if you are having any further questions.
Kind regards,
Marius"

[attachment deleted by admin]

71
Web Server - Ask For Help / NT WS a "Window' with MANY buttons?
« on: May 28, 2013, 05:05:40 PM »
How would one create ONE 'window' with many buttons. Seems like it should have been a  NetWebForm but can one create MANY buttons on it?
Setting many parameters:
loc:Message
loc:CodeFrom
loc:CodeTo
loc:DateFrom
loc:DateTo
etc

Buttons calling:
Report1
Report2
process1
process2
procedure1
procedure2
procedure3

whatever
how does one do all of this?
on a NetWebForm or what?


72
Web Server - Ask For Help / NT WS and GoogleAnalytics
« on: May 22, 2013, 02:10:55 PM »
Did all of this a few weeks ago already - does not work - it show me no visits stats at all!
How do I resolve this?
http://www.medxinfo.co.za

<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-401949-3', 'medxinfo.co.za');
  ga('send', 'pageview');



</script>

[attachment deleted by admin]

73
The Rest - Ask For Help / Re: WebClient Clicatell and many SMS's
« on: May 22, 2013, 11:29:20 AM »
Resolved!
Right! - the window called by the Process had to be NON MDI and must be Immediate.
Not sure if I have the
ThisClient.Post(clip(loc:PostURL),'')
in quite the correct place - I have placed it on the Button?

74
The Rest - Ask For Help / Re: WebClient Clicatell and many SMS's
« on: May 22, 2013, 11:03:53 AM »
OK - I have a process that calls a procedure as it goes through the loop.
But it still does not work. Just nothing happens - not even error messages!
Where exactly must I put this code?
ThisClient.Post(clip(loc:PostURL),'')

[attachment deleted by admin]

75
The Rest - Ask For Help / Re: WebClient Clicatell and many SMS's
« on: May 21, 2013, 10:46:58 PM »
OK not passing parameters to the procedure!!!
Will get back to you.

Pages: 1 ... 3 4 [5] 6 7 ... 12