• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Cut and Paste with Tabs include

Dalexx

Limp Gawd
Joined
Mar 22, 2014
Messages
161
I'm looking for a way I can cut and paste data that would include the Tab function from the source. For example I have to enter data into the same fields on a web form. I have a word doc with the data separated by tabs and I would like to cut and paste that data into the web form, but it is not keeping the tab field and so it either puts everything into the same field or just errors. I can have notepad with the data separated by tab and can paste it into excel and it will put the data into separate fields, so it seems like it should be possible on the web forms.

Is this a web browser setting or other windows setting I'm not checking? Or is there speciality app that will make this work?

Thanks
 
I think it needs to be a specific type of text entry field, or else you have to intercept the data and enter the text with tabs using javascript and DOM. Someone has probably asked on stackoverflow (or similar) before, if nobody knows an exact answer here.
 
Back
Top