473,416 Members | 1,503 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,416 software developers and data experts.

Drag and drop in web parts...

Hello,

I look at the asp.net 2.0 web parts tutorial on the asp.net web site. I
tried to run it under firefox browser but it did not run.

If I want to use this feature in a commercial product where the user can run
on firefox/mozilla, what would be a good approach.

1. Should I overwrite the javascript code drag-and-drop to make it more
browser independent. If I want to go this route, can anybody provide me a
pointer on how easy it will be to do this and override the event in the web
parts framework.

2. Another option would be to implement another interface for downlevel
browsers and use that screen with firefox. Is this the safe way to go?
Thanks for you time.

--
-jojobar
Nov 19 '05 #1
6 3516
sorry what I meant in my post above is that only the drag-and-drop (js)
function did not work in firefox. Everything else was just fine!
--
-jojobar
"jojobar" wrote:
Hello,

I look at the asp.net 2.0 web parts tutorial on the asp.net web site. I
tried to run it under firefox browser but it did not run.

If I want to use this feature in a commercial product where the user can run
on firefox/mozilla, what would be a good approach.

1. Should I overwrite the javascript code drag-and-drop to make it more
browser independent. If I want to go this route, can anybody provide me a
pointer on how easy it will be to do this and override the event in the web
parts framework.

2. Another option would be to implement another interface for downlevel
browsers and use that screen with firefox. Is this the safe way to go?
Thanks for you time.

--
-jojobar

Nov 19 '05 #2
Hi Jojobar,

Welcome to ASPNET newsgroup.
Regarding on the Webpart drag-drop support problem, it's a current
limitation of both the ASP.NET 2.0 webparts and the ones in WSS/SPS.
Currently only IE browser (high version) will be guarantee to support all
the DHTML behaviors. Also, I haven't found any means to manually replace
the autogenerated dhtml webparts scripts since asp.net use resource
generator to automatically output them.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| Thread-Topic: Drag and drop in web parts...
| thread-index: AcXPkOIp/SWg0ob9QLWzTtwMlWSxxQ==
| X-WBNR-Posting-Host: 24.30.72.206
| From: "=?Utf-8?B?am9qb2Jhcg==?=" <jo*****@nospam.nospam>
| References: <9E**********************************@microsoft.co m>
| Subject: RE: Drag and drop in web parts...
| Date: Wed, 12 Oct 2005 17:56:02 -0700
| Lines: 29
| Message-ID: <4D**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:130989
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| sorry what I meant in my post above is that only the drag-and-drop (js)
| function did not work in firefox. Everything else was just fine!
| --
| -jojobar
|
|
| "jojobar" wrote:
|
| > Hello,
| >
| > I look at the asp.net 2.0 web parts tutorial on the asp.net web site. I
| > tried to run it under firefox browser but it did not run.
| >
| > If I want to use this feature in a commercial product where the user
can run
| > on firefox/mozilla, what would be a good approach.
| >
| > 1. Should I overwrite the javascript code drag-and-drop to make it more
| > browser independent. If I want to go this route, can anybody provide me
a
| > pointer on how easy it will be to do this and override the event in the
web
| > parts framework.
| >
| > 2. Another option would be to implement another interface for downlevel
| > browsers and use that screen with firefox. Is this the safe way to go?
| >
| >
| > Thanks for you time.
| >
| > --
| > -jojobar
|

Nov 19 '05 #3
In that case is it possible to switch off the autogenerated drag and drop
completely so that we can have another consistent interface to do this.

Thanks
--
-jojobar
"Steven Cheng[MSFT]" wrote:
Hi Jojobar,

