all groups > inetserver asp general > november 2003 > threads for friday november 7
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
How can I coordinat the textbox's width
Posted by Jack at 11/7/2003 5:44:03 PM
Hello
I wrote this VBScript code:
Response.Write ""
But the width can't be coordinated.The width=1000px and width=10000px is the
same.
Can you help me.
... more >>
choosing an include file
Posted by middletree at 11/7/2003 4:56:33 PM
I have a page which, according to the boss's instructions, needs to show one
of two things, based on which radio button was chosen on the previous page.
Because these 'things' are actually some chunks of code which contain sql
queries, loops, etc., I think it might be best to put each of them int... more >>
Replace
Posted by MFA at 11/7/2003 3:58:02 PM
Hi All
Help required in replace string.
a= "I am trying to replace a string from 1 point to another point which is
point 2. But I dont know how ? "
b = "This"
Now from string a I want to replace from 1 to 2 with string b="this"
so the final string will be like c
c= "I am trying to repla... more >>
Calculating text pixels
Posted by Conax at 11/7/2003 3:51:51 PM
Hi,
Just wondering if there is a way in ASP, to calculate with of a string of
text in pixels. The result is to be used to set table width so that texts
don't get wrapped to second line.
Thank you.
Conway
... more >>
microsoft word object
Posted by Edward Bender at 11/7/2003 2:07:03 PM
I am trying to create a microsoft word object on an asp page:
set objW = Server.CreateObject("Word.Application")
but get a message saying:
Server object, ASP 0178 (0x80070005)
The call to Server.CreateObject failed while checking permissions. Access is
denied to this object.
I am using IIS 5... more >>
End Session, start new
Posted by Michael at 11/7/2003 12:26:54 PM
Here is how it goes in simpliest terms.
We have a link to an ecommernce page, it uses sessions
(which we do not have access to change)
I want to create a popup window that will create a new
Internet Explorer browser to open (at a page i specify).
I dont mean like the javascript where it ... more >>
multiple functions?
Posted by Mike at 11/7/2003 11:57:07 AM
I have some code I am working on. One function reads a file using fso, then
I have multiple functions using the string read from the file. Each
function splits the lines up and will return one value.
Is there a better way? Is handling this many array which are basically the
same going to ca... more >>
IIS Windows 2000 Not loading
Posted by mb at 11/7/2003 11:51:01 AM
Ok, I've searched several articles about this and cannot
get any suggestions to work. My IIS on Windows 2000
Server won't run ASP pages like default.asp. I've tried
reinstalling IIS, syncing the passwords for IUSR....etc.
Running service Pack 3.... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
CSV Download
Posted by Geoff at 11/7/2003 11:01:44 AM
Any help appreicated.
I need to return the results of a query ruuning inan ASP page to a csv file
on the users system. I would like to give them the oppotunity to download
the file to a location and file name of choice.
Thanks
Geoff.
... more >>
ASP with stored procedure problem....
Posted by Vitamin at 11/7/2003 10:53:33 AM
I have written a stored procedure which will paging the recordset, and
return a range of record that i need, and i write a asp code to call it
however, no any return after the set objRs = objCmd.Execute
when i try to Response.write (objRs.recordcount)
it said the recordset is close....
how ca... more >>
how to insert data into yes/no field
Posted by middletree at 11/7/2003 10:51:17 AM
I'm used to SQL Server, but for a project working at home, have to use
Access. On the ASP form, I have some text fields and some checkboxes, and
the text fields work fine. The checkboxes give me errors, though. I'm doing
this from memory, but I beleive the data said I was putting the wrong type
... more >>
CDONTS Send- Permission Denied
Posted by Jon Montana at 11/7/2003 10:40:42 AM
CDONTS was working well until I installed Exchange 2000. I thought it might
be a relay problem, but I allowed the server IP address to relay.
Thanks for anything you can offer.
here's the error:
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
-----------... more >>
Request.Servervariables question
Posted by MDW at 11/7/2003 9:02:03 AM
Isn't there an argument that you can ask for that tells
you the name of the page that someone was at just before
they came to your page? I tried a search in the MSDN
Library, but I can't find anything....I thought it was
HTTP_REFERRER or something.... more >>
Help with parsing text file
Posted by Joey Martin at 11/7/2003 8:42:07 AM
I have been reading documentation on parsing. I need some help though.
I have the following in a text file:
$650
Number of Bedrooms 3
Air Conditioning? Yes
Original Ad SOUTH, 3BR, air, basement. $650. Call 278-4171.
First Appeared in the Newspaper
Thursday, October 30, 2003
$775
Number... more >>
is it possible for an asp page to access Excel directly
Posted by colinlyse NO[at]SPAM yahoo.com at 11/7/2003 8:38:07 AM
we have web users that have requested the web application access an existing
excel spreadsheet directly.
Users have an excle spreadsheet with complex functions, macros, formatting
etc. They have data in the database that is accessed via a web applciation.
They would like to use the web ... more >>
String search question
Posted by Bubba-C at 11/7/2003 7:16:45 AM
I have a page that is not asp that is linking to an asp
page with a question mark and a variable on the end of
the URL. How can I pull the variable off using server
side processing only?
I have tried using ServerVariable("HTTP_REFERER") no
good, I tried ServerVariable("URL") no good. I am... more >>
Upload Excel with Macros using HTML File Upload
Posted by prakash144 NO[at]SPAM rediffmail.com at 11/7/2003 6:19:00 AM
Hi,
We face problems uploading excel (with macros) documents using HTML
File Upload.
The file contents are corrupted while viewing the same. However, we
are able to upload excel (w/o. macros) documents successfully. Is
there anything we have to take care of, while handling uploads of
excel... more >>
SSL/Session question
Posted by Peter Rooney at 11/7/2003 2:11:39 AM
Hi,
Just a quick question, I have a login page that sits on a non secure
page, if the users login details are correct then a session is created
and they are passed to another non secure page, once this page is
displayed all links go to secure pages using SSL.
What seems to be happening is t... more >>
Problem with paging search results correctly
Posted by CharitiesOnline at 11/7/2003 1:02:29 AM
Hello,
I have set this script up to add paging to a search results page. Which on
the first page works fine. I calculates how many pages there should be
depending on the number of results returned from my search and how many
records I have set it to display per page. All great so far, HOWEVER..... more >>
global.asa not execute
Posted by anonymous NO[at]SPAM discussions.microsoft.com at 11/7/2003 12:16:57 AM
my global.asa file doesn't seem to be executing in IIS
and i don't know how to make them run. Any ideas how to
execute the global.asa file in IIS 5.1 , please let me
know. thank you very much.... more >>
Textbox editing...
Posted by Ketta at 11/7/2003 12:13:08 AM
I know how to read a file system object and output it to the browser page.
The desired result would be to put that file into a textbox on the screen
for a user to modify and then write the file back to the file system. The
concept seems simple enough, read the text file into a variable then some... more >>
|