1,865 Topics

Member Avatar for
Member Avatar for geetasks

Hello, I had a login page developed in asp(not .net), in which if user login details are OK, then usercd and other details are stored in session. Now, I had developed one page in .net (aspx.cs) in which I want to access usercd defined in session variable(on asp page). How …

Member Avatar for DayaKumar
0
116
Member Avatar for roby4eldiablo

Hi all, i need help on asp-sql code. I have a form when I catch some infos and i want to create a new record into a database. I have tried many syntax but I can't pass the variables a,b,c,d,e,f to sql string. Please tell me how can i do …

Member Avatar for roby4eldiablo
0
151
Member Avatar for cutebab

hi frens, I hav developed a 'Contact Us' form for a site using asp. Its a mail sending form where i hav used CDONTS mail object. But mine is windows server with XP OS. I heard that XP not supports CDONTS. is it true? I dont know what to do.... …

Member Avatar for techtix
0
78
Member Avatar for amitahlawat20

Can someone tell me from where can I download a Personal Web Server for Windows XP SP2, if not , then an alternative for that ?? I want to do programming in ASP on my personal computer.:confused:

Member Avatar for techtix
0
80
Member Avatar for FallenPaladin

Hi, I am hoping someone will kindly help me out. I am new to ASP and need to create a connection to an SQL server 2005 database. I have failed misserably at web so far and is my worst subject on the course that i am doing. I understand that …

Member Avatar for techtix
0
117
Member Avatar for vicshoup

Using VB ASP Access. Here's the error I'm getting: [QUOTE]Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch /RP_Ref_Guide/RP_search_results.asp, line 23 Browser Type: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1) Page: POST 109 bytes to /RP_Ref_Guide/RP_search_results.asp POST Data: Partner_Name=Agilsys+Hospitality+Systems&Relationship=&Industry=&Partner_Manager=&Territory=&RP_Search=Search[/QUOTE] Here's the code: [CODE=VBSCRIPT]<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <!--#include file="Connections/RP_DB.asp" --> <% rp_name = Request.Form("Partner_Name") …

Member Avatar for techtix
0
92
Member Avatar for jeb3

Hi, I am very new to ASP and am trying to export an entire table from access to an excel file through the browser. I simply want the user to click on a link and then have excel launch with the queried table. So far I have written a little …

Member Avatar for dwe
0
85
Member Avatar for vicshoup

ASP & VB with MS Access. This recordset should spit out the results of a search from several select boxes on previous page. I keep getting: [QUOTE]Error Type: Microsoft VBScript compilation (0x800A03EA) Syntax error /RP_Ref_Guide/RP_search_results.asp, line 25 IF fRPname <> "" THEN results1=results1 &" WHERE tbl_Partners.Partner_company = " & fRPname …

Member Avatar for vicshoup
0
166
Member Avatar for tarunisgod

I want to use dynamic combobox in ASP using Dreamweaver MX 2004 so that when i select data from one combobox, next combobox should generate data related to data from first combobox and so on. If possible at first the second box should remain disabled. How can this be done?? …

0
56
Member Avatar for RanipaKeyur

i am doing the database connectivity using the flash and access database... The problem is i m not able to do any insert or update query on my database.. the only thing i can do is an select query.. The error is as follows.. [B]Error Type: Microsoft OLE DB Provider …

Member Avatar for kevinwebster83
0
85
Member Avatar for Swin

Sir, I have form an html code using asp code like below: [code]response.write("<form id='stest' name='stest' method='post' action='testresult.asp' onsubmit='return check()'>") response.write(" <table width='81%' border='0' align='center' cellpadding='0' cellspacing='1'>") response.write(" <tr>") response.write(" <td width='21%'>&nbsp;</td>") response.write(" <th align='center'>A Simple Test on General Knowledge</th>") response.write(" <td width='22%'>&nbsp;</td>") response.write(" </tr>") response.write(" </table>") response.write("</form>")[/Code] because of i …

Member Avatar for madmital
0
106
Member Avatar for amitahlawat20

Can someone tell me from where can I download a Personal Web Server for Windows XP SP2, if not , then an alternative for that ??:confused: I want to do programming in ASP on my personal computer.

Member Avatar for madmital
0
135
Member Avatar for zanzo

i want to use the download facility in my asp page so how could i download a file in asp-javascript??? would somebody help me!! thx, best regards, zanzo

Member Avatar for SheSaidImaPregy
0
66
Member Avatar for pravinkumaar

hai Friends, I am new to ASP i am doing my project work in ASP my company asks me to generate forms during runtime in ASP i dont know how to start it please any one help me. Regards Pravin

Member Avatar for SheSaidImaPregy
0
73
Member Avatar for jasvinder27

Hi Friends, I am looking for some Freelancers (only form Mumbai , Thane and New Mumbai) for ASP, ASP.net, php programming.. People interested can contact me thru mail at: <snipped> Regards, Jasvinder Singh

Member Avatar for jasvinder27
0
55
Member Avatar for kazulia

