Hello everyone, :wave:
I am working on a vb.net application, the application was written from scratch on VS 2008. The problem is when i try to submit values to two website using web browser control. The data submission with the first website goes fine but on form2 when i try to submit data to second website it gives me following error "Public member 'Item' on type 'DBNull' not found" :confused:. Now the variables which are submitting the values are declared as Public in Module1.
It is the first time i am getting this error. I have developed this kind of applications in the past. Can anyone please help me to get rid of this error:cry:?
I am working on a vb.net application, the application was written from scratch on VS 2008. The problem is when i try to submit values to two website using web browser control. The data submission with the first website goes fine but on form2 when i try to submit data to second website it gives me following error "Public member 'Item' on type 'DBNull' not found" :confused:. Now the variables which are submitting the values are declared as Public in Module1.
It is the first time i am getting this error. I have developed this kind of applications in the past. Can anyone please help me to get rid of this error:cry:?