Hi,
I need to customize login, and registration module so those modules could "talk" to other database which located in other server.
Our client has security setting restriction:
# Linked database is not allowed
# The connection string to that external database should be declared in web.config
Initially, we use Datasprings Dynamic Form. But after knowing their requirement, we cannot use dynamic form cause Dynamic Form cannot use connection from web.config (I've confirmed about this to Dataspring developer).
My question :
# COuld you recommend another module or concept to handle our situation? Is it using "Open Web Studio", or "Form and List Module" or we need to customize it in the dotnetnuke coding directly? Or do you have other module to suggest?
Which one will be the most advisable method?
Thanks before
