|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Windows GDI vb.net web appHi guys,
I need some help regarding windows GDI. I need your help on some errors. 1. webform1.aspx has one button 2. user press the button 3. the pic with the gdi lines will be shown(Ive create a memorystream to store the image) 4. the webform1.aspx button will b gone Anyway where i can retain the button at webform1.aspx? Is it anyway where i can allocate a space in the webpage to display the form? OR can i use javascript to open a window where i can show the image with the GDI lines? Tks for helping =) Bryan,
Before we can answer, how did you get that GDI in your browser. Did you by instance use an Windows image control for that? If you just have sent the image, than it is only a raw bitmap, that is showed, you cannot do much with that than some standard area html for that. Cor Show quoteHide quote "bryan.chong" <Hongste***@gmail.com> schreef in bericht news:1162702173.549195.71090@m73g2000cwd.googlegroups.com... > Hi guys, > I need some help regarding windows GDI. I need your help on > some errors. > 1. webform1.aspx has one button > 2. user press the button > > 3. the pic with the gdi lines will be > shown(Ive create a memorystream to store the image) > 4. the webform1.aspx button will b gone > > Anyway where i can retain the button at webform1.aspx? Is it anyway > where i can allocate a space in the webpage to display the form? OR can > i use javascript to open a window where i can show the image with the > GDI lines? > > Tks for helping =) >
This mail sending code snippet does not work
incorrect string format Altering a DBF File Fundamental OOP inheritance question Accessing an arraylist from multiple forms. Examples of VB.net commercial software packages Visual Basic 2003 won't run - get error message Dynamically changing button label from a variable Unable to remove Beep on Alt+A Can reflection tell the base class of an object? |
|||||||||||||||||||||||