1,828 Topics

Member Avatar for
Member Avatar for skhan1021

Hi everyone, I was wondering if anyone out there knows how to limit the number of entries into a DB. I'm trying to build a page that will allow users to sign up for a class. Each class has a limit of 20 students per session. Any kind of help …

Member Avatar for skhan1021
0
99
Member Avatar for millionnaires11

I have a form that once submitted needs to send the results to an email address and also send a personalised email responder to the customer who has filled out the form. I have figured out most of the code but am missing the linking code that makes it all …

Member Avatar for msaqib
0
154
Member Avatar for amathias

I am trying to access a SQL database and run a query. I am brand new with ASP and simply need the syntax to login and the for SQL queries in ASP. Any help would be appreciated, Thanks! Andrew

Member Avatar for campkev
0
93
Member Avatar for SeekAnswers

Good afternoon all, does anyone know the necessary codings to delete a file from the Web Server? I have tried the "Scripting-File" object, but it's still not working, any suggestions? Have a pleasant day...

Member Avatar for radharadha
0
153
Member Avatar for provenshop

Anybody knows where i can get the autocode generators of asp if any plz help me with links

Member Avatar for msaqib
0
86
Member Avatar for spidey

hi, i have a problem in passing multiple checkbox values. the page displays records (pending invoices). each record has a checkbox on the last column. the user must check the boxes of the records he/she wishes to update. [html] <table> <tr> <td>label1</td> <td>label2</td> <td>label3</td> </tr> <%do while rs.eof%> <tr> <td>nth …

Member Avatar for msaqib
0
124
Member Avatar for cs3007

hi Could someone please tell me if it is possible to debug activex dll from asp? I have no luck with it. If possibole please let me know of the steps. -cs

Member Avatar for msaqib
0
75
Member Avatar for prats_20

hi can anyone give me an asp code for uploading images on a server. Have been trying the code on free asp upload but am getting a message that the directory in whicj i want to upload does not exist where as it do exists. When i remove read only …

Member Avatar for radharadha
0
169
Member Avatar for ravipratap8

