Questions tagged [online-forms]

11 questions
5
votes
5 answers

Use Excel VBA to fill out and submit Google Docs form

I'm trying to do something like this post but with Excel VBA. I would like to submit a response on a google docs form each time a button is pressed on an Excel add-in. The addin will be an XLA file and written in VBA. I want to be able to collect…
guitarthrower
  • 5,624
  • 3
  • 29
  • 37
0
votes
1 answer

Data Collection from online Form and store data into Google Sheet

How collect/enter data online through Form and store data in google sheet and also provide/Connect this data in simple dashboard and portal. i want to create simple Form or Application for online data entry and collecting into google sheet and also…
0
votes
0 answers

Online forms (or other workaround) with spreadsheet/database, autocomplete, autofill & triggered actions

The reason for my question is to see if you can give me an idea (similar or not) or know of any type of software/web app available for the following that I am going to tell you. The context My sister works in the healthcare industry and currently…
Solar
  • 445
  • 1
  • 4
  • 12
0
votes
1 answer

Adding a parameter to a url in netsuite via online form

I am trying to create a dynamic web link for a customer survey that automatically fills the customer record field so that the imported data from the customer is accurate. However, i am using an online form and not through a script. Do i need to…
J_lano
  • 11
  • 1
  • 5
0
votes
1 answer

Collect data using form and SharePoint list

I need to automate the process of collecting information from multiple clients via email and having them stored in a SharePoint list. I was thinking of using SharePoint forms and having it embedded in emails targeting a specific group of clients.…
0
votes
1 answer

NetSuite: Update Online Form Input Field

Does anyone know how to update the text size inside the input field? So far, this is what I have. If I update the input font-size, it also updates the button's size, which I don't want to do. I also want to add the labels inside the input field but…
Leslie
  • 13
  • 1
  • 6
0
votes
2 answers

Are captchas need for my online form

I have an online form in asp.net which using the jQuery wizard, and was not sure my last stage would need a captcha control to prevent bots/crawlers. So would I need a captcha? for my online web form...?? Is it recommended??
chugh97
  • 9,602
  • 25
  • 89
  • 136
0
votes
1 answer

Creating MS-Access user registration database with online form

I would like to know if a microsoft access form can sort information into specific tables based on a selection made with a drop down menu. For example: I want to make a database for a group of workshops I am offering with a form users can fill out…
Cl4rify
  • 3
  • 1
  • 3
0
votes
6 answers

Java applet or JavaScript for making an online form?

I don't know what I'm talking about. Please tell me what I need to know. ^_^" I would like to create an online test that sends the results to a certain email address, but I'm not sure how to begin. I think it's possible to make textboxes and stuff…
Asj
  • 271
  • 1
  • 5
  • 11
0
votes
2 answers

How to Create an Online Form That Opens Web Pages After Clicking the Submit Button

I want to make a form where I can input a domain name and then click the submit button and have the domain name incorporated into part of a search result URL from places like Google, Bing, Yahoo, etc. After clicking the submit button I would like…
Garry
  • 251
  • 2
  • 13
-1
votes
1 answer

Best way for shared online sheet like web surface

I haven't found a good and simple solution to my problem: I need either online shared excel file with password protected access or a shared online form like excel adding names+rows+person related data.It has to be lockable on a specific date. Google…