Any Active-X Object Supporting Drag And Drop Upload?

I found that Xupload and SmartXUpload are doing such kind of thing. However,
they do not support chinese file name. Do anyone have any recommendation
for me?

View Replies


ADVERTISEMENT

DLL Not Supporting ClipBoard Object

DLL Not Supporting ClipBoard ObjectI have created a DLL in VB. This DLL has a function which returns a string value.I am using this DLL in an ASP page.When I call this function in the ASP page it works fine.

But there is one functionality in that function which doesn't work at all. And that is the Clipboard.I am using the gettext method (Infact I have used all possible methods), of the Clipboard objectjust before the function returns the value, and the value that function is going to return, I am pasting in the clipboard.The value is returned by the function, but the value is not copied into the clipboard.The code is working fine in VB but not in ASP.

View Replies View Related

Drag N Drop

I have a DB of my customers, i want to develop an application using ASP in which admin will send emails to selected users from DB, The email format may be pre designed or can be designed before sending the email.What excatly i am looking is when admin design or edit any exsiting newsletter format i want drag and drop of my db field so that admin will design his layout/format as per his requirement.

Currently i am having a system in ASP in which email formats are pre designed in code itself so it can not be changed other then any programmer.Is it possible to have db field on right side and in left side i will design my newsletter and drag n drop my db field wherever applicable.Any idea of doing drag n drop of DB field in runtime or any code or logic .

View Replies View Related

Drag & Drop

I need to create Drag & Drop functionality for a web site. I understand that
Flash has this capability - what else can I use to accomplish this? DHTML?
Any other suggestions?

View Replies View Related

Drag And Drop Web Forms

I find that a web page normally crashes out of existence whenever I try to drag a Word document into a web form.
Is there any way to set up the page to support drag-and-drop? If not, is there at least a way to set up an alert so that the user gets a friendly 'not supported' message rather than having their half-filled out form instantly vaporize

View Replies View Related

Ajax Drag-drop-reordering On Asp

Have anyone done a drag-drop-reordering and save the latest sort order into db with ASP?
It seems that not many ajax sample with asp out there. I have found a link to do it with php. Code:

View Replies View Related

Object Drop Downs Not Appearing

I have an existing ASP file in a virtual directory. When I type server. or request. in this text file using Microsoft Script Editor I get a dropdown showing the properties available for the object.

However, if I change the extension to ASP on an existing html file, or create a new asp file I'm not getting the dropdown. I suppose this indicates the objects are not available in these new files, and they would not run properly if I tried to open them. What am I missing in setting up these new ASP files?

View Replies View Related

Drag Objects To Browser

I have a client that wants to drag a file object into the browser which will automatically upload to a server. This just makes it easier than submiting a file via browse. Is there a solution for this? I know that ebay allows draggable images in their browser. Is this ActiveX?

View Replies View Related

Drag And Move An Image

how can i do an swapping of images by dragging an image into another image to swap their position.

View Replies View Related

Display Drop Down Options Based On The Selected Item From Another Drop Down

The code that I have has 2 drop down boxes dd1 (visible) and dd2 (hidden). Based on the option selected in dd1, dd2 should be visible and populate options. I think I can have OnChange script but how could I return the value and put it in the SQL query (see variable in red in thecode)? Code:

View Replies View Related

Upload Excel With Macros Using HTML File Upload

We face problems uploading excel (with macros) documents using HTML
File Upload.

The file contents are corrupted while viewing the same. However, we
are able to upload excel (w/o. macros) documents successfully. Is
there anything we have to take care of, while handling uploads of
excel documents with macros?

View Replies View Related

ASP Upload Error - Persits.Upload.1 (0x800A001C)

I keep getting the following error message when attempting to run the below script.

Persits.Upload.1 (0x800A001)
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
line 42.

line 42 is "File.ToDatabase Connect, SQL"

Code:

View Replies View Related

Persits Upload ( ASP Upload ) AND Database Integration

I need some help with aspupload and a database. I have used the same script before and it worked fine, but now it wont upload. Code:

View Replies View Related

Arrays Of Dictionary Object Stored In An Object?

I'll admit my ASP skills are very rusty, and come seeking help.

I'm currently using a dictionary object to store a multi-dimensional array.

I want to pass this dictionary object to an object, which holds an array of dictionary objects.

However I'm finding that the array is not getting set, thus I'm having great issue with dynamically resizing the object's property for every new dictionary object I'm adding.

View Replies View Related

Can VB Com Object Used By ASP Get Events Fired By An Internal Object?

I have a VC++ COM object which fires an event. I've written VB EXE apps against it and they receive the event notification.

I've now built a simple VB COM object which uses the VC++ COM object internally.

My question is, assuming the ASP page which loads the object does not immediately exit, will the VB COM object be able to receive the events from the internal object?

View Replies View Related

Asp/active

i was looking into using active directory to authenticate users, how is this done? what is required to connect to active directory?
What is can you pull from active directory with asp?

View Replies View Related

Active X

I have a pretty resource intensive javascript page that I would like to try to make into an Active X program. I'm a PHP programmer and don't know much about ASP, but the research I've found is talking about using ASPX to create the application. Can anyone offer any suggestions about creating something like this, whether or not PHP can be implemented and where to start. My intention is to have my program be embedded into the browser.
**Originally posted in the PHP forumns, I assume a moderator moved it to the ASP forum. Now that we're here, a few questions
Do I need a different server configuration to run ASP? I'm currently running apache 2.0. An example of an ActiveX program I'm thinking of can be found on webshots.com. This site uses an ActiveX program to allow users to upload images through their custom application. It has functionality similair to that of some flash I've seen.

