Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Saturday, March 24, 2012

a simple question about asp.net ajax

what software will I install to my server ? bsides windows 2003, .netframework2.0.

You need to download AJAX tool kit also.

http://ajax.asp.net/downloads/default.aspx?tabid=47 from here. And follow the instructions


Thank u 4 a my question.

need I install AJAX tool kit on my web server ?


You just need to install Ajax 1.0 from here http://www.microsoft.com/downloads/details.aspx?FamilyID=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&displaylang=en but if you need more Ajax controls that were developed by .NET community [it contains lots of free/cool Ajax controls] then you can download Ajax Control Tool kit.

But to develop your apps with Ajax enabled then just Ajax 1.0 is enough


Thank u very much.

Wednesday, March 21, 2012

A how to question...

Hi,

Please can someone point me in the right direction...?

Does anyone have any idea what is used to create the chat windows onwww.iloveim.com ?

I am currently working on a project where I want to spawn mutiple independant databaound views on a form dynamically from a gridview control. www.iloveim.com is about as close as I can get to what I am aiming for, but, I have no idea where to start... Does this use multiview? or is it dynamic panels?

Any help greatly appriciated.

Thanks in advance.

Tony

Further to the above. I am also looking at Meebo.

Same principal of spawning [x] new "windows" dynamically.

Again, any help greatly appriciated, even just the name of the control that was used.

Tony


I am aware that prgram such as Meebo, ILoveIM and e-messenger are dimly viewed by Microsoft, but, please if anyone can help with what control is used for the dialog box, I'd be very grateful as I have a client that wants this type of appraoch for his system.

He has a gridview populated with tasks, currently, when he wants to view/update a task, the application fires a new browser window. He has seen this approach and wants to fire on of these panels so he can keep the app in a single window.