Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Bedroom Curtains #1
Handwriting in webpages
I am hoping that someone out there will be able to help.
From within my pocketpc web application, I require a signature to be written
on the screen and captured as an image. This then has to be put into a database
for strorage. I do not require any digital encryption or authorisation etc, it
just needs to be real simple.
Eg. User opens webpage, user signs screen and submits the signature. Job done.
That is what I am trying to achieve. Has anyone ever seen this or done it? Any
suggestions would be appreciated.
Note I have seen some apps but they are to be used within a .NET environment,
and seeing as I am developing in php they are no good to me.
Many thanks.
Bedroom Curtains Guest
-
some webpages wont wok
i have succesfully installed macromedia flash player on my windows xp service pack 2 computer. but some websites i still can't access. most... -
Links On Webpages
I just downloaded the new Flash Player 9.0.29 and when I go to any site that uses Flash, the video and sound plays. However, on sites where they've... -
How can I edit my webpages?!
I had Contribute version 1 and was able to work on all three websites I own. I have a webmaster that built two of my websites in dreamweaver -but I... -
JPEG, PNG and Webpages
I just upgraded from Publisher 2000 to Publisher 2003. The web publisihing process converts JPEGs to PNGs which dramtically increases the file sizes... -
Enhance Handwriting in low-light, low-contrast images
I am sure that there are some specialised techniques and this is a good place to look for them. Apart from the obvious tools to adjust contrast ,... -
darrel #2
Re: Handwriting in webpages
> From within my pocketpc web application, I require a signature to be
writtendatabase> on the screen and captured as an image. This then has to be put into aetc, it> for strorage. I do not require any digital encryption or authorisationOut of curiosity, what is this signature being used for?> just needs to be real simple.
it? Any> That is what I am trying to achieve. Has anyone ever seen this or doneThere are two options:> suggestions would be appreciated.
create the image file client side, then upload that
or
use a java applet or activeX control (maybe even flash?) to provide an
interface client-side that then creates the signature server-side.
If this is for pocketPC users ONLY, then I think it'd probably make the most
sense to just build a client-side application that can connect to your web
application.
Otherwise, there are a few web-based java and activex components that can do
this. Alas, I don't recall their names. I've never used them, but did a bit
research a long time ago on it (just enough to find them and then write them
off for our needs at the time).
-Darrel
darrel Guest
-



Reply With Quote

