|
|
Is this the right forum for ASP.NET questions?
"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
Posting GuideLines
Please follow these guidelines when posting questions. Submitting clear and concise questions allow those reading to understand... more »
sticky
|
|
Search before asking!
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
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?
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
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)
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
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
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
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
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
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
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
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
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...
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
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
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
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
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?
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
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
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
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 )
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.
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
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 »
|
|