Current location: Hot Scripts Forums » Programming Languages » ASP.NET » Small Webservice Query!!


Small Webservice Query!!

Reply
  #1 (permalink)  
Old 10-16-06, 10:05 AM
benq benq is offline
Newbie Coder
 
Join Date: May 2006
Posts: 58
Thanks: 0
Thanked 0 Times in 0 Posts
Small Webservice Query!!

hi all

just a quick help with this bit of code.

i did this small web service from the book and i commented could someone please have a look at the comment and see if i got the right idea.

Code:
 

    <WebMethod()> Public Function helloworld_or_any_name_varaiable(ByVal my_varaiable As String) As String
        'create a function by assinging a variable(sub string from the value ) show as string
        helloworld_or_any_name_varaiable = "hi world, " & my_varaiable
        'function= value of function = variable value assigned = hi world  
    End Function

End Class
thanks :blush:
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
code problem throws error matt001 ASP.NET 0 10-23-05 03:30 AM
A small query regarding swing j.gohel Everything Java 0 04-08-05 09:52 AM
Nested Query in PHP/MYSQL truesilentassassin PHP 2 07-27-04 07:50 PM
Declared Functions skipper23 PHP 4 12-17-03 10:06 AM
index page not showing up skipper23 PHP 3 12-15-03 01:10 PM


All times are GMT -5. The time now is 02:29 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.