Welcome to ASPNET newsgroup.
Regarding on the Webpart drag-drop support problem, it's a current
limitation of both the ASP.NET 2.0 webparts and the ones in WSS/SPS.
Currently only IE browser (high version) will be guarantee to support all
the DHTML behaviors. Also, I haven't found any means to manually replace
the autogenerated dhtml webparts scripts since asp.net use resource
generator to automatically output them.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| Thread-Topic: Drag and drop in web parts...
| thread-index: AcXPkOIp/SWg0ob9QLWzTtwMlWSxxQ==
| X-WBNR-Posting-Host: 24.30.72.206
| From: "=?Utf-8?B?am9qb2Jhcg==?=" <jo*****@nospam.nospam>
| References: <9E**********************************@microsoft.co m>
| Subject: RE: Drag and drop in web parts...
| Date: Wed, 12 Oct 2005 17:56:02 -0700
| Lines: 29
| Message-ID: <4D**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:130989
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| sorry what I meant in my post above is that only the drag-and-drop (js)
| function did not work in firefox. Everything else was just fine!
| --
| -jojobar
|
|
| "jojobar" wrote:
|
| > Hello,
| >
| > I look at the asp.net 2.0 web parts tutorial on the asp.net web site. I
| > tried to run it under firefox browser but it did not run.
| >
| > If I want to use this feature in a commercial product where the user
can run
| > on firefox/mozilla, what would be a good approach.
| >
| > 1. Should I overwrite the javascript code drag-and-drop to make it more
| > browser independent. If I want to go this route, can anybody provide me
a
| > pointer on how easy it will be to do this and override the event in the
web
| > parts framework.
| >
| > 2. Another option would be to implement another interface for downlevel
| > browsers and use that screen with firefox. Is this the safe way to go?
| >
| >
| > Thanks for you time.
| >
| > --
| > -jojobar
|

Nov 19 '05 #4
Hi Jojobar,

Based on my research, currently there hasn't expose any public interfaces
for intercept the script generating of the ASP.NET 2.0 webpart service.
Through viewing the html source in client browser, we can find that the
detailed script code for drag and drop is referenced in a external script
file which is output through the WebResource.axd dynamically, someting
like:

/DemoSite/WebResource.axd?d=Lv9-VlL2g65UIaBJYjoHuw2&amp;t=632618037763491952

So if you do want to try replacing that one with your own script, you can
try overload the page's Render method and find the
<script
src="/DemoSite/WebResource.axd?d=Lv9-VlL2g65UIaBJYjoHuw2&amp;t=6326180377634
91952" type="text/javascript"></script>

and replace it with your own script file or dynamic script stream's URL.
Also, you need to have some research on the script functions in it so as to
implement the proper one targeting the FireFox browser.

Anyway, this is just a hack approach and I think there should have buildin
approach for achieving such fuction in the later version since our ASP.NET
dev guys have begun building the new client script library like the "Atlas".

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

