want to add own registration page in my module
Last Post 10/10/2006 3:04 AM by Sourav Moy Sau. 3 Replies.
Author Messages
Sourav Moy Sau
Nuke Newbie
Nuke Newbie
Posts:4


--
09/13/2006 7:54 AM  

Hello

I have  created a module in DNN 4.3.4 with language Vb name "retailer"..now i want to add a registration page with my desired filelds to be there...And that  page will interact with my database.

Please help me  to solve this.It will help me a lot.

Thanks and regards

Sourav  Moy Sau

 

 

r s
Nuke Newbie
Nuke Newbie
Posts:5


--
09/22/2006 4:10 PM  
i am looking for the same thing did u get an answer. i need to know what tables they go in.
shamshad shamshad
Nuke Newbie
Nuke Newbie
Posts:1


--
10/09/2006 5:03 AM  
you just copy and paste existing registrations fields on your own controls and also existing register code. So you will use existing Dnn tables and don't need separate tables.
Sourav Moy Sau
Nuke Newbie
Nuke Newbie
Posts:4


--
10/10/2006 3:04 AM  
Thanks shamshad,
Thank you for your reply..But if i want to ad some extra fileds in my registration page which is not there in the existing one.then what can i do? do i just add and change the necessary code andthe relateddatabse table according to that.
Thanks again.....


---