<code> <IFRAME height=60 src="http://www.google.com/talk/service/badge/Show? tk=z01q6amlqaphtrruuig449gf0meqkgbrudoaj85q0bu46ul2a9vpjl191cjkup225aosv7oslv47hr1nqmvt9mmbegcb386pprnu7qthmmjhmkjcjnfdokoc826puk5t053243itp3sb1d9v5ko6lmoc2hpcd1sp9fcbtsj3e&w=200&h=60" frameBorder=0 width=200 allowTransparency></IFRAME> </code>
What i would do is parse this information out for what you need. basically the src attribute is the image bubble for chatting. Take the rest of the information and parse it as a postback response to a successful validation/login. On Aug 11, 11:20 pm, Ronak <[email protected]> wrote: > Thanks for the reply > can you give me the address where to find google api for custom badge > or do you have any sample code ? > > > > > > On Thu, Aug 11, 2011 at 4:12 PM, Goldie <[email protected]> wrote: > > You will need to reprogram the IFRAME to go to your form, and after > > they enter the basic information you will need to use the click- > > through on the IMG to the next step. May want to review the Google > > API for this type of communication, cause you maybe able to create > > your own Chat Box with your interaction. > > > On Aug 10, 7:13 am, Ronak <[email protected]> wrote: > > > Hii everyone > > > > I want to create google talk badge for asp.net application > > > > I have read help onhttp://www.google.com/talk/service/badge/New > > > > I have tried it and it works > > > but I want to use it in different way: > > > > Flow to start chat: > > > > There is chat icon in the bottom of webpage, when user click on that > > > icon > > > a little feedback type form appear on screen when he/she completes the > > > form > > > his/her name directly goes to google chat window (rightnow it shows > > > Guest) > > > but I want his/her name entered in the form. > > > > Also I want to open direct chat window when form is submitted > > > successfully. > > > Also chat screen in my website as a iframe (do not want to open in new > > > window) > > > > So anyone have any of these problem's solution then please reply. > > > > Thank you > > > -- > > You received this message because you are subscribed to the Google > > Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML > > Web Services,.NET Remoting" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en > > or visit the group website athttp://megasolutions.net > > -- > Regards > Ronak Shah- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net
