Hi
I have a table in my shopping cart database which stores the delivery address info in a single field called address, each part of the address is separated by a semicolon.
I need to create a recordset with each address element in its own field. I'd prefer not to have to convert the data...
I have a query which lists products. When a product has several options (i.e a pillow may either be feather or polyester) it is listed several times in the query results.
I need to either add a field to the exisiting or create a new query which groups the product and shows all the options...
I have a table of customer orders containing the parcel type and address of the recipient (coming from our access based shopping cart). Sometimes multiple parcels go to the same address. So there are parcels with the same address.
I need to give each parcel a 'part lot number' (for the...
Hi
I've a contact page/form which generates THREE groups of check boxes.
Each check box has a unique 'value' and is 'named' one of the three group names (products, services, applications).
I'm using cdonts to email the results. I can only manage to extract the check box values from the first...
Hi
I've a table with around 4000 records in a rather large application. The users report missing data, so i've been checking the tables in the backend mdb file on a server.
When i open the table it shows all the records, when I sort the records by surname (not linked to other tables) it shows...
Hi, I'm having a problem with getting this image scroller to work on Mac IE (works fine in windows).
----this is in the head tag-------
<SCRIPT language="JavaScript">
var iTimer;
function timeIt2()
{
iTimer = setInterval("scrollIt2()",50);
}
function timeIt()
{
iTimer =...
I've just inherited a Dell Laptop with windows 2000 prof. The problem is i don't know the password. I want to install another OS but there is no floppy or CD drive with the laptop. How can I install the OS without getting hold of an external floppy (I've got an external CD writer, other PCs...
I would like to have a track playing when my website index page is loaded into a browser. When the user moves to another page I want to avoid the track stopping and starting again.
Is the only way to use frames (i.e. a constant frame througout the website with the sound embeded) or can Flash...
I've a VB app which accesses an Access database. I want to package a version in which the database can be installed on a shared file server. How can I prompt the user for a data location during the install? Will something like 'Wise' do this for me?
I have to rebuild my PC. I have about 20 sites defined in DW, is it possible to save or export all the site definition data (ftp info, remote info etc) so I don't have to set them all up manually after i've reinstalled windows ans DW.
Thanks
Hi
I have a recordset which I need to display in a 4 x ? grid (table). I.E. one record per table cell. Currently (using a repeat region I can only get it so the records display vertically with a new table row per record. Is there a way of populating the table horizontally for 4 records and...
how can i control the order that form elements appear in the body of a cdonts created email.
i.e. The form elements on the html page are ordered but when they are passed into the email body, using the following script, the order seems random!
Some of the form elements are generated on the fly...
I have a page which generates a navigation menu on the fly. The menu always contains a hyperlink to the current page as well as related pages.
Can vbscript help me make the active or current link standout (e.g. bold and bigger font).
Thanks
I've a html/css menu in which I want to show the current position/selection (i.e. url) in white. What seems to happen is that when the menu item is clicked from another page the a:active colour (white) is briefly visable but the text then reverts to the a:visited colour.
Is there a way of...
I've a page with a search facility, as well as submiting the search string to my search script I want to add the search string to a database. When I add the Ultradev server behavior 'insert record' the action of the form (ie search.asp) is overwritten.
Any Ideas?
Thanks
I'm about to begin writing an app which will initially be distributed with an access mdb file. I want to avoid having to write the application all over again when in a year or so I'll need the app to be true client/server (SQL_Server).
It is possible to write 'decent' apps which can simply...
Hi
I have a table which contains some records which are actually html. Is it possible, and if so how, to toggle between what the html looks like in a browser (in one control) and the actual html text itself (in another)? effectivly being able to edit and preview web content from within...
I have a web app which downloads my server log files and attaches them to an email (Using Jmail 'AddURLAttachment' method) for retieval/distribution later.
Since upgrading Outlook to 2002 the attachments don't show in the email (the existing ones which were ok now appear to have no...
I have several sites hosted on a remote server. It is possible using ASP to automatically email the day's log file to an email account (using CDO EMail or JMail)? I can access the logfile through a URL (http://'ipaddress'/folder/filename) without a login or password. The file name will be...
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.