all groups > inetserver asp components > may 2006
VB Component debugging as anonymous access
Posted by Carlos VĂtor Barros at 5/31/2006 3:15:34 PM
Hello,
I'd like to debug a VB component without activating Basic/Integrated
security on the Web Server, just the anonymous access. I need this to refine
a problem as I am having with problems with permissions when connecting with
anonymous user / non-admin users to my website.
To better ... more >>
006~ASP 0178~Server.CreateObject Access Error
Posted by Noname at 5/26/2006 3:38:02 PM
I apologize in advance if this is posted to the wrong Newsgroup. I feel that
it could be posted several places.
We have suddenly started recieving the following error message on W2K3-IIS6
after having run for several days. This is a server being built to replace
an existing production uni... more >>
Determine Selected Cell in Gridview
Posted by LCE at 5/26/2006 7:00:01 AM
Hi all,
I have created a row selectable gridview control, however I am looking to
add a little more functionality. Currently, I can select a row by clicking
anywhere within the row by adding the following code in RowDataBound:
e.Row.Attributes("OnClick") =
ClientScript.G... more >>
HTML Tab pages
Posted by abcd at 5/10/2006 11:07:57 AM
I ahve an asp page which has many controls. I have identified that I can
arrange then into different tab pages. are there any samples of the tab
pages in ASP which can be cross browser.
Simple HTML/JavaScript way will be fine. We want to avoid the third party
tab controls.
Thanks
... more >>
image slideshow fader applet
Posted by guerrid at 5/2/2006 3:17:02 AM
Can anyone tell me how to do this with a Windows control so that it will
still work on many platforms? Would be cool if it would work on a Windows
Mobile device too, but that's not a requirement. If the object isn't
supported, I'd like the page to display a single image.
Here is a java ve... more >>
|