Hi,
In Microsoft Access Form:
1. how to select the item from drop-down list which linked to a table?
2. how to display some records in the text box based on the selected item in drop down list.
Need help urgently as I am not Access user.
Thanks
cheers,
icy111
Hi,
My codes are working fine in local pc. When deploying in IIS Server. It can't detect the source file path.
Have tried using copy & move command in ASP.net 2.0 using VB.
From a list box, there are 3 files that need to be uploaded to the IIS server.
Is there a way to do it?
For i = 0 To...
Hi,
Is there ways to do the following:
1. Open the pop up window from parent page.
2. Upload 3 file attachments from a pop-up window.
3. Close & return the 3 file names to the parent form.
4. Option to clear the fileupload textbox if there is a need.
Kindly help.
Thanks in advance.
Regards...
Hi,
I am validating form using both vbscript and javascript. I am getting the dynamic input data from web page using vbscript and validating the field with javascript on client-side before i submitting to database. I am facing problem where Javascript doesn't recognize those variables in...
Hi,
I need to create a web based programs for my users using ASP/Vbscript.
My scenario:
User clicks on a button from the web, the program will auto-send the MDB file from a client-side/local pc to the Web Server's MDB file. (This is more like a importing a local mdb to the backend mdb file.) So...
Hi all,
I am using barcode scanner. Once i scanned a barcode into a text box, i need a javascript which can auto copy to a textarea. Without users clicking any keyboard key or mouse to activate the event.
The following is my Javascript and HTML codes:
<input name="textA"...
Dear all,
I am generating a report in ASP Platform using Microsoft Access 2000 as the Backend database.
Here is my query in the ASP page:
The dteFromDate : 10/10/2003 'MM/DD/YYYY
The dteToDate : 10/14/2003 'MM/DD/YYYY
Dim strSQL
Dim dteFromDate
Dim dteToDate
strSQL = ""
strSQL =...
Dear all,
Here is my scenario:
I am using an ASP form.
I have to enter many inputs/entries into a listbox, based on the number of entries, i need to display the counter in a text box.
All these steps need to be DONE before i click on the submit button.
Is there a way where i can enter thru'...
Dear All,
Here is my scenario:
I am using an ASP form.
I have to enter many inputs/entries into a listbox, based on the number of entries, i need to display the counter in a text box.
All these steps need to be DONE before i click on the submit button.
Is there a way where i can enter thru'...
Dear all
I had this error message:
Microsoft VBScript runtime error '800a003e'
Input past end of file
When i'm opening a Text File, using ReadLine Method.
But i need to retrieve first 6 characters of every line, how should i go about it?
The following is my coding..
Set objTextStream =...
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.