M
Marco
Hello.
I'm trying to create a backoffice to a website.
I have a problem here. I need to copy the file from location on text1 to
location of text2 and update the text of text3.
I have this on the textboxs:
Text1: D:\1024x768.jpg
Text2: C:\website\images\2008
Text3: images/2008/
So I need to copy the file that is on location of text1 to text2 location
and updatte the text3.
This is what I have to have in text3 atfer update:
Text3: images/2008/1024x768.jpg
Is this possible to do?
Thanks,
Marco
I'm trying to create a backoffice to a website.
I have a problem here. I need to copy the file from location on text1 to
location of text2 and update the text of text3.
I have this on the textboxs:
Text1: D:\1024x768.jpg
Text2: C:\website\images\2008
Text3: images/2008/
So I need to copy the file that is on location of text1 to text2 location
and updatte the text3.
This is what I have to have in text3 atfer update:
Text3: images/2008/1024x768.jpg
Is this possible to do?
Thanks,
Marco