- Регистрация
 - 16.07.2017
 
- Сообщения
 - 138
 
- Благодарностей
 - 9
 
- Баллы
 - 18
 
hey, 
I'm trying to load cookies into a zp project.
Can I do that with regular ZP without using C#?
I tried with C# and I'm getting errors
// load cookie
instance.LoadCookie("c:\test.txt");
"Type Time Message
19:52:18 Compile code of Error in action "CS1009" "Unrecognized escape sequence". [Row: 1; Column: 72]"
https://drive.google.com/file/d/1RyTkJOB-VV3p-LTbR3iSziweeuSgOfYV/view?usp=drivesdk
								I'm trying to load cookies into a zp project.
Can I do that with regular ZP without using C#?
I tried with C# and I'm getting errors
// load cookie
instance.LoadCookie("c:\test.txt");
"Type Time Message
19:52:18 Compile code of Error in action "CS1009" "Unrecognized escape sequence". [Row: 1; Column: 72]"
https://drive.google.com/file/d/1RyTkJOB-VV3p-LTbR3iSziweeuSgOfYV/view?usp=drivesdk
