Ask a Question related to ASP.NET General, Design and Development.
-
eddie wang #1
Move around a picture file dynamically in an asp page.
How to move around a picture file dynamically in an asp page? Any link
to sample code will be great.
Thanks.
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
eddie wang Guest
-
CS1: Slug does not move with page?
I work in a design department where we are frequently pulling pages from older documents, and we need to keep track of where these reused pages are... -
Dynamically adding controls to page SOURCE file
Hi, I have a class, derived from "Control" which I can include on a page using: <tag:MyControl attr1=value></tag:MyControl> My questions are:... -
Dynamically adding custom controls to page source file
Hi, I have a class, derived from "Control" which I can include on a page using: <tag:MyControl attr1=value></tag:MyControl> My questions are:... -
How to move text from one page to a form on another page
I used DW to build and maintain our retail site, but still can't figure this out without some clear help---please advise if there is an easy solution... -
How can I draw a picture to a web form dynamically.
you will need something like an image placeholder in your client form. then you can load your gif file into that place holder. //Add the image... -
Peter O'Reilly #2
Re: Move around a picture file dynamically in an asp page.
> How to move around a picture file dynamically in an asp page? Any link
You need to write client side script to make this happen using> to sample code will be great.
JavaScript/DHTML.
I don't have a code example for this, but google searches for JavaScript of
DHTML should be rewarding.
HTH.
--
Peter O'Reilly
Peter O'Reilly Guest



Reply With Quote

