|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Active Server Pages (ASP) Programming Discussionmicrosoft.public.inetserver.asp.general
You need it!
Chestor -
17 Mar 2007 2:01 PM - 1 message
Hi 'valium' ([link])
[link] Don`t forget
--
Chestor
------------------------------------------------------------------------
Chestor's Profile: [link]
View this thread: [link] ...
Set Locale
Chris -
17 Mar 2007 10:22 AM - 3 messages
We have a classic ASP site running on IIS 5. We will be using a com component to handle session state so we can share state between .net and classic. This means switching the IIS session state off. Prior to this ...
Set Locale
Chris -
17 Mar 2007 10:22 AM - 1 message
We have a classic ASP site running on IIS 5. We will be using a com component to handle session state so we can share state between .net and classic. This means switching the IIS session state off. Prior to this ...
Problems With My Webmaster
wesbao33 -
16 Mar 2007 9:57 PM - 3 messages
I have elected a foreign country to design my website at a very low price. Now that I want to make changes and update it, this company is trying to get more money out of me by chargeing for every little ...
Accesing to a textbox in a FormView
Marcos Galaviz -
16 Mar 2007 5:18 PM - 2 messages
Hi i want to asign a value to the Text property in a textbox inside a FormView when i am adding a new record ¿how can i do that? i want to use a ComboBox to select a value and this value goes to the textbox ¿any ...
Client & Server side scripting
Chris -
16 Mar 2007 2:26 PM - 2 messages
Hi, I have jsut started to learn ASP development and have read many articles regarding which is the best to use regarding JavaScript or VBScript. All of the learning that I have done so far has been using VBScript. ...
Variable Help
Mangler -
16 Mar 2007 1:50 PM - 2 messages
I have a quick lookup page that opens in a small window and when the form on that page is submitted the results page is open in a smaller window as well. I have everything working except passing the variable ...
Duplicate Return on rs
Simon Gare -
15 Mar 2007 11:17 PM - 2 messages
Hi all, in my SQL select query I have a LEFT JOIN between 2 tables that returns a value if the data from table 1 is present in table 2, below dbo.booking_form.COLL_CONTACT_TEL = dbo.tblFlag.TelNoMo OR dbo.booking_form.MOBILE_NO = dbo.tblFlag.TelNoMo ...
Win 2003 SP2 problem
John Blessing -
15 Mar 2007 5:50 PM - 1 message
Just a heads-up... Our 2003 server recently updated itself with SP2, All our asp applications which use a variety of custom activex dlls stopped working with the classic "Method '~' of '~' failed" error. Changing permissions had no effect and only uninstalling SP2 fixed it. ...
Send a mail with cdosys and save a copy in the Sent Mail folder: how to???
fcetrini -
15 Mar 2007 2:49 PM - 6 messages
Hello to the board, i'm facing this problem and i need some help: with cdosys i'm able to send e-mail from asp using the local exchange server. Now I also have to save the sent mail into the user's mailbox ...
BBCode Converter
Matthias S. -
15 Mar 2007 2:37 PM - 9 messages
hi there, i'm desperately looking for an HTML to BBCode (and vice versa) converter, either as a COM component or vbScript for use in an ASP (not .NET) web-application. i sure could write one on my own, but my vbscript/COM ...
space in variables
Jeff -
15 Mar 2007 1:34 AM - 4 messages
hey gang. this is probably a simple thing i am over looking, but..... i need to combine 2 vriables that are retrieved from a form. idate and itime i want to put these into the t_date field in my sql db. but for it to work ...
Submit Form Notification Message
JP -
15 Mar 2007 12:16 AM - 5 messages
Hi folks, Using ASP and/or JavaScript, how do you create that little notification message (usually in red below the submit button) when the Submit button is pushed. Something that says "Your information is being sent ..." Thanks for any assistance. ...
Check member of NT group
Tony WONG -
14 Mar 2007 4:20 PM - 2 messages
i can use Request.ServerVariables to check the login user. is it possible to check whether the login user is the member of the NT security group? it is because i wish to create a dynamic banner according to respective NT ...
Calculate length of input based on parent <TD>
Michael -
14 Mar 2007 6:41 AM - 6 messages
Hi. I need dinamically calculate input text field based on parent static TD before showing content of input. Please, advice. Michael ...
Asp 2.0 popupscreen return
Logger -
14 Mar 2007 4:12 AM - 2 messages
Looking for help, I need to know how to return from a popup screen with either postback or callback. In my popup screen I have input controls with a save and cancel button at the end. If they click the save button I store the ...
ASP time in GMT
Abs -
13 Mar 2007 10:11 PM - 6 messages
Hello, I've used this ASP funtion to display the time on my web page: Date: <%= FormatDateTime(Date, 1)%> Time: <%= FormatDateTime(now, 4)%> THis was working fine until i moved my site to a server based in the states, ...
Uploading a file in ASP
G.G. -
13 Mar 2007 5:39 PM - 2 messages
Hi to all, I have developed an ASP and VXML application. An ASP page record a video with a form and the VXML tag <record> and passes the parameters, thanks to a submit and the POST method, to ...
setting up virtual directory pointing to same web server
mbosco51 -
13 Mar 2007 4:01 PM - 2 messages
Hi. I have an external facing website that has both a customer login and an admin login. I want to prevent external access to the admin login for security reasons. On the same webserver I created a new ...
At least one recipient is required, but none were found.
TechNinja -
12 Mar 2007 10:49 PM - 3 messages
Hi folks, I have a page that collects information that submits to a confirmation page. The confirmation page shows all fields entered, using session information - response.write Request("fieldEmailAddress") and then hidden form fields with the value of each session, e.g. <input ...
Search the web
fniles -
12 Mar 2007 9:52 PM - 5 messages
With Index Server I can search web pages stored on our servers. Is there any way to programmatically search web pages on the web ? Thank you. ...
DST/Summertime across the Atlantic
Evertjan. -
12 Mar 2007 8:08 PM - 3 messages
Since I need Central Europan Time, my servers are in Toronto, and I cannot anymore follow Mr Bush'es influence on Canadian Time, I made the following include .asp file, valid for any server timezone location: ================================== <% nowGMT = DateAdd("h", TimezoneOffset, Now) ...
asp and xml
Yobbo -
11 Mar 2007 8:28 PM - 3 messages
Hi All Can I use an XML file like I could a database, ie select, insert, update and delete from it? If so, how would one do this via standard ASP calls? If you can't use SQL-style commands how do you use it for storing info? ...
ANN: Silverfrost Gotham: ASP Compiler for .NET
Robert Chafer -
11 Mar 2007 7:02 PM - 1 message
Silverfrost's ASP compiler for .NET 'Gotham' allows what is rapidly being considered legacy code to be brought bang up-to-date and into the .NET world. Key features include a massive speed boost by using ..NET's compilation model and a full debugging experience inside Visual ...
gnucleus.net maps to localhost
wizard04b -
11 Mar 2007 4:07 AM - 2 messages
This is weird - when I clicked on a link to gnucleus.net, my local index page shows up. It seems that somehow typing "gnucleus.net" or "[link]" is equivalent to typing "localhost". It happens ...
|
|||||||||||||||||||||||