--------------------
| Thread-Topic: Drag and drop in web parts...
| thread-index: AcXP9KGkLUIHJuk4QRWngkbAP9KV2Q==
| X-WBNR-Posting-Host: 66.32.191.29
| From: "=?Utf-8?B?am9qb2Jhcg==?=" <jo*****@nospam.nospam>
| References: <9E**********************************@microsoft.co m>
<4D**********************************@microsoft.co m>
<CK**************@TK2MSFTNGXA01.phx.gbl>
| Subject: RE: Drag and drop in web parts...
| Date: Thu, 13 Oct 2005 05:50:04 -0700
| Lines: 91
| Message-ID: <C1**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:131091
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| In that case is it possible to switch off the autogenerated drag and drop
| completely so that we can have another consistent interface to do this.
|
| Thanks
| --
| -jojobar
|
|
| "Steven Cheng[MSFT]" wrote:
|
| > Hi Jojobar,
| >
| > Welcome to ASPNET newsgroup.
| > Regarding on the Webpart drag-drop support problem, it's a current
| > limitation of both the ASP.NET 2.0 webparts and the ones in WSS/SPS.
| > Currently only IE browser (high version) will be guarantee to support
all
| > the DHTML behaviors. Also, I haven't found any means to manually
replace
| > the autogenerated dhtml webparts scripts since asp.net use resource
| > generator to automatically output them.
| >
| > Thanks,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| > --------------------
| > | Thread-Topic: Drag and drop in web parts...
| > | thread-index: AcXPkOIp/SWg0ob9QLWzTtwMlWSxxQ==
| > | X-WBNR-Posting-Host: 24.30.72.206
| > | From: "=?Utf-8?B?am9qb2Jhcg==?=" <jo*****@nospam.nospam>
| > | References: <9E**********************************@microsoft.co m>
| > | Subject: RE: Drag and drop in web parts...
| > | Date: Wed, 12 Oct 2005 17:56:02 -0700
| > | Lines: 29
| > | Message-ID: <4D**********************************@microsoft.co m>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain;
| > | charset="Utf-8"
| > | Content-Transfer-Encoding: 7bit
| > | X-Newsreader: Microsoft CDO for Windows 2000
| > | Content-Class: urn:content-classes:message
| > | Importance: normal
| > | Priority: normal
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| > | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| > | Xref: TK2MSFTNGXA01.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:130989
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | sorry what I meant in my post above is that only the drag-and-drop
(js)
| > | function did not work in firefox. Everything else was just fine!
| > | --
| > | -jojobar
| > |
| > |
| > | "jojobar" wrote:
| > |
| > | > Hello,
| > | >
| > | > I look at the asp.net 2.0 web parts tutorial on the asp.net web
site. I
| > | > tried to run it under firefox browser but it did not run.
| > | >
| > | > If I want to use this feature in a commercial product where the
user
| > can run
| > | > on firefox/mozilla, what would be a good approach.
| > | >
| > | > 1. Should I overwrite the javascript code drag-and-drop to make it
more
| > | > browser independent. If I want to go this route, can anybody
provide me
| > a
| > | > pointer on how easy it will be to do this and override the event in
the
| > web
| > | > parts framework.
| > | >
| > | > 2. Another option would be to implement another interface for
downlevel
| > | > browsers and use that screen with firefox. Is this the safe way to
go?
| > | >
| > | >
| > | > Thanks for you time.
| > | >
| > | > --
| > | > -jojobar
| > |
| >
| >
|

Nov 19 '05 #5
Thanks for your input. I will look at atlas released code and see if I can
get some universal drag-and-drop code. Cross browser support will be very
welcome in asp.net 2.0.

At least for all the other modern browsers like firefox, safari etc. as they
are not that different in terms of basic capabilities!
--
-jojobar
"Steven Cheng[MSFT]" wrote:
Hi Jojobar,

Based on my research, currently there hasn't expose any public interfaces
for intercept the script generating of the ASP.NET 2.0 webpart service.
Through viewing the html source in client browser, we can find that the
detailed script code for drag and drop is referenced in a external script
file which is output through the WebResource.axd dynamically, someting
like:

/DemoSite/WebResource.axd?d=Lv9-VlL2g65UIaBJYjoHuw2&t=632618037763491952

So if you do want to try replacing that one with your own script, you can
try overload the page's Render method and find the
<script
src="/DemoSite/WebResource.axd?d=Lv9-VlL2g65UIaBJYjoHuw2&t=6326180377634
91952" type="text/javascript"></script>

and replace it with your own script file or dynamic script stream's URL.
Also, you need to have some research on the script functions in it so as to
implement the proper one targeting the FireFox browser.

Anyway, this is just a hack approach and I think there should have buildin
approach for achieving such fuction in the later version since our ASP.NET
dev guys have begun building the new client script library like the "Atlas".

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

