all groups > inetserver asp general > september 2005 > threads for september 22 - 28, 2005
Filter by week: 1 2 3 4 5
Post result to inputbox in other html
Posted by tony wong at 9/28/2005 10:42:41 PM
i have a html form to select fax number.
i wish to post the fax numbers at such layout (123456;234567;34567) to the
inputbox at other html page.
Can i do it? Thanks a lot.
Tony
... more >>
asp 3.0 or IIS 6 issue
Posted by jose.mendez22 NO[at]SPAM gmail.com at 9/28/2005 2:28:43 PM
I'm working with ASP 3.0 and IIS 6. I have an ASP script file that
when I post, it makes as call to a DB to process a stored procedure.
The time to complete the db process varies from 2 to 5 to 10 min.
I've set the ScriptTimeout to a large number however the page never
gets rendered with a resu... more >>
Cookie Expires - can't set in sub?
Posted by Chad Richardson at 9/28/2005 11:54:45 AM
I have several users data elements that I want to maintain and persist. I've
created a cookie with keys to do this, but having problems with it
persisting.
1. Do you set the .Expires at the Cookie level or at the Key level?
2. Once you set the .Expires, do you need to reset it, if you then... more >>
how to track iis generated email status
Posted by Dica at 9/28/2005 11:11:02 AM
i've got a client that wants to be able to review records about IIS
generated emails.
in his own words, he wants the "ability to track and report message status
(i.e. how many messages were sent successfully, how many were blocked, how
many bounced back with an incorrect address)"
i'd start... more >>
ASP ... ? somone help PLEASE!
Posted by zac123 at 9/28/2005 8:54:03 AM
I know this sound stupid but i just dont know which way to turn....
i have a MS hosting package so i know i need to use an ASP language -
but which one, there would sem to be severeal ASP,ASP.NET, ASP VB, C#
all kinds ????
And do is there any software that ill produce the code for me?
... more >>
-260=B0C_centigrade_problem
Posted by Jayesh at 9/28/2005 6:19:11 AM
Hello...I am using xp_smtpsendmail procedure in order to send mail for
my web base application.
But when i sent -260=B0C user will get -260°C. which is scrap.
Please give me some idea if anybody have overcome through this problem.
Welcome your suggestion.
Thanks,
Jayesh Patel
... more >>
[Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in query expression
Posted by dcarson NO[at]SPAM displayspecialties.com at 9/28/2005 6:04:52 AM
I've read about this error in several other discussions, but still
can't seem to pinpoint the problem with my code. Everything seemed to
be working fine for some time, but it now tends to bomb out on me for
some reason. The Summary field is pulled from a Rich Text Editor that
allows HTML formatt... more >>
Internet Explorer prompts users with two open/save as dialogs
Posted by David Perez at 9/28/2005 5:31:08 AM
Hello.
I have a problem with my Web Application in VB.NET and aspx pages. I try to
open a SaveDialog window, to open or save a document when user clicl on a
button, and Internet Explorer prompts users with two open/save as dialogs.
this happens only when select "Open" button.
This issue ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Recordset In Session!
Posted by Arpan at 9/28/2005 5:14:45 AM
How do I store an entire recordset in one single Session variable?
Thanks,
Arpan
... more >>
ASP.NET Design Tools
Posted by savvaschr NO[at]SPAM nodalsoft.com.cy at 9/28/2005 5:03:20 AM
Hello ,
I am new to asp.net but old to vb.net .. so i dont find any dificulties
to move arround in code.
But my problem is , HOW to design the stracture of the web page in
Asp.Net.
For example , in the tool box there are no frames or a line object tha
can drow lines ,or other design tools fo... more >>
Resize popup window to fit text
Posted by Terren at 9/28/2005 12:10:48 AM
I have a popup window that is used to display text from a database.
Some times it can be a few words, sometimes it can be a hundred words.
What I would like to do is resize the popup window to fit the text.
Well actually it is just the height that needs to be resized. I have
set the width to 6... more >>
Display Access memo field
Posted by Vincent Lau at 9/28/2005 12:00:00 AM
Hello,
I'm new on ASP and Access. I stored several lines of information in a Access
memo field.
I use follow ASP response.write statement to display contain of the memo
field.
Response.Write sa1("job_detail")
However, all the lines are mixed into one line. How can I show it in the
origin... more >>
Alias!
Posted by Arpan at 9/27/2005 6:46:49 PM
How do I assign an alias to the mandatory "From" parameter while
sending mails using CDONTS? The "From" parameter usually takes the
following form:
<%
Dim objMail
Set objMail=Server.CreateObject("CDONTS.NEWMAIL")
objMail.From="jack@mailserver.com"
objMail.To="greg@mailserver... more >>
send batch of sql statements to sql server
Posted by JT at 9/27/2005 4:39:46 PM
can someone point me in the right direction for learning more about how to
go about sending a batch of sql statements from asp to sql server, and
having errors appropriately handled?
for example,
i want to send the following stored procedure calls to sql server in a
single batch from my asp... more >>
Need Instructions on Setting up an ASP Application
Posted by SMAccount at 9/27/2005 3:23:17 PM
I have not used ASP before. Are there cookbook instructions for how to
set up an asp directory structure. It is not clear to me how I must
mark directories (virtual or physical), so they will all be considered
to be part of the same application. Thanks.
... more >>
asp pages ignoring lines of script
Posted by s_m_b at 9/27/2005 1:42:55 PM
Can't figure this one.
web page with vbscript asp, w2k/iis5
The page opens with no errors (syntax errors get picked up just fine)
but. If a line contains a variable that's either not dimmed, or has no
value, or returns a bad value from say instr(), the line is simply ignored,
or if its inside... more >>
ASP error CreateObject("Word.Application") failed
Posted by MaxiWheat at 9/27/2005 1:35:39 PM
Hi,
I am using a software that uses MS Word to create PDF files. When I try
to run the sample code (ASP 3.0), I get an error on this statement :
Set oWord = Server.CreateObject("Word.Application")
That error says :
The call to Server.CreateObject failed while checking permissions.
Access... more >>
What site the visitor has come from?
Posted by Hari at 9/27/2005 12:14:33 PM
Hi,
How can I find out what site a visitor has come from using ASP?
Suppose my website is sample.com and I have one page in the website that is
used by the visitor to request products and demo. And on each request that
page will send email to webmaster with the URL of the site that the visit... more >>
how session cookie is stored?
Posted by jrefactors NO[at]SPAM hotmail.com at 9/27/2005 12:01:51 PM
There are two cookie types:
1) session cookie.
2) persistent cookie is the same as tracking cookie?
Is that correct?
For windows machine, the files in C:\Documents and
Settings\Administrator\Cookies
are all persistent cookie, it doesn't have session cookie?
How session cookies are store... more >>
ASP forbidden on the network
Posted by J_J at 9/27/2005 11:15:21 AM
Hi,
Below is the message I received when I attempted to use a web page on our
network that makes use of ASP.
The page cannot be displayed
You have attempted to execute a CGI, ISAPI, or other executable program from
a directory that does not allow programs to be executed.
----------------... more >>
tracert from an asp page
Posted by Paul Bergson at 9/27/2005 8:14:06 AM
I need to code a tracert function from an asp page. I can write some asp
but I'm saddled with notepad as my development suite.
Any pointers on getting a tracert type function from within asp?
--
Thanks
Paul
... more >>
Permissions on another server
Posted by middletree at 9/27/2005 8:01:49 AM
I have two separate questions that are closely related enough that I am
going to package them here.
1. On an Intranet app which tracks tickets for the Tech Support department,
I have the word "Files" hyperlinked like this: <a href=\\servername\files\
target="_blank"> and it points to a se... more >>
I need a good mail api for ASP
Posted by Keith at 9/27/2005 6:33:24 AM
I have a simple ASP app (not ASP.Net) that I need to send email from.
Can anyone make a recommendation, and share why that's the best one?
(cdo, msxml, etc)
Thanks.
... more >>
Cannot appent to textfile
Posted by Rolf Rosenquist at 9/27/2005 1:49:34 AM
With the following code I can create a new textfile if it does not exist,
but it seems impossible to me, to append data to an existing file.
Dim objOpenFile, objFSO, strPath
StrPath = Server.MapPath("../smslog.txt")
Set objFSO = Server.CreateObject("Scripting.FileSystemObject")
... more >>
Edit a drop down box in asp
Posted by Terren at 9/27/2005 1:06:35 AM
I need to be able to edit a drop down box is asp. On my web app I
populate a drop down box from a databse. The user can then select an
option that will then be saved to a Database for example
Mr
Mrs
Miss
but if the option is not their e.g Dr, Prof etc then I want them to be
able to enter ... more >>
Session_OnStart does not start
Posted by Prabhat at 9/27/2005 12:00:00 AM
Hi All,
The "Session_OnStart" event doesnot fire if the website has .htm file as the
startup document. If I change the extension of the default document from
..htm to .asp then I can see the event fires, But now I cant change the
default page to .asp.
How can I make the Session_OnStart fire... more >>
Password Protected Web site
Posted by RICHARD BROMBERG at 9/27/2005 12:00:00 AM
I am building a password protected ASP web site.
(http://www.allscrewedup.org)
When you go to this site there is a link in upper left corner (VIP) that
takes you to a Logon Screen.
The user must enter a user name and password to gain access to the secure
pages which follow.
This works ... more >>
what replaces attachURL with CDO.Message?
Posted by Dica at 9/27/2005 12:00:00 AM
if i needed to embed a graphic in my email, i could use CDONTS's attachURL
method. since attachURL isn't supported with CDO.Message, what can i use to
embed graphics?
tks
... more >>
testing ASP pages with Windows Front Page
Posted by J_J at 9/26/2005 11:16:31 PM
Hi,
I have FrontPage 2003 on my XP laptop.
I need to test some web pages with *.asp codes which worked perfectly well
with my old Win95 computer in the past. Of course I had to install Personal
Web Server to it in order to do the job.
The help files of FP, gives the clue that it has the facil... more >>
checking for frames
Posted by middletree at 9/26/2005 2:26:09 PM
For the record, I hate frames. But I am stuck with them for this project.
Just wanted to get that out of the way so that any helpful replies I get
won't include chastisement for using frames.
OK, here's the question. How can I use a server-side script to determine if
the page being loaded is d... more >>
Running a script from ASP-page
Posted by DanC at 9/26/2005 2:21:03 PM
I need to run a script in a ASP-page.
Everthing runs exect the script.
Set objWShell = CreateObject("WScript.Shell")
Set objCmd = objWShell.Exec("cscript /nologo c:\sss\sasysdag.js
/addclass " & Request.Form("klas"))
I get an error on the Exec-line. On the server it shows ASP-scrip... more >>
Avoiding IE warning messages
Posted by kermit at 9/26/2005 8:01:02 AM
I asp.net pages that run on an intranet IIS server. Some op the pages use
XLM DOM doc.Load(sPath) to open and parse a XML file. Every time the
doc.Load(sPath) executes in IE6 a warning message comes up
"This page is accessing information that is not under it's control. . . "
How can I avo... more >>
ASP post loosing the data
Posted by ChrisM at 9/26/2005 7:59:04 AM
We have a create ASP page where the user fills in the fields and clicks
submit to post the data to a save page. Recently it looks like the data is
being lost at some point. We use Request.Form.Item to get the data from the
create page but its just bringing back a blank field.
Has anyone e... more >>
Problem authenticating using Windows
Posted by vvenk at 9/26/2005 7:16:11 AM
Hello:
I wanted to implement windows-based authentication.
However when I run this aspx form, I do not see the user name and
Authentication type.
Can somebody tell me what I am doing wrong? Here's the code snippets:
WindowsAuth.ASPX
<html>
<script language="VB" runat=server>
... more >>
ASP Loop
Posted by Shiraj at 9/26/2005 2:49:53 AM
I have a problem,
I can display some text 5 times using a loop
and i want to pass those printed
values to another page when i clicked send button.if you know the method please
email me.
thank you.
(pooja_blacktulip@yahoo.com)
-----------------------------
This message is posted by http://... more >>
Popup window not working properly in IE6
Posted by Terren at 9/26/2005 1:10:23 AM
The following code is not working properly in IE6 but it does work for
mozilla firefox.
I am trying to open a new popup window without affecting the frame from
"where" it came. But what happens when I click on the link is that the
popup window is displayed correctly but the frame then changes ... more >>
zip/unzip
Posted by REMOVETHISyabbadoo_2004 NO[at]SPAM hotmail.com at 9/26/2005 12:17:52 AM
anyone know of a good zip/unzip dll i can run from asp? I intend to use it to
pack/unpack upload and download files to save time.
TIA
... more >>
Compile or Protect ASP Code?
Posted by Bill at 9/25/2005 3:39:56 PM
Hey, is it possible to protect ASP code in some way? Can it be compiled, or
otherwise protect the source somehow?
Thanks,
-Bill.
... more >>
problem in excel file opened in Internet exploer
Posted by sakons at 9/25/2005 9:19:46 AM
I have created excel file with data from a query
#in asp or asp.net+c
but when I run the applicaiotn i get the open /save popup
when I choose open -> the file is opened in the IE (and is seen as a
excel file)and when I click File-> save as->I get the type: shtml or
html
but i want to to get th... more >>
Call stored procedure in ASP.NET 2.0
Posted by syoung at 9/24/2005 12:48:18 PM
I would like to know if anyone knows how to execute a stored procedure from
ASP.NET 2.0. I'm using the NorthWind database and I'm trying to execute the
"CustOrderHist" stored procedure. The error I get is "Incorrect syntax
near 'CustOrderHist'. "
Public Function GetCustomerOrderHi... more >>
XMLHTTP async
Posted by Vanessa at 9/23/2005 9:38:02 PM
I have a question regarding async mode for calling Microsoft.XMLHTTP object.
Microsoft.XMLHTTP hangs the IE once in a while suddenly, but it will work
again after half an hour or so without doing anything. I have searched
through the Internet and seems like the reason it hangs the browser ... more >>
submitted data not updated promptly with ms access
Posted by tony at 9/23/2005 7:36:22 PM
Please could you assist me on this query. i have to
complete this task the earliest time. i am not that
experienced in asp, but i manage more and less to
program basic functionalities....
i have included a form in my application. on
submission, i store the form typed data in an MS
... more >>
Calling Client windows Exe in asp.net Web page
Posted by Friends at 9/23/2005 3:56:10 AM
Hello sir,
I have a problem in calling a exe from client machine..
This is my Problem there is an exe in client machine i need to call the
exe from web page..In that page there will be button if I click the
button then the client machine exe should executed ...
Is it possib... more >>
How to Get Client IP Address
Posted by Prabhat at 9/23/2005 12:00:00 AM
Hi All,
I am trying to get the IP address of the Client machine and using the code:
Response.Write(Request.ServerVariables("REMOTE_ADDR"))
But I only get 127.0.0.1
It should be giving the IP address of the system or the gateway. How can I
get that. Please help.
Thanks
Prabhat
... more >>
Small Java Script help
Posted by Prabhat at 9/23/2005 12:00:00 AM
Hi All,
I have one .ASP file where a small java script is integrated and the output
does work in IE but not in FireFox or Opera 8.5. Please suggest.
Code:
<form name="test">
<select name="GraduationYr" >
<option value="-1"></option>
<script language="JavaScript">
... more >>
A blank string instead of the actual number is returned when selecting from an Excell sheet.
Posted by Joakim Olesen at 9/23/2005 12:00:00 AM
Hi
I have an issue with an asp page that reads from an Excel file. I read the
file using OLEDB. I create a new Excel file using "MS Excel 2003" and put
the following data into a sheet called "Ark1" (2 columns and 5 rows):
1234 reer
1234 feb
4467 heerh
4467 123123
1122 ... more >>
Changing domain password
Posted by Mindy Geac at 9/23/2005 12:00:00 AM
Hello,
I'm seaching for the possibility to change Domain/User passwords. And a
check for users if the password has to change with the first logon or when
the password is expired.
thanx,
Mindy
... more >>
Check Existence of File using VBScript in ASP page
Posted by me NO[at]SPAM yahoo.com at 9/22/2005 10:55:50 PM
Is there a way to check if a file exist using VBScript in an ASP page.
So the code might go something like this:
If Exists("C:\Junk\1.txt") then
Do something
Else
Do something else
End If
Thx,
Scott Buerkley
--
The Source For Premium Newsgroup Access
Great Speed, Great Rete... more >>
database installation for MCSD training
Posted by 2obvious at 9/22/2005 7:58:03 PM
I'm using the MCAD/MCSD self-paced training kit to study for .Net
certification. However, I'm stuck in chapter 5, because my best
attempt at installing the example Contacts database leaves me with no
user-defined tables. I have successfully established a connection, but
when I go to expand the... more >>
posting date to oracle problem
Posted by phil2phil at 9/22/2005 2:22:23 PM
Hi,
I'm trying to post a date value into an oracle 9i database, using
classic asp, as that's the language existing app was written in, using
the following code:
to_date('"&date()&"','DD-MMM-YYYY')
that's included in the insert statement, i keep getting the following
error on the page:
Microso... more >>
easy way to post meeting minutes
Posted by Mike Brearley at 9/22/2005 2:20:19 PM
We, as the webmasters of a non-for-profit organization have recently been
requested to post meeting minutes on our webpage. I'm wondering what's the
easiest (as far as accessability to the people viewing/searching/printing)
way to do this is.
I'd assume a database that stores the text of t... more >>
Session Variables in IIS
Posted by Brian Brinks at 9/22/2005 9:40:18 AM
I am having some trouble with seesion variables.
I have just moved hosting companies to Brinkster.com but have been
having problems with my applications holding session.
They say they can't guarantee sessions and recomend another method of
storing persistant data.
I questioned them on why... more >>
Help for Newbie!
Posted by Damon at 9/22/2005 9:29:01 AM
Hi,
I have a asp.net app which I am trying to open up but it keeps coming up
with "Visual Studio.Net cannot create or open the application because no
webserver was detected at this URL: 'http://LocalHost:/Entawebmain'. Make
sure the web server is installed and running".
I have IIS6 installe... more >>
Pass hidden form field value to another form field to insert in db
Posted by GavMc at 9/22/2005 7:23:01 AM
Hello I am new to internet programming and wonder if anyone can help me with
this....
I am trying to pass a hidden field value on a form into another field on the
form so that it can then be inserted in the database, to enable me then to
reference that number at a later date.
(The hidden... more >>
|