hello guys.. im using dreamweaver to develop my website, its my practical project.. specs: Microsoft Acces 2000, macromedia dreamweaver mx 2004, IIS and ODBC(for server and database) i've succesfully connecting dreamweaver and odbc, and also configuring IIS.. right now, i've done the login form, but unfortunately im stuck at inserting …

Member Avatar for SheSaidImaPregy
0
189
Member Avatar for vishalsomani

Hi, I have got a login page whose code is as follows ... [CODE]<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <!--#include file="Connections/testing.asp" --> <% ' *** Validate request to log in to this site. MM_LoginAction = Request.ServerVariables("URL") If Request.QueryString<>"" Then MM_LoginAction = MM_LoginAction + "?" + Request.QueryString MM_valUsername=CStr(Request.Form("EmailAddress")) If MM_valUsername <> "" Then MM_fldUserAuthorization="" MM_redirectLoginSuccess="/pass.asp" …

0
75
Member Avatar for vipinsgangwar

hi all, I have an application in ASP. Its running on Windows XP Professional very fine. But when we try it to run on windows server 2003 service pack 2 it is showing the following error. "This error (HTTP 500 Internal Server Error) means that the website you are visiting …

Member Avatar for DimaYasny
0
71
Member Avatar for GLT

Hi guys! I was wondering if any of you guys would be able to help solve what is probably a simple problem.... I am using dreamweaver / asp/ access to create a dynamic web application. I have created a record set which queries the database and displays the results. The …

Member Avatar for GLT
0
250
Member Avatar for joshkin20

Hello everyone, I was elected to be the company "IT guy" at a printing company aside from my day-to-day job here (lucky me), and have done a minimal amount of coding (HTML, ASP), but could definitely use some help on this project. We have some large clients who insist on …

Member Avatar for trudge
0
95
Member Avatar for vishalsomani

Hi, I am trying to create a restrict access to page function in ASP on Dreamweaver. I have got an Admin table in the database which contains all required fields such as username, password, and Security Level. When I try to implement restrict access to page, on one page say, …

Member Avatar for vishalsomani
0
195
Member Avatar for 2rsgarry

Dear Readers I have spent the past 3 days trying to work through the Microsoft White Paper on how to insert data into my MsAccess database and send an email confirmation to the viewer. At one stage I had the details being inserted into my database, NO EMAIL, now i …

0
49
Member Avatar for erum

Hello to every one !! I m working on asp application . and i embed 3rd party Newsletter in it, when user log in in the system ..the session created and when user click on Newsletter page.it redirected to first page of newsletter applciation. ..but i need to check..if the …

0
91
Member Avatar for TobbeK

I have a user input form where the user can choose to specify a number of input fields used for database input. So what I did is to create a loop within the same form and then created the fields the number of times the user has specified. Example: the …

Member Avatar for TobbeK
0
102
Member Avatar for themailsian

Hellow Dears, I want to submit the form with <a> tag the page is sbumitted but I can't pass parameter along with the <a> tag please suggest how can i do that. plz suggest as earliest

Member Avatar for madmital
0
244
Member Avatar for ctj

Hi Guys, hope you can help. I have a web base application written with HTML and ASP. However I want to have a combo box function and I really need your help. I have 2 combo boxes. The first combo box is populated from a MSAccess database. What I want …

Member Avatar for madmital
0
85
Member Avatar for mark12

i want to know what is the correct combination of cursor type and lock type for inserting/adding data in database... i use ASP to create Website but when i create database inside it the cursor type and locktype is mismatch... i really need help....

Member Avatar for kevinwebster83
0
65
Member Avatar for lam kie min

i need some advice.. I am doing a login function, which the login page (which contains session) was in aspx. After successfully login, the user will be redirected to a html page (which i want to retrieve session from the login page). After the session expires, the user will be …

Member Avatar for TobbeK
0
101
Member Avatar for lam kie min

is there any methods to read the cookie created from web.config? As the web.config allows you to set the cookie name.. i tried to read the cookie in html by using JavaScript. It can't be read... when i keyed in the URL of the html file, it doesn't send me …

0
46
Member Avatar for nofullstop

Hi, I'm trying to find a way to create a CheckListBox for ASP classic. I've been using ASP.Net before and this control is already included. I'm kind of struggling with ASP classic but it's part of work so :'( ... Anyways if there is no definite control for CheckListBox for …

Member Avatar for nofullstop
0
107
Member Avatar for ranjiths

hi, i am developing one site, in this i am taking information from client and storing this data to database And then i want generate automatic mail to client. Please suggest.

Member Avatar for SheSaidImaPregy
0
71
Member Avatar for themailsian

[B]Hello dear All, I have problem that when i want to display value of a record set it did't display completely the values with spaces can't be displayed in text box. where as if i display that without text box then it displays with spaces. Pls suggest me how can …

Member Avatar for SheSaidImaPregy
0
65
Member Avatar for zanzo

