Shawn Mason
|
| Posted: 02/03/2003, 12:06 PM |
|
Using CCS 2.0 (beta2), ASP.Net (VB.Net), and MSSQL2000
I'm sure it's a simple setting but since I have no documentation to look in
<g>, I can't figure this one out. Some of my maint/update screen return to
the list screens no problem, while others simply stay on themselves after an
update (updates the db but doesn't go to another screen).
Ideas?
--
Kindest Regards,
Shawn Mason,CCD,MCP
I.S. Software Design Associates
|
|
|
 |
RonB
|
| Posted: 02/04/2003, 12:24 AM |
|
set returnpage in the properties box.
RonB
"Shawn Mason" <shawn@issda.com> schreef in bericht
news:b1mi3e$sp7$1@news.codecharge.com...
> Using CCS 2.0 (beta2), ASP.Net (VB.Net), and MSSQL2000
>
> I'm sure it's a simple setting but since I have no documentation to look
in
> <g>, I can't figure this one out. Some of my maint/update screen return
to
> the list screens no problem, while others simply stay on themselves after
an
> update (updates the db but doesn't go to another screen).
>
> Ideas?
>
> --
> Kindest Regards,
>
> Shawn Mason,CCD,MCP
> I.S. Software Design Associates
>
>
|
|
|
 |
Shawn Mason
|
| Posted: 02/04/2003, 6:23 AM |
|
But, RonB, that's too simple and obvious <g>. Sure glad it wasn't a snake
though.
Thanks,
Shawn
"RonB" <r.borkent@123chello123.nl> wrote in message
news:b1ntc0$ecv$1@news.codecharge.com...
> set returnpage in the properties box.
>
> RonB
>
>
> "Shawn Mason" <shawn@issda.com> schreef in bericht
>news:b1mi3e$sp7$1@news.codecharge.com...
> > Using CCS 2.0 (beta2), ASP.Net (VB.Net), and MSSQL2000
> >
> > I'm sure it's a simple setting but since I have no documentation to look
> in
> > <g>, I can't figure this one out. Some of my maint/update screen return
> to
> > the list screens no problem, while others simply stay on themselves
after
> an
> > update (updates the db but doesn't go to another screen).
> >
> > Ideas?
> >
> > --
> > Kindest Regards,
> >
> > Shawn Mason,CCD,MCP
> > I.S. Software Design Associates
> >
> >
>
>
|
|
|
 |
|