Click here to Skip to main content
16,016,570 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have login page.
In this page I have one link button.
This link is forgot password button.

I have oracle query and I want to use ths query:

select edugate_web_pkg.forget_password('?','?') from dual.

How do I use this one?

Please giude me and give proper solution
>
Posted
Updated 31-Oct-10 3:59am
v3
Comments
Dalek Dave 31-Oct-10 10:01am    
Edited for Grammar and Readability.

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900