writing plugin/addin for IE

i want to write a plugin for IE so i will have a new button in IE,when
pressed i will get a simple form with 3 fields that i can feel out and the
data will be sent to a server
how can i do this?
thnaks in advance
peleg
pelegk1 [ Di, 01 April 2008 10:48 ] [ ID #1932631 ]

Re: writing plugin/addin for IE

Hi peleg,

Under ASP.NET, or? Generally IE plugins are native apps becasue you cannot
expect user having .NET FW, but, it follows be requirements and it's not
an issue to build them on NET. Following this topic for more info http://www.eggheadcafe.com/community/aspnet/2/10017634/links -fyi.aspx

Regards,
Alex Meleta
[Tech Blog: http://devkids.blogspot.com]

p> i want to write a plugin for IE so i will have a new button in
p> IE,when
p> pressed i will get a simple form with 3 fields that i can feel out
p> and the
p> data will be sent to a server
p> how can i do this?
p> thnaks in advance
p> peleg
Alex Meleta [ Di, 01 April 2008 13:27 ] [ ID #1932644 ]

Re: writing plugin/addin for IE

I'd say an IE8 WebSlice sounds just about perfect for this.
Here's more info:
http://www.microsoft.com/windows/products/winfamily/ie/ie8/f eatures.mspx

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net


"pelegk1" <pelegk1 [at] discussions.microsoft.com> wrote in message
news:436D5FA0-3C24-4DC8-BF50-81D14C059ED6 [at] microsoft.com...
>i want to write a plugin for IE so i will have a new button in IE,when
> pressed i will get a simple form with 3 fields that i can feel out and the
> data will be sent to a server
> how can i do this?
> thnaks in advance
> peleg
Steve [ Di, 01 April 2008 18:25 ] [ ID #1932666 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » writing plugin/addin for IE

Vorheriges Thema: Visual Studio 2008 Publishing simple ajax site to ASP2.0 shared host
Nächstes Thema: asp.net 2.0 windows authentication