3
Answers

single and multiple Image upload

Rupesh N

Rupesh N

3y
665
1
public string Post (project pr){
   try{
   query here 
}
catch(){throw;} 
}
 
one and multiple images upload by using the above method.
Answers (3)