Hello, Sign in or Join Our Community Help | Site Map
Connecting Tech Pros Worldwide

ASP Forum

ASP (Microsoft's Active Server Pages) web scripting language - Ask questions about asp development and scripting, ADO, scriptlets, caching, COM, components, sessions, data access, database, objects, cookies, security and more.
Views: 143 Announcement: Site Downtime Apologies
May 13th, 2008 msquared (Admin)
Is this the right forum for ASP.NET questions?
2 Replies | Posted by: jhardman | Last post by jhardman, 33 days ago
"I have an ASP.NET question. Should I post it here in the ASP forum, or in the .NET forum?" This is a question which comes up all the time. ... more »
sticky
Posting Guidelines
1 Reply | Posted by: iam_clint | Last post by jhardman, 261 days ago
Posting GuideLines Please follow these guidelines when posting questions. Submitting clear and concise questions allow those reading to understand... more »
sticky
Search before asking!
2 Replies | Posted by: sashi | Last post by sashi, 532 days ago
Hi everyone, Please run a simple search before asking question here. Recently i came across many repeated questions. - The search can be found on... more »
sticky
Dreamweaver problem passing form values with server behaviour
5 Replies | Posted by: jmartmem | Last post by DrBunchman, Today
Greetings, I have built an Update Record Form in an ASP page. This form contains a number of fields, such as text boxes and menus, to name a... more »
ASP Form Browser Incompat?
1 Reply | Posted by: isoquin | Last post by jeffstl, Today
This is an odd one. I have a group of users who all need to sign onto site X each with a unique password. Site X has a simple form with a password... more »
Send mail
1 Reply | Posted by: idsanjeev | Last post by jeffstl, Today
Hello I have a page thats display reports my requirements is after display of records send mail this reports to mail id selected from table click on... more »
attachment
Filling TextBox Using Change in ListBox(Database Related)
9 Replies | Posted by: Vini171285 | Last post by DrBunchman, Today
Hi, Actually i am filling a list box from database and depending on change in that list box ,the value corresponding to that selected index should... more »
Change in Selected Index of List box
3 Replies | Posted by: Vini171285 | Last post by DrBunchman, Yesterday
Hi, How can we place a particular value in text box depending on change in index of a list box.. Can someone give me a small example..for doing... more »
Counting online user - w/o global.asa
2 Replies | Posted by: thesti | Last post by DrBunchman, Yesterday
hi, how to count the number of online user in a website? i know how to count online user using the global.asa . for some reasons. if there exists,... more »
Moved: help on storing URL across ASP pages
Problem with Pages in ASP
1 Reply | Posted by: Vini171285 | Last post by shweta123, 3 days ago
Hi.. I have a form,it consists of a six list boxes and depending on selection of that boxes i have to display six pages .. i have used an array to... more »
Creating audit functionality using ASP
2 Replies | Posted by: jmartmem | Last post by jhardman, 5 days ago
Greetings, I'm looking for suggestions about creating audit functionality for ASP pages. The ASP page I want to audit is an Update Record Form,... more »
Comparing a session value to a querystring
4 Replies | Posted by: Spoogledrummer | Last post by Spoogledrummer, 6 days ago
Hi, I'm attempting to limit access to a page without creating a whole load of session values and there for re-writing the page. So I've come up with... more »
Dynamic Displayer of folders
2 Replies | Posted by: bkendra5 | Last post by DrBunchman, 6 days ago
I have a folder called "Policies" this folder contains several subfolders, inside the subfolders are the policies in PDF format. I am trying to build... more »
Disallow external pages in ASP website
5 Replies | Posted by: siva538 | Last post by danp129, 7 days ago
Hi All, I am using IIS 6.0 for ASP based website. This is an existing application and code was written to redirect pages to an error page when ever... more »
I have a requirement to customize WSS 3.0 search
1 Reply | Posted by: amithaayyappan | Last post by jhardman, 8 days ago
I have a site collection with three levels of subsites. If I search from the top level site, the out of the box search of WSS 3.0 will fetch me the... more »
Searching for photo gallery code sample...
2 Replies | Posted by: breckj | Last post by danp129, 8 days ago
Thanks, I have an classic asp/vbscript site and I am currently looking for photo gallery code sample that allows for the following... 1) Thumbnail... more »
VB - reproduce browser cookie list
4 Replies | Posted by: pod | Last post by pod, 8 days ago
Is there a way to list all the cookies that are attached to a browser? I am trying to reproduce the browser cookie list and have search the... more »
CDO Message Maximum Message Size
8 Replies | Posted by: srkidd12 | Last post by DrBunchman, 8 days ago
Does anyone know how to increase the maximum size of a CDO Message sent by as ASP page? The maximum I've seen is 10KB. Thanks. more »
getting image width and height of an image while uploading
2 Replies | Posted by: dasrasmikant | Last post by jhardman, 9 days ago
Hy experts, I want to send a width and height of an image to the database while uploading it. Can any one guide me?? Thanks more »
ASP / CDOSYS - Performance issue
1 Reply | Posted by: worldofrugs | Last post by jhardman, 9 days ago
I'm hosted on a shared server with Godaddy.com... I have several forms on my website that all use the same ASP file to send out my forms.. It worked... more »
FOP: PDF documenat creation available on IIS/Windows?
1 Reply | Posted by: zensunni | Last post by garethharvey, 9 days ago
I've researched document creation and the environment I'll be working with is oracle/asp. But, I'll also be setting a prototype up on a linux box to... more »
Asp Xml
1 Reply | Posted by: kalyformin | Last post by garethharvey, 9 days ago
I have been trying to verify that a node with a ceratin value exists in XML. Here is my XML - <root> <parameters> <filter object="Header" >... more »
Excel Content Type Question
1 Reply | Posted by: tddeffner | Last post by jeffstl, 9 days ago
Hey All I have a report that generates a records into an excel spreadsheet, one of the fields is a link, I would like those links to submit to a new... more »
SELECT SCOPE_IDENTITY() problems
2 Replies | Posted by: tslorick | Last post by DrBunchman, 9 days ago
Hi, I'm having trouble getting this ASP code to work. I want to retrieve the record just added, and found the scope_identity() syntax, but I get... more »
Period dates ( AAAA-MM-DD )
5 Replies | Posted by: Mike1961 | Last post by DrBunchman, 9 days ago
Period dates ( AAAA-MM-DD ) Hi all. I use this code ASP for insert period dates ( AAAA-MM-DD ) in a table Mysql, without Saturday and Sunday. by... more »
HOW to move back to the previous window and refresh it.
1 Reply | Posted by: yash777 | Last post by yash777, 9 days ago
actually, i updated database with pop up window and after updation i have to move back to the parent window. i solved the first question by closing... more »
UPDATING database through textbox
4 Replies | Posted by: yash777 | Last post by omerbutt, 11 days ago
hello all, i m trying to edit the values in database through textbox in ASP. first i retrived the values from database and set those values to the... more »

Top ASP Forum Contributors