1,828 Topics
| |
I am new to both ASP and HTML. I am trying to create a questionnaire on the web for students to view and fill out. I am almost done with the form in HTML but not sure what to do after that. I was told that I need to know … | |
how can i add data into my database when the table that will be opened depends on the drop-down menu that the user chooses. | |
i came across this error and i dont seem to understand what actually cause the error to occur.. Can anyone explain the error if you know or have any idea.. THANKS~ [CODE]Error Type: Microsoft VBScript runtime (0x800A01C9) This key is already associated with an element of this collection [B]Loader.asp, line … | |
Hi, In a project I'm working on, Im supposed to display 20 track names (its a music database). Currently, Im adding the links to the tracks like so: <a href="music/<%=rs1("artist") %>/<%=rs1("album") %>/<%=rs1("tno1") %>%20<%=rs1("Track1") %>.<%=rs1("ext") %>"><%=rs1("Track1") %></a><br> This same line is repeated 20 times, with the number1 being replaced by 2, … | |
Hi everybody Can some one help me out?? My problem is I am using two forms in my asp page form1 is used to upload photo, so I used enctype for it and action form1update.asp and a submit button attached when clicking on the submit button it should upload file … | |
[COLOR=DarkOrange][FONT=Verdana]hi fellows, here i have successfully installed the nokia mobile internet toolkit and nokia mobile browser 4.0 on xp machine... and can run the wml pages both in th nokia browser and internet explorer. Right now i want to connect it with MS sql 2000 database. How can i connect … | |
I do need some help I am building up an asp application that will access an SQL server [database] so what I want is for the admin access to add, update and delete in all the tables I have about 13 different tables so my questions is do I have … | |
Hi, I've created a password protected website using ASP for a project. However, for authentication, the username and passwords are passed as clear text parameters to the ASP. How can I implement a one way hash mechanism so that the database stores the hashed values of the password, and not … | |
:eek: Hi, My website is widecomindia.com, I want include a feature, which was that A another websites is given link a link my website in his website. When visitor comes of this link, I have given some money. But There are two condition 1. If visitor buy, I have paid … | |
Im not sure what is going here. I stared and stared, but nothing. I would appreciate any help in advance. Im working on lukemeaux.com. If you click on sports, or one of the other links, wait for the page to load, then mouse over wild thigns...you will see the error … | |
Please help me in ASP is support many style of ContentType = "video/x-ms-asf" ,"vnd.ms-excel" ... but not support style foxprox (.dbf) I want to use SQL select database and export to file dbf Thank you ! | |
Hey all, Heres the code of an ASP I'm working on... ------------------------------------begin ASP------------------------------------- <%@ Language=VBScript%> <% artist=Request("artist") album=Request("album") Set con1 = server.CreateObject ("ADODB.Connection") Set rs1 = server.CreateObject ("ADODB.Recordset") con1.Provider="Microsoft.Jet.OLEDB.4.0" con1.Open (server.MapPath ("\databasecore\mediaguide.mdb")) sql = "UPDATE artistinfo SET UserAlbumReview='"&TRIM(Request.Form("AlbumReview"))&"' where artist ='"&artist&"' and album = '"&album&"'" rs1.Open sql,con1 %> <html> <head> … | |
i tried to insert data from a form using jet now everythign wirked fine apart from it refusing to handle db fields with auto increment my db lookes like this id:auto increment text:text date:date the sql looked like this INSERT INTO table(text, date) VALUES('" & text.text & "', date()) resluting … | |
i m new at asp , can any body tell me tutorial of simple login page plz | |
Hi All, I am currently trying to create a perl script that takes sql statement that is stored within text files and add up the frequency for that sql statement in that text file and store the sql statement and the no of frequency in another file. Below is a … | |
i am trying to figure out how to flag a value in my asp, sql 2000 db web project. i have one accepted time, "6A-2A", and i need to allow my salesstaff to enter in any time slot(s). i have to flag a time slot which lay outside of the … | |
hi!!! actually i'm doing a project for e-survey. the problem is that when i create different types of control, an error message is displayed. but if i create only radio buttons, everything fine. can u plz see my problem. thanks ant ---------------------------------------- Imports System Imports System.Configuration Imports System.Data Imports System.Data.SqlClient … | |
Hi all I have created an Access database and I can retrive info from it, but when I try to upload new info using a form I created it gives me an error which says "Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Microsoft Access Driver] Cannot … | |
I'm having a wee bit of trouble. The code is as below: <%@ Language="VBScript" %> <% AlbumArt=/music/Request.Form("artist")/Request.Form("album")/Folder.jpg %> The values of artist and album are obtained through a form. What I want is that whenever a user submits the form with, say artist as "Dream Theater" and the album as … | |
i have this problem some couple of days back...and honestly im just new to ASP so to some maybe my problem is not that big...here it is: im practicing making a web site using ASP and i have on my html two buttons, and inline with that i also used … | |
I'm trying to create a vira marketing application so that it sends e-mail to one person and then he/she give 5 e-mail Address then we then send e-mail to those and so on... Do I need any special software or packages for do this? :?: | |
I'm new to to this field, have created some wonderful thing so far, but can some1 show me how to create a browse button that can upload images to my site, from the admin side.. :rolleyes: | |
this seems to be a very simple problem, but i just can't get it done. how do i set a variable which is to display url response? let's say my request is "http://domain.com/datavalue.htm". the request returns some value ( let's say "30.0" ) when i use it with browser. now, … | |
Hi, I need to make a menu that can read from an SQL database and build its needed dropdown menu arrangement accordingly. I'm having real troubles finding any sort of tutorial for this and was hoping someone could point me in the right direction ... (Or if someone knows of … | |
Firstly i would like to know [B]WHAT[/B] a #include filenameas.asp file is, and [B]HOW[/B] can I use it on my site(code). Please clearify this cos I'm confused? :rolleyes: | |
I have a news article site which loads its information from an sql database. I need the page to have a dl button so that the article with proper formatting and images can be saved as a document on the users computer. Has anyone ever done smth like this? I'd … | |
Hi, I am using the 'sendusing' as the 'pickup' method as in the following code segment (only that portion is taken). .Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 1 .Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserverpickupdirectory") = "c:\inetpub\mailroot\pickup" .Fields.Update This won't give any error when submitted on the web page, but no mail is sent. Now I can see the mail … | |
I have a employee table that includes there username and the username of there manager. In one section of the site i need to be able to grant access to only people within certain chains. for example at the moment when a user is logged on i do an sql … | |
hi good day to all. im new in ASP and one of my questions now is: is it possible to have 2 command buttons in one asp page? if possible how can i separate their actions in one form? wherein the first button will give the total no. of students … | |
Hi everyone I am new to the ASP world, I have a problem setting up a pws on my pc, they say that a pws cannot be set up on win xp, how how else can I run my asp code without a pws, is the a way to do … |
The End.