Robert Rodgers
|
| Posted: 06/17/2002, 8:18 AM |
|
Hi All,
CCS 1.0; ASP; MSSQL
What is the best design for uploading files? I have some test code that
works, but it is a stand alone form. Should I try to integrate it into the
CCS form? or is it easier/better to keep a separate form I am leaning
toward a separate form so I have to do less work<g>, but wanted to hear from
others who may have already tackled the issue.
Thanks.
--
Robert Rodgers
Robert@SylvanComputing.com
Ph: 509.531.4351
Fax: 503.961.0317
Text Message: mailto:5095314351@mobile.att.net
--
|
|
|
 |
Robert Bullock
|
| Posted: 06/17/2002, 12:22 PM |
|
I created a separate form and seems to work well, using Dundas Upload
component... No idea how you would do it with the same form.
"Robert Rodgers" <Robert@SylvanComputing.com> wrote in message
news:aekujt$lr7$1@news.codecharge.com...
> Hi All,
>
> CCS 1.0; ASP; MSSQL
>
> What is the best design for uploading files? I have some test code that
> works, but it is a stand alone form. Should I try to integrate it into
the
> CCS form? or is it easier/better to keep a separate form I am leaning
> toward a separate form so I have to do less work<g>, but wanted to hear
from
> others who may have already tackled the issue.
>
> Thanks.
> --
> Robert Rodgers
>Robert@SylvanComputing.com
> Ph: 509.531.4351
> Fax: 503.961.0317
> Text Message: mailto:5095314351@mobile.att.net
> --
>
>
>
|
|
|
 |
Mr. Mike M.
|
| Posted: 06/18/2002, 6:55 AM |
|
Gotta love those Dundas controls! I just found the Pie Chart control a
couple of days ago -- great -- AND free.
"Robert Bullock" <robert@upstateis.com> wrote in message
news:aelctl$iip$1@news.codecharge.com...
> I created a separate form and seems to work well, using Dundas Upload
> component... No idea how you would do it with the same form.
|
|
|
 |
|