Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > WebService tickets
 

WebService tickets

Pardon me for being stupid but here goes anyway.

When you view in a browser the file dataservice.asmx you can see the web services page. When you click on a link you are prompted to enter a ticket value and any other parameters to make the code function.

Well just what is the syntax for enterring this ticket???

Thanks

Charlie
InfoDOG  Monday, September 12, 2005 5:24 PM

the syntax of the ticket is a string. run first the authservice.asmx and you will get the ticket from it. copy paste it and insert it forwards..

IsoKake

IsoKake  Friday, January 20, 2006 5:14 PM

the syntax of the ticket is a string. run first the authservice.asmx and you will get the ticket from it. copy paste it and insert it forwards..

IsoKake

IsoKake  Friday, January 20, 2006 5:14 PM

You can use google to search for other answers

Custom Search

More Threads

• bowwow10 - how does he do it?
• Sample applications list
• Which .NET quick start application is best?
• Why TaskVision does NOT use DataRelations?
• Xpander & chart control
• Can I write animal in managed C++?
• Diffgram questions
• Programically selecting an item in DataGridComboBoxCell
• Trouble with DataGridView - Exception: Object reference not set to an instance of an object.
• How to Set Tooltip to Combobox Item at Binding Time in vb.net