Working to clean up file registration/tracking, I am stumped on this one:
Table has a Registration_Id (Number) and Download_Date (Date/Time) for fields. When users get click-happy downloading files, two or more records are added to the table (with a 1-3 seconds later Date/Time value).
My task...
After reading some dialog in the browser wars thread and the cost of code duplication to address multiple browsers, I wondered if app developers are looking at the latest version of Flash for possible use in projects.
I have just began working with Flash, but the client-side scripting...
I want to render an editable mesh of a gear as a hidden line display. I do not want to see the lines of the mesh elements, but of the physical edges of the gear, so that it looks like an iso drawing of a 2-D blueprint.
Does anyone have a good technique for doing this?
I am totally new to Flash but good with JavaScript. I am interested in making a drawing viewer by exporting static CAD drawing files to .swf format and then using JavaScript buttons to let users zoom all, zoom window, and pan l/r/u/d when zoomed in.
Is there a way to set modes in flash where...
I have a varchar field that I want to sort numerically. Typical values are:
1A
1B
5
5A
9
10
10A
12B
and I essentially want to parse the integer at the beginning and sort on that integer. Is this possible in an ORDER BY query? Currently sorting this field gives the alphanumeric order
1A
1B
10...
I current use an hosting service with SQL Server 7.0 running on their server. I am familiar with making databases in Access. I am being told I can use the Enterprise Manager to connect with SQL server running on their server and perform tasks like creating tables, modifying row data, etc.
Since...
I am migrating some items from Personal Web Server to IIS 4.0 and have an error when I try to create a FileSystemObject. The only line of code I have is:
var FSO = Server.CreateObject("Scripting.FileSystemObject");
and the resulting error is
Server object error 'ASP 0177 : 800401f3'...
Hello,<br><br>I want to submit a form from a document I have in one of two frames and then I want to return the ASP document to the top-level of the window (where the FRAMESET document is prior to form submittal). Anyone have a good idea how to do this ?<br><br>Thanks in advance, <br><br>jhowe
Good morning...<br><br>I am developing an app for IE5.0+ where I need to have a mechanism for the user to send 1-5 small files that are stored on the client to a server. The ideal case would be via email with 1-5 attachments. Does anyone have any ideas on how to open an email (I can require the...
I am plotting a simple graph to an applet window on an HTML page. The graph changes in response to JavaScript and HTML form value changes. When I print the HTML page from IE's print command, the printout shows the graph with the HTML form's initial values and not the latest, updated graph. Is...
I am creating a web page that uses JavaScript and DHTML to display a dynamically updating price and options list. Users would check the options they want and get pricing data instantaneously. When completed, I need a way to capture the various options they chose and price that was extended to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.