Can someone please help me.
I want to drag and drop a text file and take some data from the text file to fill the input field.
My text file contains:
Event Type: Birthday Party Event Location: Bistro
Event Title: Business
Description: 35 Guest, Blah Blah
AutoFill Input Boxes
----------------------
Input1 : Birthday Party
Input2 : Bistro
Input3 : Business
Input4 : 35 Guest, Blah Blah
Input1 = data in between Event Type: and Event Location:
Input2 = data in between Event Location: and Event Title:
Input3 = data in between Event Title: and Description:
Input4 = data in between Description: and the rest of the text
Any help is appreciated.
YHB
I want to drag and drop a text file and take some data from the text file to fill the input field.
My text file contains:
Event Type: Birthday Party Event Location: Bistro
Event Title: Business
Description: 35 Guest, Blah Blah
AutoFill Input Boxes
----------------------
Input1 : Birthday Party
Input2 : Bistro
Input3 : Business
Input4 : 35 Guest, Blah Blah
Input1 = data in between Event Type: and Event Location:
Input2 = data in between Event Location: and Event Title:
Input3 = data in between Event Title: and Description:
Input4 = data in between Description: and the rest of the text
Any help is appreciated.

YHB
Comment