Autofill

what i'm doing is trying to take data from a row in Excel and somehow autofill a webform (textboxes) with the information from all 65500 rows in this column and submit to a website. It is a list of product item numbers so I can submit them without typing them all in.

View Replies


ADVERTISEMENT

Turning Off Autofill

Is there a way to turn off the auto fill.. I have page that a user has to enter their logon and password. I do not want the auto fill to save userid/pswd. Can this be turned off or not displayed while typing?

View Replies View Related

Autofill Form

I just found your website and it's terrific. I need to know if an Autofill form can be made. The language is ASP. My programmer says it's not possible, is it true?

The idea is to have a search button where the customers inputs the letters of product models (the info comes from a DB) and it's autocompleted or at least, the system searches for the closest model no. ; once the customer clicks on the model they want, all info regarding that model would be displayed in another form.

View Replies View Related

Autofill Textfields Upon Dropdown Selection

I have 4 fields from a DB: col01, col02, col03 and col04

I have 3 text fields and a dropdown menu. The dropdown menu will contain a list of all values from col01. Upon selecting a value in that dropdown, I want the 3 textfields to be filled the relevant col02, col3 and col4 data.

View Replies View Related

Autofill Field Based On Entry In Another

have form on asp page with an email address field, when the user enters
their email address I want it to populate another field automatically on the
same page, some kind of OnBlur event. Have worked extensively with dropdown
OnChange events but cant get my head around this one.

View Replies View Related

Autofill Form Textbox From Database

I have a form that has a table that contains a textbox where the user inputs a part number. Depending on what the user enters, when the user tabs to the next textbox, I want it to go to the database and search for the number that was entered.

If found, I want it to populate other textboxes with information found for that item in the database. How can I accomplish this??

View Replies View Related

Autofill Text Field After Listbox Item Selected

Just getting started with ASP (NOT .NET) and have a question:

I have a basic form and I'm trying to add some functionality to it. I want
a user to be able to select a product from a list box. After this product
is selected have another text box, ProductID update to reflect the product
number.

In VB I would use an OnChange type thing. Can anyone point me how to do
this with an ASP page or using some kind of embedded script?

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved