Click here to Skip to main content
15,918,808 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Godd css Layouts Pin
Guffa15-Sep-07 6:30
Guffa15-Sep-07 6:30 
AnswerRe: Godd css Layouts Pin
George L. Jackson17-Sep-07 0:12
George L. Jackson17-Sep-07 0:12 
QuestionWeb-based HTML Editors preferring STRONG instead of B Pin
Vasudevan Deepak Kumar14-Sep-07 23:37
Vasudevan Deepak Kumar14-Sep-07 23:37 
AnswerRe: Web-based HTML Editors preferring STRONG instead of B Pin
Fred_Smith15-Sep-07 3:05
Fred_Smith15-Sep-07 3:05 
QuestionHow come javascript onfocus and onblur events do not fire in IE more then once? Pin
rgordon9914-Sep-07 6:52
rgordon9914-Sep-07 6:52 
AnswerRe: How come javascript onfocus and onblur events do not fire in IE more then once? Pin
daveyerwin15-Sep-07 6:29
daveyerwin15-Sep-07 6:29 
QuestionRequesting the link for WS guidlines... Pin
Sushil D Jadhav14-Sep-07 3:58
Sushil D Jadhav14-Sep-07 3:58 
QuestionUsing XML Web Service With JavaScript Pin
i-developer of Istanbul14-Sep-07 3:20
i-developer of Istanbul14-Sep-07 3:20 
Hello Coders;





i wrote a xml web service. i want to use in html. i look a lot of websites i didn't find any answers i should write to asp.net forums but i can't reset my password anyway ...



namespace is nesim

class is members

and asmx file is members.asmx



there is Register method which takes some string values, output parameters and returns a bool variable.



i want to call this on a click of link ... i did like that;







function signup()



{



var username = document.getElementById("txtusername");

....

....

....



var succed = nesim.members.Register (username.value, ..... )



if ( succed )

{



div_info.innerHTML = " Your registration is succesfull ... ";





}









}











..........

..........





Sign Up





i got members or register not definited error. As last i did do ...i add a script manager which comes with ajax control kit.

<aspcriptmanager id="sc1" runat="server">

<services>

<aspervicereference path="Members.asmx">









<aspcriptmanager>





do you have an idea ? or is there any another way ? thank you very much ...





®esult ++ @@i-developer

QuestionQUESTION Related PHP + OSCOMMERCE Pin
| Muhammad Waqas Butt |13-Sep-07 22:16
professional| Muhammad Waqas Butt |13-Sep-07 22:16 
QuestionPostback event doesnt fire first time -- safari Pin
Viral Upadhyay13-Sep-07 20:15
Viral Upadhyay13-Sep-07 20:15 
AnswerRe: Postback event doesnt fire first time -- safari Pin
Guffa14-Sep-07 6:15
Guffa14-Sep-07 6:15 
GeneralRe: Postback event doesnt fire first time -- safari Pin
Viral Upadhyay14-Sep-07 20:21
Viral Upadhyay14-Sep-07 20:21 
AnswerRe: Postback event doesnt fire first time -- safari Pin
Guffa14-Sep-07 21:59
Guffa14-Sep-07 21:59 
GeneralRe: Postback event doesnt fire first time -- safari Pin
Viral Upadhyay14-Sep-07 23:33
Viral Upadhyay14-Sep-07 23:33 
GeneralRe: Postback event doesnt fire first time -- safari Pin
saini arun15-Sep-07 3:42
saini arun15-Sep-07 3:42 
Questioncan you pass a variable into a Include File Statement? Pin
ronchase13-Sep-07 19:09
ronchase13-Sep-07 19:09 
AnswerRe: can you pass a variable into a Include File Statement? Pin
Guffa13-Sep-07 19:40
Guffa13-Sep-07 19:40 
QuestionASP.Net Trusted IP Pin
hifiger200413-Sep-07 19:08
hifiger200413-Sep-07 19:08 
AnswerRe: ASP.Net Trusted IP Pin
\laddie13-Sep-07 20:14
\laddie13-Sep-07 20:14 
GeneralRe: ASP.Net Trusted IP Pin
hifiger200413-Sep-07 20:52
hifiger200413-Sep-07 20:52 
GeneralRe: ASP.Net Trusted IP Pin
\laddie13-Sep-07 21:17
\laddie13-Sep-07 21:17 
GeneralRe: ASP.Net Trusted IP Pin
hifiger200413-Sep-07 21:26
hifiger200413-Sep-07 21:26 
GeneralRe: ASP.Net Trusted IP Pin
\laddie13-Sep-07 21:41
\laddie13-Sep-07 21:41 
AnswerRe: ASP.Net Trusted IP Pin
hifiger200413-Sep-07 21:47
hifiger200413-Sep-07 21:47 
QuestionCommon question with a twist, I think, Pin
rudemusik13-Sep-07 18:00
rudemusik13-Sep-07 18:00 

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.