[COLOR=#003399][COLOR=black]Dear Moderator....[/COLOR] [COLOR=black]Please guide me for the below described problem,[/COLOR] [COLOR=black][/COLOR] [COLOR=black]I have three [/COLOR][COLOR=green]Excel files [/COLOR][COLOR=black][say [/COLOR][COLOR=#993366]A[/COLOR][COLOR=black],[/COLOR][COLOR=#993366]B[/COLOR][COLOR=black],[/COLOR][COLOR=#993366]C[/COLOR][COLOR=black]] in that we have some data in table with [/COLOR][COLOR=blue]primary key[/COLOR][COLOR=black].i want to merge those three [/COLOR][COLOR=green]Excel files [/COLOR]in one [COLOR=green]Excel file[/COLOR] containing all the table data from file [COLOR=#993366]A[/COLOR] ,[COLOR=#993366]B[/COLOR] and …

Member Avatar for ravipratap8
0
131
Member Avatar for brynolf

Hi. I have a uber asp rookie and am trying the simplest code and it fails. Any help would be appreciated. My simply asp file: [code] <html> <body> <% response.write("Hello World!") %> </body> </html> [/code] I have an html file that calls this asp file via an 'a href='. I …

Member Avatar for msaqib
0
173
Member Avatar for kumiko

[COLOR=#191970]<% importfolder=server.mappath("/excelfile/") Dim fs, file, f1, fc Set fs = Server.CreateObject("Scripting.FileSystemObject") Set file = fs.GetFolder(importfolder) Set fc = file.files For Each f1 in fc %> i m using FSO to read and search the file in a folder name excelfile.can someone guide me how to use FSO to read the …

Member Avatar for msaqib
0
76
Member Avatar for ohgosh

Hi there, i got a question on asp recordset.. i got a page whereby i will display records from a particular table. first i will go & do a select sql command to retrieve records from database, then i check if the recordset is eof and bof then i will …

Member Avatar for wardenz
0
243
Member Avatar for I, Brian

Hi there - I need to redirect a site built in .php to a site built in .asp Trouble is, that's simply going to create lots of 404's which aren't going to help anyone. I'd like to be able to provide 404 headers and redirect to a specific page. How …

Member Avatar for I, Brian
0
147
Member Avatar for Gurps

[COLOR=#000000]Hi All,[/COLOR] [COLOR=#000000][/COLOR] [COLOR=#000000]I have been searching for asp paging code on the net and I have managed to find loads of it. I have a database with just one column which contains loads of pictures and I would like to display 6 pictures at a time on a page …

Member Avatar for Gurps
0
108
Member Avatar for SeekAnswers

Good afternoon all, I'm currently working on an education website for my company, and recently, my boss wants to add this new feature of adding images to the web server. I haven't never done this before, nor I managed to find any useful information from the web, does anyone know …

Member Avatar for campkev
0
175
Member Avatar for prats_20

hi i have to retrieve a webpage from database given i have the id which is passed to that page as q querystring. here is my code ave 2 pages the one where u clik on hyperlink <<A href="mailto:%@LANGUAGE="VBSCRIPT">%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% dim objConn, objRS Set objConn=Server.CreateObject("ADODB.Connection") objConn.open="Provider=Microsoft.Jet.OLEDB.4.0; Data Source= D:\Datastores\greeting.mdb" …

Member Avatar for prats_20
0
100
Member Avatar for SeekAnswers

Has anyone used the [B]Pure ASP File Uploader[/B] before? I'm facing problems with the uploading process, can anyone lend a helping hand, greatly appreciated....thanks...

0
82
Member Avatar for cutepinkbunnies

Hello All... I'm a networking guy but for some reason I've been tinkering with ASP 2.0 for a while. Although most of my very limited experience with the 2.0 platform comes from running it locally, I tried to push my files to a domain. For some time, I got caught …

0
80
Member Avatar for JC_2000

Hi everyone, I am trying to draw a [b]line graph[/b] on my web site, I have a [b]Microsoft Access Database[/b] and am trying to get some data from it and draw a line graph. I am using [b]ASP[/b] (not ASP.NET) and have been trying to do it in [b]VBScript[/b] but …

Member Avatar for JC_2000
0
54
Member Avatar for chaom79

Hi guys, Right now I develop a website that use Microsoft Access database. So, I've developed a database that store all my pics and videos. But when I tried to make a recordset (this is a command in Dreamweaver MX, as I use it to develop my web pages) to …

Member Avatar for campkev
0
74
Member Avatar for Viji

Hello everybody, I am using a Laptop that runs the Windows XP Home Edition operating system. However Win XP Home Edition doesn't ship with a web server IIS / PWS. Can u suggest me how to run ASP script ? Is there any free ASP host which is trust worthy??. …

Member Avatar for delizeka
0
219
Member Avatar for WALCH_NJ

I cannot sign into Windows on my PC. Getting screen saying ..... ' A PROBLEM HAS BEEN DETECTED AND WINDOWS HAS SHUT DOWN TO PREVENT DAMAGE TO YOUR COMPUTER..... ' Can someone HELP me or direct me where to get help. [email]WALCH_NJ@Hotmail.com[/email]

0
67
Member Avatar for charitiesonline

Hi, I am really struggling to get this working. Im using an Access Database *.mdb in case that helps. I am trying to check the database for stock levels, I would like to submit a number via a form, and have the database checked to see if the value is …

Member Avatar for charitiesonline
0
102
Member Avatar for mvingab

Hi there; I am new in asp programming , and I'm trying to display a simple asp page with no succes. I check everything ( guest user or groups permissions as well as on folder/file, the IIS intallation ,...) I get no error , just a blank page. Any help …

Member Avatar for delizeka
0
111
Member Avatar for dsureesh

Iam have some 10 records i want to diksplay the records in order with the date field like our inbox how can i display this records

Member Avatar for delizeka
0
82
Member Avatar for campkev

I want to force ASP to go to sleep for a few seconds. eg: while (Session("SystemBusy")) sleep 3000 loop anybody know how to do that?

Member Avatar for delizeka
0
97
Member Avatar for ray_fighter

'Find out how many messages there are Dim iMessages iMessages = Mailer.MessageCount Response.Write "There are " & iMessages & " messages on the server.<p>" The code above cant work, it is suppose to read my email but it cant. i have already created a remote server and everything is working …

0
80
Member Avatar for hureeict

hi every1 i was build one web form that is for my unversity so that alomost done with one problem how can i check the user info like[COLOR=DarkOrange]HIS PROFILE AND SOME OF IMFORMATION [/COLOR] so any one know that ? and I want know about session and also paging per …

Member Avatar for x19dotnet
0
76
Member Avatar for spidey

hi, i have a popup which asks for a date. when clicked, it will close and display the records created on that date on a new page. the format passed is d/m/yyyy. a portion of my sql is as follows:[INLINECODE]sqls=sql&" WHERE pr.DateCreated LIKE '" & datec & "'"[/INLINECODE] where:[INLINECODE]datec = …

Member Avatar for spidey
0
67
Member Avatar for benyam_dessu

Dear colleague: I took web design with asp one and half year before. But I don't have full idea about Global and session variables. Now I have one project to do on my hand. As I remember these varuables are mandatory to develope a dynamic webpage. So I need to …

Member Avatar for campkev
0
66

The End.