helllo, I do have a problem with access... this is my code: <% var connection= new ActiveXObject("ADODB.Connection"); connection.Provider="Microsoft.Jet.OLEDB.4.0"; connection.ConnectionString = "Data Source=" +Server.MapPath("/database/Training11.mdb"); connection.Open; var SQL = "INSERT INTO User (FirstName, MiddleName, LastName) VALUES ('lolo', 'keymo', 'rub')"; connection.Execute(SQL); connection.Close(); %> And i do get this error message: Microsoft JET Database …

Member Avatar for zanzo
0
154
Member Avatar for Goitse

Hi Guys I am a beginner in ASP and Access and need some help. I have a database and an ASP page that I need to connect together. The only problem is that I get an error message saying- [B][U]Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Driver Manager] …

Member Avatar for zanzo
0
127
Member Avatar for TobbeK

I have a small problem with this select box. This one loops out [year-month] in 12 month periods starting from the current month. When a selection has been done, a month value is sended back to this select box so that the selected month then stays selected. That works, as …

0
126
Member Avatar for amit6sharma86

I am new in php line ,iI have made some pages which i change from aspto php but i dont better understand the method to connect if with my sql database,like objrs to $row and much more,can someone tell the procedure to connect php page to database

Member Avatar for buddylee17
0
136
Member Avatar for ranjiths

hi, Please help what`s the process to insert local system pictures to web server database using ASP.

0
48
Member Avatar for Jogge

I have a asp forum and now i whant to make some tooltip on this one. I whant to show was in the forum when i hit a link. Se the images and then you understand what i meen One more thing is if here are someone that can give …

Member Avatar for Jogge
0
115
Member Avatar for EduardoAndres

Hello there! I don't know if this is the right place to post this question. If not, I apologize. I'm developing a web application that at some point of its processes has to update a table in a remote database. Now, this remote database is located in my client's office …

Member Avatar for mostafadotnet
0
299
Member Avatar for TobbeK

Anyone having experience in MySQL and REGEXP ? I have 1 input field, "what" Now, the value from the "what" field can contain several substrings and I like each of them to be searched. Can this be done by using REGEXP or do I need to split the "what" input …

Member Avatar for TobbeK
0
427
Member Avatar for googletired

Hello, I have an idea but just not sure how to go about it. Using .ASP I want to: Make a .zip file based on user selections then make it available for download. For each .XML file 1. Read Headline and Body text tags in .xml convert to text, add …

0
45
Member Avatar for shah_ramanuj

hiiiiiiiiiiiii frds if nybody knows how to show content of a doc file in textarea...or web page. using asp 3.0 like to show the content of resume of students in a textarea.. by specifying the resume files's path plz help me.... thanks in advance...!

Member Avatar for SheSaidImaPregy
0
61
Member Avatar for vinayj

Hi I am Vinay, I am new to this forum. I am new to ASP i mean classic ASP I dont have much of knowledge on it, I hope you guyz will help me to learn more about ASP

Member Avatar for zandiago
0
42
Member Avatar for HenryForbes

Hi, I'm using dreamweaver repeat region server behaviour to populate a table/form on a webpage. I now need to insert all the values into a database using dreamweaver and repeat region server behavior. If I remove the behaviour used to populate the table/form, it will successsfully write 1 record. However …

0
79
Member Avatar for dev.cplusplus

Hi to all, it's been a long time since the last time I participated in the forum, I hope everybody are OK. I need your help with the following issue: I have a DLL that is used in a Web Application (ASP not APS.NET) and I need to debug it. …

0
66
Member Avatar for themailsian

Hello to All Please let me know that Post back function can be used in ASP page if it can be used please give me the sample code. at earliest. Naveed

Member Avatar for SheSaidImaPregy
0
105
Member Avatar for aparnesh

What would be the best available solution for uploading files to a Web Server from ASP ? I have been using MS Posting Acceptor but it is giving bizarre problems ([URL="http://www.daniweb.com/forums/thread112267.html"]See here[/URL]). Also I came to know it has 2 rather unpleasant problems - destroys all session data after a …

Member Avatar for aparnesh
0
92
Member Avatar for lilhokie

I'm planning on getting back into the workforce after 6+ years of being a stay at home mom. I have a Computer Science Degree and my work experience is mainly in VB, ASP, and SQL (pre-.NET). I have experience in all aspects for project management and the development life-cycle. In …

Member Avatar for DangerDev
0
139
Member Avatar for aparnesh

I am trying to upload a file to IIS Webserver using MS Posting Acceptor. The URL from where the File is being Uploaded is h ttp://localhost/ccs/RakeUpload.asp After the File has been uploaded, it should be processed by another page 'RakeProcess.asp' After the File is uploaded, the URL is changing to …

0
204
Member Avatar for ppat

Hello everybody, Please somebody help me...I am trying to save webpage data on the access database (remote server)...on the local host everything is going fine....but when i m loading my web page on remote server and trying to save the data to the ms access database then i could not …

Member Avatar for SheSaidImaPregy
0
308

The End.