Hi all , I am a newbie here, excited to join in this community. Here I have a question reg asp.net and MSaccess.
My application runs on asp.net with msaccess as backend. I need to implement a search, search by studentID which is an int. The user will put a studentID in the textbox and hit search button, it should search all details pertaining to the studentID in msaccess and should retrieve results in FORMVIEW/ EDITitem template(DAFAULT setting). So when i put studentID in textbox it takes as a string, how can i convert string to int and where? in C# pageLoad method? or searchbutton_click method? and how can i get the results back to formview? I would really appreciate your help
Thank You
venkatad 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.