79133577

Date: 2024-10-28 13:24:05
Score: 0.5
Natty:
Report link

After some trial and error, this worked:

strURL = "\\\\xyz2112.internal.rush.com\\Cygnus\\" + ((Label)GridView_Attachments.Rows[index].FindControl("Question_Attachments")).Text;

Hopefully this helps someone else who might be trying to do the same thing.

Reasons:
  • Blacklisted phrase (1): trying to do the same
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: Johnny Bones