Having some serious problems getting activesync working on an exchange 2007/server 2008 standard 64 system.
I was receiving a 0x085010004 error when trying to sync a windows mobile 6.0 device with the server, on playing around with the virtual directories, I kept receiving a "cannont locate...
Hi,
I am just about to start a small file renaming project with the following requirements:
Provide a front end for users to select a specific directory from a dir structure.
Rename the files in that dir by looking up the existing filename in a ms sql db table, and renaming the file with a...
I'm trying to put togeather a multiple update statement
using the following code:
Insert_vehicle.CommandText = "UPDATE tbl_bmw_ks_imagestatus SET tbl_bmw_ks_imagestatus.ks_notes = '" + Replace(Insert_vehicle__varnotes, "'", "''") + "' WHERE request_ID = " + Replace(Insert_vehicle__varID, "'"...
There is only one form, the form elements inside are created dynamically I'm not sure if this is going to be possible using js.
Thanks alot for your help anyway.
mark
Thanks for your help Dan,
It sort of works but i realise I incorrectly desribed my initial problem, My asp repeat region lies within the form, each set of form elements for each record is being assigned a unique ID by using a counter function in asp - So if I check one check box it disables...
I have a repeating region withing an asp page, within each repeating region there is a form with 3 checkboxes and a listbox.
I need some js that will only allow either
- any or all of the checkboxes to be ticked.
- or a selection made from the listbox.
- or no checkbox or list selection...
Thanks for your help Cheech,
I have modified the tutorial you have linked to, my form page assigns a unique id to each text box using a variable containing the recordID, I am unsure of how to structure the loop to insert these fields into the DB ?
Thanks
I have a page displaying records using a repeat region from tableA. Each repeat region includes two checkboxes and a list box.
I need to insert into tableB a new record with the unique key from each record in TableA and the input from the form components.
I assume I need to assign a unique...
I am using this script , that is triggered by a form timer, to move csv files into another folder one they have been inputed into a DB table
Set fs = CreateObject("Scripting.FileSystemObject")
'If fs.FileExists("c:\MYDOCS\*.csv") Then
fs.MoveFile...
I need to import data from multiple csv files into an access table in my DB. These csv files are being constantly uploaded to a folder on an ftp server, then forwarded to a folder that resides on the Database PC. They need to be added to the database as they arrive. They will have various names...
ADODB.Recordset error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
can anyone help me with this error message, Ive trawled my way through
hundreds of posts about it and still cannot find an answer,
All of my .asp pages are...
Can anyone help me, i keep getting a connection error when running my asp script as follows:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x5c4 Thread...
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.