create a text file using javascript

前端 未结 4 959
走了就别回头了
走了就别回头了 2020-12-03 08:48

I am using the following code to create a text file using javascript and it\'s not working


    
        

        
4条回答
  •  没有蜡笔的小新
    2020-12-03 09:00

    Try this:

    
    
    
    
    
    

    To sign up for the Excel workshop please fill out the form below:

    Type your first name:
    Type your last name:

    This will work only on IE

提交回复
热议问题