--------------------
| Thread-Topic: Drag and drop in web parts...
| thread-index: AcXP9KGkLUIHJuk4QRWngkbAP9KV2Q==
| X-WBNR-Posting-Host: 66.32.191.29
| From: "=?Utf-8?B?am9qb2Jhcg==?=" <jo*****@nospam.nospam>
| References: <9E**********************************@microsoft.co m>
<4D**********************************@microsoft.co m>
<CK**************@TK2MSFTNGXA01.phx.gbl>
| Subject: RE: Drag and drop in web parts...
| Date: Thu, 13 Oct 2005 05:50:04 -0700
| Lines: 91
| Message-ID: <C1**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:131091
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| In that case is it possible to switch off the autogenerated drag and drop
| completely so that we can have another consistent interface to do this.
|
| Thanks
| --
| -jojobar
|
|
| "Steven Cheng[MSFT]" wrote:
|
| > Hi Jojobar,
| >
| > Welcome to ASPNET newsgroup.
| > Regarding on the Webpart drag-drop support problem, it's a current
| > limitation of both the ASP.NET 2.0 webparts and the ones in WSS/SPS.
| > Currently only IE browser (high version) will be guarantee to support
all
| > the DHTML behaviors. Also, I haven't found any means to manually
replace
| > the autogenerated dhtml webparts scripts since asp.net use resource
| > generator to automatically output them.
| >
| > Thanks,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| > --------------------
| > | Thread-Topic: Drag and drop in web parts...
| > | thread-index: AcXPkOIp/SWg0ob9QLWzTtwMlWSxxQ==
| > | X-WBNR-Posting-Host: 24.30.72.206
| > | From: "=?Utf-8?B?am9qb2Jhcg==?=" <jo*****@nospam.nospam>
| > | References: <9E**********************************@microsoft.co m>
| > | Subject: RE: Drag and drop in web parts...
| > | Date: Wed, 12 Oct 2005 17:56:02 -0700
| > | Lines: 29
| > | Message-ID: <4D**********************************@microsoft.co m>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain;
| > | charset="Utf-8"
| > | Content-Transfer-Encoding: 7bit
| > | X-Newsreader: Microsoft CDO for Windows 2000
| > | Content-Class: urn:content-classes:message
| > | Importance: normal
| > | Priority: normal
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| > | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| > | Xref: TK2MSFTNGXA01.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:130989
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | sorry what I meant in my post above is that only the drag-and-drop
(js)
| > | function did not work in firefox. Everything else was just fine!
| > | --
| > | -jojobar
| > |
| > |
| > | "jojobar" wrote:
| > |
| > | > Hello,
| > | >
| > | > I look at the asp.net 2.0 web parts tutorial on the asp.net web
site. I
| > | > tried to run it under firefox browser but it did not run.
| > | >
| > | > If I want to use this feature in a commercial product where the
user
| > can run
| > | > on firefox/mozilla, what would be a good approach.
| > | >
| > | > 1. Should I overwrite the javascript code drag-and-drop to make it
more
| > | > browser independent. If I want to go this route, can anybody
provide me
| > a
| > | > pointer on how easy it will be to do this and override the event in
the
| > web
| > | > parts framework.
| > | >
| > | > 2. Another option would be to implement another interface for
downlevel
| > | > browsers and use that screen with firefox. Is this the safe way to
go?
| > | >
| > | >
| > | > Thanks for you time.
| > | >
| > | > --
| > | > -jojobar
| > |
| >
| >
|

Nov 19 '05 #6
Thanks for your response.

