Click here to Skip to main content
15,902,636 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Accessing events from outside Pin
minhpc_bk31-Jan-07 15:31
minhpc_bk31-Jan-07 15:31 
GeneralRe: Accessing events from outside Pin
Jazeee31-Jan-07 16:53
Jazeee31-Jan-07 16:53 
GeneralRe: Accessing events from outside Pin
payback31-Jan-07 17:22
payback31-Jan-07 17:22 
GeneralRe: Accessing events from outside Pin
minhpc_bk31-Jan-07 18:39
minhpc_bk31-Jan-07 18:39 
QuestionAJAX TabPanels not adjusting to height required for iFrame content Pin
lawsop31-Jan-07 9:50
lawsop31-Jan-07 9:50 
QuestionCreateUserWizard control having problem with aspnetdb database Pin
red60mans31-Jan-07 9:44
red60mans31-Jan-07 9:44 
GeneralRe: CreateUserWizard control having problem with aspnetdb database Pin
Planker31-Jan-07 11:08
Planker31-Jan-07 11:08 
QuestionHow to access the page values in a webservice? Pin
PrashantJ31-Jan-07 9:03
PrashantJ31-Jan-07 9:03 
Hi,

I want to pass some values to the webservice writern in C# from my ASP page.
In the ASP page, I am using the Yahoo UI functions to make a webservice call like this

Append("oACDS = new YAHOO.widget.DS_XHR(\"AC1.aspx\", [\"Table\", \"Order\"]);\n");
....
Response.Write(Copy());

I am able to get the value keyed into the text box ... I am using this call in the webservice
string query = Request.QueryString["query"];

So similarly I want to pass more values from the asp page to webservice, can anybody pls let me know how can i do this?

Thanks in advance
AnswerRe: How to access the page values in a webservice? Pin
minhpc_bk31-Jan-07 13:53
minhpc_bk31-Jan-07 13:53 
Questionimage on web page Pin
Member 377430731-Jan-07 8:30
Member 377430731-Jan-07 8:30 
AnswerRe: image on web page Pin
ednrgc31-Jan-07 9:12
ednrgc31-Jan-07 9:12 
Questionpagename is ambiguous Pin
Mary Parkhouse31-Jan-07 8:02
Mary Parkhouse31-Jan-07 8:02 
AnswerRe: pagename is ambiguous Pin
ednrgc31-Jan-07 9:13
ednrgc31-Jan-07 9:13 
GeneralRe: pagename is ambiguous Pin
Mary Parkhouse1-Feb-07 2:58
Mary Parkhouse1-Feb-07 2:58 
AnswerRe: pagename is ambiguous Pin
minhpc_bk31-Jan-07 13:45
minhpc_bk31-Jan-07 13:45 
QuestionGrid problem Pin
shapper31-Jan-07 6:52
shapper31-Jan-07 6:52 
AnswerRe: Grid problem Pin
minhpc_bk31-Jan-07 13:43
minhpc_bk31-Jan-07 13:43 
GeneralRe: Grid problem Pin
shapper31-Jan-07 14:14
shapper31-Jan-07 14:14 
GeneralRe: Grid problem Pin
minhpc_bk31-Jan-07 14:25
minhpc_bk31-Jan-07 14:25 
GeneralRe: Grid problem Pin
shapper31-Jan-07 14:46
shapper31-Jan-07 14:46 
GeneralRe: Grid problem Pin
minhpc_bk31-Jan-07 14:53
minhpc_bk31-Jan-07 14:53 
GeneralRe: Grid problem Pin
shapper31-Jan-07 15:04
shapper31-Jan-07 15:04 
GeneralRe: Grid problem Pin
minhpc_bk31-Jan-07 15:19
minhpc_bk31-Jan-07 15:19 
Questionabt online examination system using asp.net Pin
hardik_7531-Jan-07 6:48
hardik_7531-Jan-07 6:48 
AnswerRe: abt online examination system using asp.net Pin
Christian Graus31-Jan-07 9:26
protectorChristian Graus31-Jan-07 9:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.