where can i find asp.net neatupload demo application? - asp.net

I am trying to use: neatupload and I have got many errors... I found this demo working here:
http://www.brettle.com/Demo.aspx
Does anybody know where can I download this demo?
Thanks in advance.

The demo is right inside the download package.

Related

AutoIT - Check if Javascript is present

I am working on a program in which it Automates the functionality of a website. I came across an issue wherein I want to see if a JavaScript function is present on a page.
javascript:showBranchLPA(0)
If that is present on the page it'll call out another function. Any ideas? Any help would be appreciated. Thanks in advance
Use _IEDocReadHTML, and then check the source using stringinstr()

MonkeyTalk and Flex

I'm trying to set up MonkeyTalk with an AIR app and the documentation says it'll work but the tutorial shows no way and I can't figure it out.
Has anyone done this before?
Any tips at all are greatly appreciated.
Thanks!
It looks like AIR is not currently supported in MonkeyTalk. Check out this forum post:
MonkeyTalk support for Air application?

Example for Uframe in asp.net

Thanks in advance.
I tried working with Uframe in my project but its not working for me can anyone please give me a sample how it works
Thanks
Ashok
You must be using jQuery 1.2.3 as supplied.
Or you can see this post:
UFrame not working in jquery-1.6.2

asp.net iText dll implementation help

I have a function for reading and creating a pdf file. I was told it uses iText.dll, but not sure where to find it and implement it. Can anyone point me in the right direction. Im a .net newbie. I dont need help with the code right now, so just setting up the dependancies would be a good start.
Any help would be great
Thanks
--Mark
I guess you mean the component iTextSharp
You can find THE download and documentation here:
http://itextsharp.sourceforge.net/

to create Whiteboard component

How do I create a simple drawing board/whiteboard functionality in Flex ?
Here is opensource solution for your question.
Blog post
http://www.jamesward.com/blog/2006/08/16/flex-paint-flex-display-object-to-png/
Source code at SourceForge
http://sourceforge.net/project/showfiles.php?group_id=174131
http://tv.adobe.com/#vi+f1472v1007
This gives more than enough info to get you started

Resources