<%@LANGUAGE="VBSCRIPT"%> <% ' *** Logout the current user. MM_Logout = CStr(Request.ServerVariables("URL")) & "?MM_Logoutnow=1" If (CStr(Request("MM_Logoutnow")) = "1") Then ''Session.Contents.Remove("MM_Username") ''Session.Contents.Remove("MM_UserAuthorization") MM_logoutRedirectPage = "logoutAcknow.asp" ' redirect with URL parameters (remove the "MM_Logoutnow" query param). if (MM_logoutRedirectPage = "") Then MM_logoutRedirectPage = CStr(Request.ServerVariables("URL")) If (InStr(1, UC_redirectPage, "?", vbTextCompare) = 0 And Request.QueryString <> "") Then MM_newQS = "?" For Each Item In Request.QueryString If (Item <> "MM_Logoutnow") Then If (Len(MM_newQS) > 1) Then MM_newQS = MM_newQS & "&" MM_newQS = MM_newQS & Item & "=" & Server.URLencode(Request.QueryString(Item)) End If Next if (Len(MM_newQS) > 1) Then MM_logoutRedirectPage = MM_logoutRedirectPage & MM_newQS End If Response.Redirect(MM_logoutRedirectPage) End If %> <% Dim rsLogin Dim rsLogin_numRows Set rsLogin = Server.CreateObject("ADODB.Recordset") rsLogin.ActiveConnection = MM_connNAQDA_STRING rsLogin.Source = "SELECT * FROM USERS" rsLogin.CursorType = 0 rsLogin.CursorLocation = 2 rsLogin.LockType = 1 rsLogin.Open() rsLogin_numRows = 0 %> <% ' *** Validate request to log in to this site. MM_LoginAction = Request.ServerVariables("URL") If Request.QueryString<>"" Then MM_LoginAction = MM_LoginAction + "?" + Request.QueryString MM_valUsername=CStr(Request.Form("name")) If MM_valUsername <> "" Then MM_fldUserAuthorization="user_access" MM_redirectLoginSuccess="loginAcknow.asp" MM_redirectLoginFailed="accessDenied.asp" MM_flag="ADODB.Recordset" set MM_rsUser = Server.CreateObject(MM_flag) MM_rsUser.ActiveConnection = MM_connNAQDA_STRING MM_rsUser.Source = "SELECT user_username, user_password" If MM_fldUserAuthorization <> "" Then MM_rsUser.Source = MM_rsUser.Source & "," & MM_fldUserAuthorization MM_rsUser.Source = MM_rsUser.Source & " FROM Q_UserAutho WHERE user_username='" & Replace(MM_valUsername,"'","''") &"' AND user_password='" & Replace(Request.Form("pass"),"'","''") & "'" ' MM_rsUser.Source = MM_rsUser.Source & " FROM USERS WHERE user_username='" & Replace(MM_valUsername,"'","''") &"' AND user_password='" & Replace(Request.Form("pass"),"'","''") & "'" MM_rsUser.CursorType = 0 MM_rsUser.CursorLocation = 2 MM_rsUser.LockType = 3 MM_rsUser.Open If Not MM_rsUser.EOF Or Not MM_rsUser.BOF Then ' username and password match - this is a valid user Session("MM_Username") = MM_valUsername If (MM_fldUserAuthorization <> "") Then Session("MM_UserAuthorization") = CStr(MM_rsUser.Fields.Item(MM_fldUserAuthorization).Value) Else Session("MM_UserAuthorization") = "" End If if CStr(Request.QueryString("accessdenied")) <> "" And false Then MM_redirectLoginSuccess = Request.QueryString("accessdenied") End If MM_rsUser.Close Response.Redirect(MM_redirectLoginSuccess) End If MM_rsUser.Close Response.Redirect(MM_redirectLoginFailed) End If %> National Aquaculture Development Authority of Sri Lanka - NAQDA
The Ministry
The NAQDA
Resources
Data & Statistics
Training
Science & Research
Partnership
ARDQI Project
Investor Opportunities
Aqua Commercials
New Trends
News Room
Job Opportunities
Aqua Links
Contact Us


