hi, was wondering how a variable can be set to certain characters of a string while deleting it from the string
I have this string where the info is formatted like this:
some_text_always_different (different_numbers) (more text)
e.g.
BERMAN MICHAEL BRUCE (0001266261) (Reporting)
i would like...
hi,
I have a string containing html code and though the string, And in no particular tagging order i have a duplicate HTML lines that i would like to eliminate the second one, a kind of find the sections of the string where this is duplicating right afer itself and delete the second repeater...
Hi, i have a string with html code, the begining of the string is as follows:
<html><head><title>Testing</title></head><body><center>Items 1 - 80<br>
<table>
<tr BGCOLOR="#D6D6D6">
<th align="left" nowrap="nowrap" width="4%">Form</th>
<th align="left" nowrap="nowrap" width="4%">Formats</th>...
i was wondering what benefits i can expect when i install ISA server 2004 on the windows Server 2003 (fully patched, standard edition with no active directory - hence web enviroment only)
will the asp scripts run faster, better? will things be faster/better overall?
thanks
i was told that the ISA server 2004 would speed up server2003. Is this true? can i install ISA with server2003 standard edition and install it over top? Does ISA server run in the background or does it replace server 2003?
thanks
hi, i'm trying to use the tutorial here:
http://www.4guysfromrolla.com/webtech/031000-1.shtml
but i can't seem to return anything, infact no errors just hangs.
i'm tring to get column values, starting with "Form" from...
Hi, i have an html page as a string, i've used
sFileExt = mid(strRetval, 5418)
to strip unuseful html code. How can i also strip the tail end of the html?
this is the tail end i want to strip off:
<P>
<i>http://www.company.com/cgi-bin/browse</i><BR>
<!-- BEGIN FOOTER -->
<HR SIZE="1">
</div>...
i registered the dll and went to run the asp script and received an error of:
Microsoft VBScript runtime error '800a0046'
Permission denied
/secfiling2.asp, line 76
line 76 >> sendmail.Send
I use to get can't create object b4 registering. Was wondering what settings are needed for...
hi, i'm newish to perl and was running a script someone wrote and i got this error message:
Can't locate Common.pm in @INC (@INC contains: ../lib C:/Perl/lib C:/Perl/site/l
ib .) at symchange_auto.pl line 32.
BEGIN failed--compilation aborted at symchange_auto.pl line 32.
... this is part of...
how does one upgrade to a higher version? and would i need to upgrade the modulaes as well (since i assume some have been modified) and is there a command to upgrade all modules installed
Hi, i'm trying out the object of SOFTWING.ASPtear
I got it working but was wondering if it were possible to display the torn page without displaying certain parts of the page, i guess basically i was wondering if the page can be reformatted to a degree
I've been trying to find some sort of...
Hi, i have 2 machines running windows2003 on the same network. Machine A contains a web enviroment with iis6, no active directory
machine 2 contains a folder i want to be able to search from a web page in iis. I'm trying to search using asp code of:
set objUtil =...
hi i have a windows2003 with sql2K box, the 2003 server is a web enviroment, no active directory, email, etc..
i have 2 boxes that are physically the same, physically meaning they have samd hard drive, mother boards, etc..
1 of the boxes is in full use on the production, the other doesn't even...
is it possible to have a folder in the web to when it is accessed to get information, the folder or user is really grabbing info from another server on the network... kinda like a folder redirection or some type of folder sharing?
thanks
not sure if this is an IIS quetion but i'm using windows2003 with iis6 and i installed perl and configured the cgi-bin correctly as pl and cgi files are working correctly. I went to go install XML::RSS and it won't take even via force install, i was wondering if i missed a server configuation...
hi i download the perl modual i want to try to work with from cpan.org. I'm using windowsServer2003. was wondering how i set up the XML::Parser and XML::RSS .pm files
Do i just need to put them in the directory under c>perl>lib and just reference them in the cgi file?
i'm just starting...
Any ideas why i can't get rid of this error of Microsoft VBScript runtime error '800a01a8' Object required: '' in this area of the script:
RS.Open sql2, conn
Do While Not RS.EOF
response.write "<li>"
if session("b2bExpire")<now() or isNull(session("b2bExpire")) and...
How to over come this error?
Microsoft OLE DB Provider for SQL Server error '80040e14'
Full-Text Search is not enabled for the current database. Use sp_fulltext_database to enable full-text search for the database.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.