Yes, MS has begun improving the clientside script library and cross browser
is certainly involved in the library's targets.
Hope we'll soon get a richer and stronger version:-)

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| Thread-Topic: Drag and drop in web parts...
| thread-index: AcXQx0pxkMi3BPLxQ3qn+RKj3VG+9A==
| X-WBNR-Posting-Host: 66.32.191.29
| From: "=?Utf-8?B?am9qb2Jhcg==?=" <jo*****@nospam.nospam>
| References: <9E**********************************@microsoft.co m>
<4D**********************************@microsoft.co m>
<CK**************@TK2MSFTNGXA01.phx.gbl>
<C1**********************************@microsoft.co m>
<Aw**************@TK2MSFTNGXA01.phx.gbl>
| Subject: RE: Drag and drop in web parts...
| Date: Fri, 14 Oct 2005 06:58:01 -0700
| Lines: 178
| Message-ID: <AB**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:131387
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Thanks for your input. I will look at atlas released code and see if I
can
| get some universal drag-and-drop code. Cross browser support will be very
| welcome in asp.net 2.0.
|
| At least for all the other modern browsers like firefox, safari etc. as
they
| are not that different in terms of basic capabilities!
| --
| -jojobar
|
|
| "Steven Cheng[MSFT]" wrote:
|
| > Hi Jojobar,
| >
| > Based on my research, currently there hasn't expose any public
interfaces
| > for intercept the script generating of the ASP.NET 2.0 webpart service.
| > Through viewing the html source in client browser, we can find that the
| > detailed script code for drag and drop is referenced in a external
script
| > file which is output through the WebResource.axd dynamically, someting
| > like:
| >
| > /DemoSite/WebResource.axd?d=Lv9-VlL2g65UIaBJYjoHuw2&t=632618037763491952
| >
| > So if you do want to try replacing that one with your own script, you
can
| > try overload the page's Render method and find the
| > <script
| > src="/DemoSite/WebResource.axd?d=Lv9-VlL2g65UIaBJYjoHuw2&t=6326180377634
| > 91952" type="text/javascript"></script>
| >
| > and replace it with your own script file or dynamic script stream's
URL.
| > Also, you need to have some research on the script functions in it so
as to
| > implement the proper one targeting the FireFox browser.
| >
| > Anyway, this is just a hack approach and I think there should have
buildin
| > approach for achieving such fuction in the later version since our
ASP.NET
| > dev guys have begun building the new client script library like the
"Atlas".
| >
| > Thanks,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| > --------------------
| > | Thread-Topic: Drag and drop in web parts...
| > | thread-index: AcXP9KGkLUIHJuk4QRWngkbAP9KV2Q==
| > | X-WBNR-Posting-Host: 66.32.191.29
| > | From: "=?Utf-8?B?am9qb2Jhcg==?=" <jo*****@nospam.nospam>
| > | References: <9E**********************************@microsoft.co m>
| > <4D**********************************@microsoft.co m>
| > <CK**************@TK2MSFTNGXA01.phx.gbl>
| > | Subject: RE: Drag and drop in web parts...
| > | Date: Thu, 13 Oct 2005 05:50:04 -0700
| > | Lines: 91
| > | Message-ID: <C1**********************************@microsoft.co m>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain;
| > | charset="Utf-8"
| > | Content-Transfer-Encoding: 7bit
| > | X-Newsreader: Microsoft CDO for Windows 2000
| > | Content-Class: urn:content-classes:message
| > | Importance: normal
| > | Priority: normal
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| > | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGXA03.phx.gbl
| > | Xref: TK2MSFTNGXA01.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:131091
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | In that case is it possible to switch off the autogenerated drag and
drop
| > | completely so that we can have another consistent interface to do
this.
| > |
| > | Thanks
| > | --
| > | -jojobar
| > |
| > |
| > | "Steven Cheng[MSFT]" wrote:
| > |
| > | > Hi Jojobar,
| > | >
| > | > Welcome to ASPNET newsgroup.
| > | > Regarding on the Webpart drag-drop support problem, it's a current
| > | > limitation of both the ASP.NET 2.0 webparts and the ones in
WSS/SPS.
| > | > Currently only IE browser (high version) will be guarantee to
support
| > all
| > | > the DHTML behaviors. Also, I haven't found any means to manually
| > replace
| > | > the autogenerated dhtml webparts scripts since asp.net use resource
| > | > generator to automatically output them.
| > | >
| > | > Thanks,
| > | >
| > | > Steven Cheng
| > | > Microsoft Online Support
| > | >
| > | > Get Secure! www.microsoft.com/security
| > | > (This posting is provided "AS IS", with no warranties, and confers
no
| > | > rights.)
| > | >
| > | >
| > | > --------------------
| > | > | Thread-Topic: Drag and drop in web parts...
| > | > | thread-index: AcXPkOIp/SWg0ob9QLWzTtwMlWSxxQ==
| > | > | X-WBNR-Posting-Host: 24.30.72.206
| > | > | From: "=?Utf-8?B?am9qb2Jhcg==?=" <jo*****@nospam.nospam>
| > | > | References: <9E**********************************@microsoft.co m>
| > | > | Subject: RE: Drag and drop in web parts...
| > | > | Date: Wed, 12 Oct 2005 17:56:02 -0700
| > | > | Lines: 29
| > | > | Message-ID: <4D**********************************@microsoft.co m>
| > | > | MIME-Version: 1.0
| > | > | Content-Type: text/plain;
| > | > | charset="Utf-8"
| > | > | Content-Transfer-Encoding: 7bit
| > | > | X-Newsreader: Microsoft CDO for Windows 2000
| > | > | Content-Class: urn:content-classes:message
| > | > | Importance: normal
| > | > | Priority: normal
| > | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| > | > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | > | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| > | > | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| > | > | Xref: TK2MSFTNGXA01.phx.gbl
| > | > microsoft.public.dotnet.framework.aspnet:130989
| > | > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > | > |
| > | > | sorry what I meant in my post above is that only the
drag-and-drop
| > (js)
| > | > | function did not work in firefox. Everything else was just fine!
| > | > | --
| > | > | -jojobar
| > | > |
| > | > |
| > | > | "jojobar" wrote:
| > | > |
| > | > | > Hello,
| > | > | >
| > | > | > I look at the asp.net 2.0 web parts tutorial on the asp.net web
| > site. I
| > | > | > tried to run it under firefox browser but it did not run.
| > | > | >
| > | > | > If I want to use this feature in a commercial product where the
| > user
| > | > can run
| > | > | > on firefox/mozilla, what would be a good approach.
| > | > | >
| > | > | > 1. Should I overwrite the javascript code drag-and-drop to make
it
| > more
| > | > | > browser independent. If I want to go this route, can anybody
| > provide me
| > | > a
| > | > | > pointer on how easy it will be to do this and override the
event in
| > the
| > | > web
| > | > | > parts framework.
| > | > | >
| > | > | > 2. Another option would be to implement another interface for
| > downlevel
| > | > | > browsers and use that screen with firefox. Is this the safe way
to
| > go?
| > | > | >
| > | > | >
| > | > | > Thanks for you time.
| > | > | >
| > | > | > --
| > | > | > -jojobar
| > | > |
| > | >
| > | >
| > |
| >
| >
|

