Home All Groups Group Topic Archive Search About
Author
25 Nov 2005 11:35 AM
narula.amitsk
Hi All,


I am need of  drawing Ellipse/rectangle on a web page.

user would select ellipse/rectagle , the string to written in it &
rownumber , column number.
I want to do this on fly, and  save all the ellipse /rectangle drawn
in database at then end when he has created all the stuff for that
page.

I should be able to drag the ellipse/rect from one row , column to
another row/column on fly.

if any body has soem approach & solution please help me. Need the thing
in C# / asp.net

thanks

Author
25 Nov 2005 6:41 PM
Alvin Bruney - ASP.NET MVP
you'd need to use a lot of javascript for that. there are ample sample
tutorials on the web. try to google first.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------



<narula.ami***@gmail.com> wrote in message
Show quoteHide quote
news:1132918547.453216.240480@g14g2000cwa.googlegroups.com...
> Hi All,
>
>
>  I am need of  drawing Ellipse/rectangle on a web page.
>
>  user would select ellipse/rectagle , the string to written in it &
> rownumber , column number.
>  I want to do this on fly, and  save all the ellipse /rectangle drawn
> in database at then end when he has created all the stuff for that
> page.
>
> I should be able to drag the ellipse/rect from one row , column to
> another row/column on fly.
>
> if any body has soem approach & solution please help me. Need the thing
> in C# / asp.net
>
> thanks
>
Are all your drivers up to date? click for free checkup

Author
26 Nov 2005 1:13 PM
prabhupr
How about uisng VISIO object (I never tried though)

Thanks
PP

narula.ami***@gmail.com wrote:
Show quoteHide quote
> Hi All,
>
>
>  I am need of  drawing Ellipse/rectangle on a web page.
>
>  user would select ellipse/rectagle , the string to written in it &
> rownumber , column number.
>  I want to do this on fly, and  save all the ellipse /rectangle drawn
> in database at then end when he has created all the stuff for that
> page.
>
> I should be able to drag the ellipse/rect from one row , column to
> another row/column on fly.
>
> if any body has soem approach & solution please help me. Need the thing
> in C# / asp.net
>
> thanks

Bookmark and Share