all groups > inetserver asp general > recent posts
RE: Strange error "Internal Server Error"
Posted by BHARAT at 11/16/2007 1:59:24 AM
am using a ASP application with following things
Server : Intel Xeon (TM) CPU 2GHz, 2GB RAM, 136GB HDD
OS : Windows 2000 Advanced server. IIS5.0
Database: Oracle (Using ADODB to connect to the Database)
App server running on the same machine (COM+)
after using the application for 2/3 hours... more >>
Re: BLOB to MS Word via ASP/VBScript
Posted by Mark J. McGinty at 11/2/2007 9:59:39 PM
"S." <s.pastoriza@gmail.com> wrote in message
news:1193848987.311785.249930@v23g2000prn.googlegroups.com...
> I've been researching this for two days without little success. I have
> an ASP that accesses an Oracle BLOB to extract MS Word documents
> (later to include excel, power point, pdf, ... more >>
Re: Getting the value of a disabled <select> control
Posted by Evertjan. at 11/2/2007 7:51:54 PM
Eric wrote on 02 nov 2007 in microsoft.public.inetserver.asp.general:
> Hello,
>
> I'm trying (without any success) to get the value of a disabled select
> control. From reviewing:
>
> http://www.w3.org/TR/html401/interact/forms.html#adef-disabled
>
> It doesn't sound like it's going t... more >>
Re: ASP - Europees datumformaat dd-mm-jjjj
Posted by Kris Verhasselt at 11/2/2007 7:17:34 PM
Beste,
In asp kun je de volgende functie gebruiken:
<%
Session.LCID = 1043
%>
vriendelijke groeten,
Kris Verhasselt
"Evertjan." <exjxw.hannivoort@interxnl.net> schreef in bericht
news:Xns99D7C6BC75D01eejj99@194.109.133.242...
> Charlotte wrote on 28 okt 2007:
>
> follow u... more >>
Getting the value of a disabled <select> control
Posted by Eric at 11/2/2007 12:38:49 PM
Hello,
I'm trying (without any success) to get the value of a disabled select
control. From reviewing:
http://www.w3.org/TR/html401/interact/forms.html#adef-disabled
It doesn't sound like it's going to be possible directly. I'm
thinking that I can get around it by enabling the select co... more >>
How much is Application Data
Posted by Bruce at 11/2/2007 12:26:03 PM
In a site that has about 4000 products, in 1000 categories, I thought that I
can store each product and category details in its own application("var"),
instead of trips to the database.
When someone will go to product.asp?id=123, the page will show the
application("product123") instead of g... more >>
Re: Domain Availability Function
Posted by Bruce at 11/2/2007 12:09:39 PM
Maybe this can help: http://www.ajaxdomainsearch.com/blog/
> Can anyone offer a good reference for a domain avialaibility checker?
> I'd like to create a web page to see if domains are available or not.
... more >>
Re: Invalid_viewstate exception
Posted by Anthony Jones at 11/2/2007 12:00:00 AM
"Paul Phillips" <PaulPhillips@discussions.microsoft.com> wrote in message
news:4DFFBB45-118D-4857-9B13-EFD550AFBF44@microsoft.com...
> I have read many things about this but I haven't got a clear vision on
what
> to do if anything about this.
>
>
>
> I have a system that tries to find holes ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Need basic help authenticating remote wmi call from an asp webpage
Posted by Mark at 11/1/2007 4:49:34 PM
Hi all,
I am attempting to create a web-page that will check several servers and
verify that the local admin account has been renamed properly. I've written
a .vbs (command file) to do it - I have the necessary rights on each
server - and it works just fine (portion shown below)
My problem... more >>
Re: Classic ASP Question
Posted by McKirahan at 11/1/2007 4:44:54 PM
"mcp6453" <mcp6453@gmail.com> wrote in message
news:OivYGLMHIHA.5276@TK2MSFTNGP04.phx.gbl...
> Really? Is that something that we should investigate?
Probably not -- in my opinion.
ASP.NET - Web Pages
http://www.w3schools.com/aspnet/aspnet_pages.asp
"ASP.NET is not fully compatible with C... more >>
Re: Classic ASP Question
Posted by mcp6453 at 11/1/2007 4:07:03 PM
Really? Is that something that we should investigate?
PW wrote:
> "Dave Anderson" <NPQRWPDWZGSP@spammotel.com> wrote in message
> news:%2331a16yGIHA.280@TK2MSFTNGP03.phx.gbl...
>> mcp6453 wrote:
>>> Sorry to ask this question, but is Classic ASP a dead language?
>> Clearly not. Plenty of us... more >>
Invalid_viewstate exception
Posted by Paul Phillips at 11/1/2007 12:46:02 PM
I have read many things about this but I haven't got a clear vision on what
to do if anything about this.
I have a system that tries to find holes in my web site. One of the things
it has found and has been sent to me is
an Invalid_Viewstate exception. I will provide the stack trace ... more >>
RE: modifying outlook distribution lists via ASP
Posted by Anthony Jones at 11/1/2007 5:33:01 AM
"whatchamakeofit" wrote:
> is there a way to modify outlook distribution lists via ASP? thanks
>
This question is best asked in the Scripting.VBScript group. That's where
the admin scripting experts hang out. ASPers there can probably help you
overcome the permissions issues that ASP... more >>
Re: print page script - login problems
Posted by Adrienne Boswell at 11/1/2007 4:51:51 AM
Gazing into my crystal ball I observed ll <barn104_1999@yahoo.com>
writing in news:1193863275.974549.80200@d55g2000hsg.googlegroups.com:
> On Oct 31, 3:25 pm, "jp2code" <poojo.com/mail> wrote:
>> Instead of all that, why don't you throw a little JavaScript onto
your
>> webpage:
>>
>> <inp... more >>
RE: PSEUDO WEB SERVICES CALLING OTHER SERVICES
Posted by Anthony Jones at 11/1/2007 2:28:00 AM
"brian.ackermann" wrote:
> Hello All,
>
> I have a project where I am being asked to expose some functionality
> to a customer via a web-service-like interface. This service will be
> written in Classic ASP, and will take a number of parameters, process
> some logic,and then return some in... more >>
Re: BLOB to MS Word via ASP/VBScript
Posted by Anthony Jones at 10/31/2007 10:35:06 PM
"S." <s.pastoriza@gmail.com> wrote in message
news:1193848987.311785.249930@v23g2000prn.googlegroups.com...
> I've been researching this for two days without little success. I have
> an ASP that accesses an Oracle BLOB to extract MS Word documents
> (later to include excel, power point, pdf, and... more >>
Re: print page script - login problems
Posted by jp2code at 10/31/2007 3:25:04 PM
Instead of all that, why don't you throw a little JavaScript onto your
webpage:
<input type="button" value="Print" onClick="parent.print()">
One simple line. Will that work?
"ll" <barn104_1999@yahoo.com> wrote in message
news:1193861122.254895.48090@k79g2000hse.googlegroups.com...
> Hi... more >>
Re: BLOB to MS Word via ASP/VBScript
Posted by DA Morgan at 10/31/2007 2:15:25 PM
S. wrote:
> I've been researching this for two days without little success. I have
> an ASP that accesses an Oracle BLOB to extract MS Word documents
> (later to include excel, power point, pdf, and text). The document is
> stored there via Rational ClearCase.
>
> I'm able to access the data ... more >>
Re: print page script - login problems
Posted by ll at 10/31/2007 1:41:15 PM
On Oct 31, 3:25 pm, "jp2code" <poojo.com/mail> wrote:
> Instead of all that, why don't you throw a little JavaScript onto your
> webpage:
>
> <input type="button" value="Print" onClick="parent.print()">
>
> One simple line. Will that work?
>
> "ll" <barn104_1...@yahoo.com> wrote in message
... more >>
Re: Classic ASP Question
Posted by jp2code at 10/31/2007 1:14:17 PM
Haha!
No such luck; Joe Pool here.
I never even thought of that. Good point.
~Joe
http://www.joeswelding.biz/
"McKirahan" <News@McKirahan.com> wrote in message
news:3sqdnRh7DZevKLXanZ2dnUVZ_tijnZ2d@comcast.com...
> "jp2code" <poojo.com/mail> wrote in message
> news:Od4mJd9GIHA.4196@... more >>
print page script - login problems
Posted by ll at 10/31/2007 1:05:22 PM
Hi,
I have inherited a site written in 'classic' ASP, and I am working
with a print page script. I've gotten the script to work ok,
although, as the page which has the "print this page" link is
'protected,' the page that pops up (when the "print this page" linked
is clicked) is the authenticat... more >>
Re: Classic ASP Question
Posted by McKirahan at 10/31/2007 12:01:48 PM
"jp2code" <poojo.com/mail> wrote in message
news:Od4mJd9GIHA.4196@TK2MSFTNGP04.phx.gbl...
> I'll have to second that one!
>
> I've gone to their site many times and borrowed example code.
>
> Good bunch.
>
> "Jon Paal [MSMD]" wrote...
> >I know these guys do Classic ASP development. Rates ... more >>
Re: Classic ASP Question
Posted by jp2code at 10/31/2007 11:00:59 AM
I'll have to second that one!
I've gone to their site many times and borrowed example code.
Good bunch.
"Jon Paal [MSMD]" wrote...
>I know these guys do Classic ASP development. Rates may not be that much
>different and will likely be available when needed.
>
> http://www.ASPkey.net
... more >>
BLOB to MS Word via ASP/VBScript
Posted by at 10/31/2007 9:43:07 AM
I've been researching this for two days without little success. I have
an ASP that accesses an Oracle BLOB to extract MS Word documents
(later to include excel, power point, pdf, and text). The document is
stored there via Rational ClearCase.
I'm able to access the data in the BLOB, but when I... more >>
Re: PSEUDO WEB SERVICES CALLING OTHER SERVICES
Posted by McKirahan at 10/31/2007 9:40:18 AM
"brian.ackermann" <brian.ackermann@gmail.com> wrote in message
news:1193840527.636404.238850@d55g2000hsg.googlegroups.com...
> Hello All,
>
> I have a project where I am being asked to expose some functionality
> to a customer via a web-service-like interface. This service will be
> written i... more >>
Re: Classic ASP Question
Posted by Jon Paal [MSMD] at 10/31/2007 8:53:08 AM
I know these guys do Classic ASP development. Rates may not be that much different and will likely be available when needed.
http://www.ASPkey.net
"mcp6453" <mcp6453@gmail.com> wrote in message news:e%23te86xGIHA.3956@TK2MSFTNGP04.phx.gbl...
> My small company has a web site that is develo... more >>
Re: PSEUDO WEB SERVICES CALLING OTHER SERVICES
Posted by at 10/31/2007 8:03:23 AM
On Oct 31, 10:40 am, "McKirahan" <N...@McKirahan.com> wrote:
> Could you post stripped down versions the code for
> "Service A" and "Service B" that isolate your problem?
Well, at present, Service B is simply an asp page that returns raw XML
text, though it 'USED' to be a 'real service'. But t... more >>
Domain Availability Function
Posted by bcap at 10/31/2007 7:57:30 AM
Can anyone offer a good reference for a domain avialaibility checker?
I'd like to create a web page to see if domains are available or not.
Thank you for your thoughts.
Ray
... more >>
PSEUDO WEB SERVICES CALLING OTHER SERVICES
Posted by at 10/31/2007 7:22:07 AM
Hello All,
I have a project where I am being asked to expose some functionality
to a customer via a web-service-like interface. This service will be
written in Classic ASP, and will take a number of parameters, process
some logic,and then return some information to the consumer. I've now
bu... more >>
Re: Classic ASP Question
Posted by PW at 10/31/2007 7:00:01 AM
"Dave Anderson" <NPQRWPDWZGSP@spammotel.com> wrote in message
news:%2331a16yGIHA.280@TK2MSFTNGP03.phx.gbl...
> mcp6453 wrote:
>> Sorry to ask this question, but is Classic ASP a dead language?
>
> Clearly not. Plenty of us speak it. But it is definitely on the wane. More
> and more of us s... more >>
|