About Commercials 
  • This page operates solely as a venue for sellers and buyers to negotiate and complete transactions of aquaculture related products
  • NAQDA is not involved in the actual transaction between sellers and buyers and is not the agent of any and has no responsibility for the accuracy of the information contained in the databases.
  • As a visitor to the site you can either view the information on products added by other parties or add the information regarding your own products to be viewed by other interested parties.
  • You can view the information free of charge provided you agree with our terms and conditions. (Please click the icon on ‘View Auction’)
  • For adding information on your products, you have to register by filling the registration form and making the assigned payment as applied according to our user classification.
  • Your registration is valid only for a period of one year and renewable thereafter.
  • Registration charges are decided by NAQDA and are subject to change without prior notice.

How to Register?
  • Please click the icon on ‘Register Now’ in this page.
  • You will see our ‘Terms and Conditions’. If you agree with them click ‘I agree’.
  • The registration form will be displayed. Please duly fill the registration form and submit it. Your name will be added to our waiting list of users.
  • In the registration form you are asked to submit a user name and password. This same user name and password will be assigned to you once the registration is completed.
  • To complete your registration process, allowing you the access to data adding facility, you have to send us registration fees.
  • At present the registration fees are as follows.
    o For those who bear Sri Lankan addresses: SLRs. 500.00 per annum
    o For those who bear non Sri Lankan addresses: US$ 50.00 per annum
  • At the moment, we entertain Sri Lankan applications only from persons/companies who are members of a recognized business or professional association (e.g: Ornamental fish producers associations, Exporters associations, Shrimp farmers associations etc.). We will take action to display a list of such associations, which have been listed with us in the future.
  • You can make your payment via telegraphic transfer or bank drafts drawn in favor of National Aquaculture Development Authority of Sri Lanka to AC No:00039865 at Bank of Ceylon, Dematagoda Branch, Colombo 09, Sri Lanka.
  • Payments also could be made at NAQDA head office at No. 758, Baseline Road, Colombo 09, Sri Lanka.
  • Once your payments are received by NAQDA or by the Bank, we will take immediate actions to authorize your registration. You will be informed via e.mail and your period of valid registration will be counted from that date.
How to add Information?
  • Once your registration is completed you can directly log in to the data adding forms by using the user name and the password assigned to you.
  • Submit your user name and password. Click icon on ‘Add Auction’. The data adding form will be displayed
  • Facilities are provided here to describe your product briefly with necessary contact details and a starting and finishing date for the transaction.
  • This duration will be given considering the perishable nature of aquaculture products. After the finishing date you have mentioned, the information will be automatically removed from the site.
  • You can also advertise any job opportunities or vacancies in your company and these will be displayed under ‘Job Opportunities’ in the main menu. All the terms and conditions applicable for product auction information will also be applied for job opportunities data too.
  • At the moment you can add data under four categories.
  • Ornamental fish
  • Shrimp
  • Food fish: Only the finfish varieties that are commercially cultured (e.g. Tialpia, Carps, Grouper etc.)
  • Other: Any aquaculture products that are not coming under above categories (e.g. Crabs)
    NAQDA shall take necessary action to change and organize these categories in an appropriate manner depending on the requirement of the users in future.
  • Once you have duly completed the data adding form and submitted it, the information will be displayed in the commercials page. Any interested party can view your information free of charge.
Unwarranted Information
  • You are not expected to advertise any product that is not coming under the above categories.
  • In particular, you may not list any item that (a) infringes any third-party intellectual property rights (including copyright, trademark, patent and trade secrets) or other proprietary rights (including rights of publicity or privacy); or (b) is counterfeited, illegal, stolen, or fraudulent.
  • As the data added by you is visible to any interested party free of charge, NAQDA will not be responsible for legal or other action initiated by any affected party or authorized official based on the data mentioned above.
  • Immediate action shall be taken to remove any such data from the web if it is brought in to the notice of NAQDA.
  • It is the seller’s responsibility to accurately describe the item for sale or auction


Disclaimer
  • NAQDA cannot ensure that (1) any item listing, is accurate, complete, misleading or deceptive, (2) the item(s) listed are safe, legal or of acceptable quality, or (3) seller or buyer will perform as promised

HOME | RESOURCES | NAQDA | S & R | INVESTMENTS | COMMERCIALS | TRAINING | STATS | NEWS | LINKS | JOBS | CONTACT | TRENDS
 
SITE BY FINDER2000
<% rsLogin.Close() Set rsLogin = Nothing %>