borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (How to get text and Images from Word file(.doc) and Powerpoint in VB.NET or C#?)Next Topic (C# timer) New Topic New Poll Post Reply
AndreaVB Forum : C# : WebService and .net
Poster Message
MkhProgrammer
Level: Big Cheese

Registered: 06-09-2003
Posts: 26

icon WebService and .net

Hello
i want to make a WebService that get my form as a variable
and use this code :
for each ctl in myform.controls
.
.
.
next

when i define a variable as form in input parameter of my function
error occured !!
how can i declare my variable in webservice as a form control?

Best Regards

____________________________
MkhProgrammer

26-11-2004 at 05:08 PM
View Profile Send Email to User Show All Posts | Quote Reply
zimcoder
Level: VB Lord


Registered: 27-10-2003
Posts: 225
icon Re: WebService and .net

Can you post the sample code that is throwing the error. that is the xml web method

You may need to declare the parameter as of type object and pass your form as an object

____________________________
BrainBench ADO.NET and ASP.NET Certified Developer

11-01-2005 at 07:08 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : C# : WebService and .net
Previous Topic (How to get text and Images from Word file(.doc) and Powerpoint in VB.NET or C#?)Next Topic (C# timer) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder