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,
is within the intranet.
But how to retrieve the computer name? as there are different user uploading files.
I need to use the listbox because to check total file size uploading can't be exceed 1MB. Only when user confirm, then i need to rename the 3 files to certain file name.
Thanks...
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,
I have changed my method of writing the codes.
Now there are 3 files name with path that are stored in listbox. I wanted to save those 3 physical files to a folder.
How to do this in asp.net 2.0. using VB?
the following are my codes:
Dim fileUploadName as ArrayList()
For Each...
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...
Thanks Jeff for the information.
In that case, i will think of another alternative in solving that problem.
Hi simonchristieis,
Thanks for your help. I think what Jeff has replied is quite true. I will modify my code.
regards
icy111
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 Lrnmore
i think my explanation was bad, very sorry.
Based on a55mOnk's issue. is quite similar to mine.
I will give it a try.
Thanks
Merry christmas to all.
regards
icy111
Hi Lrnmore,
But i don't quite understand your code...
If i am using access db.
Here is my coding:
Dim strSQL
strSQL ="SELECT username, userid from tblUser"
Trying to execute the SQL query above.. then by using a do..while ..loop to display the check boxes...next to the username.All...
hi Lrnmore,
By looking at your scripts:
---------------------------------------
'opener.document.form1["p_quantity"].value = val; self.close();}\n'+
'<\/script></head><body><form name="test">\n'+
'<select name="sela"...
Hi All,
By looking at your scripts..i wonder can it be used in my VBScript and Javascript.
1. I need to pop-up a Address Book using VBScript to retrieve names from the Database.
2. After the user select the check boxes of names, how to pass back the names in the textbox in the parent window...
Hi Veep,
Thanks. Yup i have go thu' the url you have provided.
Will there be a problem if i want to upload the mdb file to the server and import that mdb to the web server mdb?
regards
icy111
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...
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.