View Replies View Related

Pure ASP Upload - Upload To 2 Directories?

I have been using pure asp upload for uploading pictures and files fo rome time now.
I have a question about it thou - Is there any chance that the pure asp upload can upload a file to a directory and then copy it to a backup directory?

If anyone ever come accross this issue please let me know how u resolve it.

View Replies View Related

ASP Active Directory

I'm trying to connect to the active directory using asp. I'm having problems with logging in, what happens is the username accepted is not the user logon name but the displayname is accpeted heres the code:

View Replies View Related

Active Content?

What is "active content"? My ASP page just returns HTML....

I have a page with an .htm extension that has a form whose action
is an ASP page which generates a report after updating a database
with the form data.

Under Windowx XP SP2 the IE6 "Information Bar" has the message:

"To help protect your security, Internet Explorer has restricted this
file from showing active content that could access your computer."

View Replies View Related

ASP & Active Directory

Could anyone show me a sample, snippet, code chunk ... etc of how I can get ASP to find the Active Directory username based on a supplied email address?

For example: I want ASP to query active directory and retrieve the AD username for where user email address = 'whatever@whatever.com'

View Replies View Related

Active User IP's

I just made a simple thing on my page that says Active Users: and the number by adding 1 to session_onstart in global.asa. It seems to work.
Is there a way I can have this store IP's of the active user, etc without using a database to store the stuff in?

View Replies View Related

Active Control

My problem is my active control will download to IE6 sp2, but not download
to IE6 sp1. On IE6 sp1, ther is no popup to ask for download.

View Replies View Related

Active FT/PT Employees

The count in my sql statement calculates a count of FT Active employees and a count of PT Active employees. Now I need a total sum of those two. Is there any possible way of putting a sum in the SQL statement?

sqlActiveEmployees = "select employee_type, case when employee_type = '" & EMPLOYMENT_STATUS_FULLTIME & "' then 'Full-Time' else 'Part-Time' end, count(*) from EMPLOYEE_CLIENT where status = " & EMPLOYEE_STATISTIC_ACTIVE & " and client_id NOT IN " & TLC_CLIENT_IDS & " group by employee_type order by employee_type"

I write it out to this code:

For intCount = 0 to uBound(arrActiveEmployees,2) intTotalEmployees = intTotalEmployees + (nullToZero(arrActiveEmployees(1,intCount)) + (nullToZero(arrActiveEmployees(2,intCount)))) Response.Write "" & arrActiveEmployees(1,intCount) & ": " Response.Write arrActiveEmployees(2,intCount) & "" Nex

View Replies View Related

Active Desktop

I was thinking about using active desktop, asp, and IIS on my win 2k pro computer to setup a personalized interactive desktop. Has anyone ever done this before? If so do you have a screen shot or maybe some hints/information I could use? I've been searching google. From what I can figure all I have to do is program a webpage that looks and works the way I want. Then just tell active desktop to use it as the home page.

View Replies View Related

ASP To Active Directory

I would like to write an ASP ap that asks for username/password and
validates against the active directory. Any ideas how/where I can do this?
In addition, once these people are logged in I want to be able to send the
to exchange's OWA and just be logged in, no second login/password.

View Replies View Related

Asp And Active Directory

Is there anyway that I can add user to the active directory with asp?

Because I found one code to view information but not to add. Or if you can tell me where to see the command for asp and active Directory.

View Replies View Related

Active Server

I've to startup a server ho housing a E-commerce asp. My S.o. is an OpenBSD Ver 4.2 and i am in panic ....

View Replies View Related

An Active Link

I'm looking for a function into which I can pass a string, and have it activate any links within that string.Does anyone know of such a thing?

View Replies View Related

Active Users

I need to display information a list of Active users on a web site.I can do the count using the global.asa but need to display individual information about each "active user" without writing it all to a database and then pulling it out again.Info I need :

IP Address - Request.ServerVariables("REMOTE_HOST")
The page they are on - Request.ServerVariables("SCRIPT_NAME")
the page they were on - Request.ServerVariables("HTTP_REFERER")

Can I write this stuff into sessions and call them all out?

View Replies View Related

Active Connections

I am programming a rather large site which will hopefully attract thousands of visits per day. I have been told by other people that MS access begins to struggle once it has about 15 active connections.

Since I am currently using MsAccess to test my scripts along with IIS 5.0 or whatever it is, I guess that at some stage I am going to have to convert all my stuff so that the data is in an SQLServer Database, and that the scripts can read and write to it. could anyone tell me what the transition is like. should I consider using SQL Server from the beginning or will I just have to change a few lines on each page.

View Replies View Related

Active Users

I'm developing an online shopping cart. Usually the site administrator modifies products etc in the "Store". I want a mechanism for the administrator such that he should be
able to view or at-least count the customers or visitors in my "Store" (only in store), users of the other sections should not be counted.

Whenever a user in my store signs out or closes the browser (not properly sign out) or even leaves the "Store" the count should decrement.

View Replies View Related

ASP & Active Directory

I would like to check login credentials, ie username and password, from Active Directory via an asp page. This will allow users to login to a restricted area of the website using their windows login and password. I read a thread about it on here, but it just said that it was possible, it didn't say how it was possible.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved