all groups > inetserver asp components > november 2003 > threads for november 15 - 21, 2003
Filter by week: 1 2 3 4 5
focus/lost focus of custom control
Posted by flash at 11/21/2003 2:47:20 PM
Hi
new to .NET and have a question.
What I want to do if have a custome control (contains a table grid of text
boxes) and multiple instances on other webforms. So far so easy. BUT ! I
need to be able to tell when the CC has lostfocus on the Parent page and run
validation in the control.
... more >>
Question: need to lauch external program as an administrator
Posted by Gregos at 11/21/2003 11:54:02 AM
Hello,
I need an ASPobject that will enable me to lauch an external program, like a
..BAT file for example, under the Administrator account.
If I launch a xxx.BAT file using WSCRIPT.SHELL, I have "permission denied"
errors under Windows XP that does not permit me to do this (view following
code... more >>
Word Automation !!
Posted by Adam Knight at 11/19/2003 6:11:16 PM
I am trying to create an instance of a word document via asp.
I keep getting this error:
Server object, ASP 0178 (0x80070005)
The call to Server.CreateObject failed while checking permissions. Access is
denied to this object.
Can anyone PLEASE PLEASE help me set up the required permission... more >>
How to get the lenght of an Access database using ADOX
Posted by Carlos Guzman at 11/19/2003 2:46:19 PM
I want to administer a remote Access database using ASP. I use the ADOX
setup. I am able to list the tables, the fields in each table, the field
type. However I can't find a way to find out the field max length or/and
actual length.
Any ideas?
... more >>
VB IIS Problem
Posted by Jonboy at 11/18/2003 3:22:52 PM
Hi there,
I hope someebody could help me with a problem I have. I have been doing
server-side web programming (ASP etc.) for years but I am new to the ins and
outs of VB.
I'm writing a .dll which I call using the Server.CreateObject command.
For a reason unknown to me, around two days aga... more >>
IIS is hanging for 30 secs for every ASP page with COM components
Posted by Stan at 11/18/2003 8:03:24 AM
This is very bizarre - all of the sudden every single page
on a web server that is calling COM components started
hanging for 30-40 secconds.
It eventually comes back with no any error messages.
There is absolutely nothing suspicious in the logs and
cpu/memory are low.
Reboot did not ... more >>
ASP in IIS ...
Posted by Cris Friolo at 11/17/2003 5:25:51 PM
Sorry its not Windows 2003 but Windows 2000
I install an IIS on Windows 2000 and on the default folder
I put an Default.htm and some of ASP file (ex. LOG.ASP)
but when I browse it on the browser only those with HTML
format can be viewed the ASP format is not working.
Help plz..
... more >>
ASP Pages in IIS cannot be viewed except for HTML format
Posted by Cris Friolo at 11/17/2003 5:08:06 PM
I install an IIS on Windows 2003 and on the default folder
I put an Default.htm and some of ASP file (ex. LOG.ASP)
but when I browse it on the browser only those with HTML
format can be viewed the ASP format is not working.
Help plz..
Thanks... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
.aspx files don't work
Posted by Jim at 11/17/2003 12:06:09 PM
I have been having some trouble with my web server running
under Windows 2000 Server, so I removed IIS and
reinstalled it. Now, I noticed that my .aspx pages don't
work correctly. The server is returing the .aspx files as
text to the client instead of parsing them, although .asp
files wo... more >>
Problem displaying ASP pages
Posted by David D at 11/17/2003 12:02:26 PM
I just setup a windows 2003 web edition server and
having problems displaying asp page from the server. I set
the web extensions in IIS to allow ASP pages. I can
display HTML pages with no problems. Can anyone help?... more >>
Using search engines
Posted by Amir Davoodi at 11/17/2003 3:29:26 AM
Dear Friends,
I want to implement a search engine which query other
search engines like YAHOO, GOOGLE, ... and show the
results to users.
How can I do this?
Thanks,
Amir Davoodi.... more >>
Self register
Posted by tolon at 11/16/2003 8:39:10 PM
Hi every one.
Is it possible to creat aSelf-register form on IIS?
Using Widows server 2003, is ther any script needed to do
so, or any extensions,
thanks... more >>
|