Nov 19 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Lauren Quantrell | last post by:
I'm trying to drop a file from Windows Explorer (or desktop, etc.) onto a field in Access2K and capture the full file path. I found an posting below that says this is possible but I cannot...
2
by: SamSpade | last post by:
There seems to be two ways to put things on the clipboard ( I don't mean different formats): SetClipboardData and OleSetClipboard If I want to get data off the clipboard do I care how it was put...
3
by: Ajay Krishnan Thampi | last post by:
I have a slight problem implementing 'drag and drop' from a datagrid to a tree-view. I have pasted my code below. Someone please advice me on what to do...pretty blur right now. ==code== ...
3
by: VB Programmer | last post by:
In VB.NET 2005 (winform) any sample code to drag & drop items between 2 listboxes? Thanks!
0
by: Rajiv Gupta | last post by:
Hi, We are using Web Parts in ASP.NET 2.0 and also use there drag and drop feature extensively. The issue we are unable to resolve is that we need to avoid is that when a drag and drop happens...
1
by: Darren | last post by:
I'm trying to create a file using drag and drop. I want to be able to select a listview item drag it to the shell and create a file. Each icon in the listview represents a blob in a database. When...
2
by: Andreas Mueller | last post by:
Hi All, I'm trying to show a context menu during a drag drop operation similar to the windows explorers right click drag and drop behavior (A full working sample is at the end of the post): ...
2
by: =?Utf-8?B?VHJlY2l1cw==?= | last post by:
Hello, Newsgroupians: I've been looking on the Internet for some resources to create a simple drag-and-drop application, but they all seem too complicated or not what I need. I have created a...
5
by: Romulo NF | last post by:
Greetings, I´m back here to show the new version of the drag & drop table columns (original script ). I´ve found some issues with the old script, specially when trying to use 2 tables with...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.