5,691 Topics
![]() | |
Pls. give the code for following : I want to copy a mdb file from location to other using asp | |
hi. i need help. when i preview deleteKom.asp there is no error on it. here is the coding. [code]<%@LANGUAGE="VBSCRIPT"%> <!--#include file="../Connections/data1.asp" --> <% Dim RSKom Dim RSKom_numRows Set RSKom = Server.CreateObject("ADODB.Recordset") RSKom.ActiveConnection = MM_data1_STRING RSKom.Source = "SELECT * FROM tblKom" RSKom.CursorType = 0 RSKom.CursorLocation = 2 RSKom.LockType = 1 RSKom.Open() … | |
Hi, Ihave to send an email from my application. I am using CDONTS to send it. The code is as follows: [code]Dim objCDOMail Set objCDOMail = Server.CreateObject("CDONTS.NewMail") objCDOMail.From = "abc" objCDOMail.To = "myemailid@gmail.com" objCDOMail.Subject = "Enquiry sent from my web site" objCDOMail.BodyFormat = 0 objCDOMail.MailFormat = 0 objCDOMail.Body = "<h2>Hello</h2><br><b>This … | |
Hello Got a problem which has had me scratching my head for an age now, and has defeated both my Computing Teacher & my ultra techie friend. The following code is working perfectly till the last cell of the table it produces: [code]set rs=conn.execute("SELECT Predictions.[Match ID], Users.Username, Predictions.Week, Predictions.HPred, Predictions.APred, … | |
i face a problem when i load a asp.net page Server Error in '/' Application. Runtime Error | |
hi all can any one tell me that what should i do for page break after a asp control in Asp.net Lokesh.snghl | |
[ATTACH]6894[/ATTACH] port number at the asp.net developer server and port at which the WebDeveloper tries to run the Website do no match. which gives me a page not found error. each time i have noticed that the port numbers differ by a count of 2/3. i tried using manual port … | |
hello there.Thanks for all the help you guys been giving me by replying my thread.now i have half way to go to finish my system.my system is done using asp and ms access as database.i want to ask what does this error message means? Error Type: Microsoft OLE DB Provider … | |
Hi All, I have one more doubt here please, Can i call .vbs file from ASP page. Just like that sample.js, We can call this java script file from ASP. Example :- <script language="JavaScript" src="/formvalidator.js"></script> So can we use this statement same for vbscript(sample.vbs)... If it is Okay then please … | |
Hi, I am going to develop the Online Community System for IT students as my own project. In that web site, I want the member to send message between them. I dont really clear how to send message between members. I am using ASP.net and VB.net for this project....and JavaScript.... … | |
Hi All, I have doubt here regarding above title i.e "VB Script routine to work on the server side in an ASP page".... Can we write the VB script on server side? Actually VB/Java Script are the client side codings. So can we write the server side scripting in as … | |
hello everyone, im a new portal developer and the portal developer that i replaced used ASP in all portals that he did. now, what i need to do is continue the unfinished portals that he did out of ASP. i am not familiar with ASP because i am using PHP. … | |
I am having an issue with a drop down menu putting it on my main page. It is for my tire inventory and will allow my customer to select his tire and find in stock stores. I have it working from my server but when I add the drop down … | |
can any body tell me where to find a quick reference to asp for beginners ? thanks. | |
Hi I have a crystal report which accesses a stored procedure. In this stored procedure there are parameters that i pass through to a web asp front end. As you can see below the parameters do appear but come up with a default heading (Enter Parameter). I have checked the … | |
We pulled this from[Vbasic.net](http://vbasic.net/detail.aspx?tid=105). A friend of mine has it running on his home server but I keep getting errors on our production mahcine please help!!!! Thanks!!! Generating random passwords can increase the security of a website by taking the process out of the hands of the user, or simply … | |
Hi All, When i tried to execute my ASP.Net Application, I got the Runtime error in IE " 'null' is null or not an object ". Im using Visual Studio.Net 2005 and using some Ajax Controls in my application. If i click some Events, it shows the above message. Please … | |
Hi, new here, but have read the previous threads on redirect problems: We are running a default.asp file on a IIS 2000 server that handles redirects for us. Until now all has been working 100%, but I am having trouble adding a new redirect to this file. I need to … | |
I had installed php 5... and then I installed the IIS on windows XP and it works well with ASP, BUT not for PHP, see BELOW: Now when I drop a php file in C:\Inetpub\wwwroot and open in browser nothing happens just a blank page, it seems the php is … | |
Hello Guys, This is Rakesh Nagekar, when i open a visual studio.net and click on File -->New website --> Then the windows application,console application,class library, all those in project are comming those require for creating website is not comming. how to get back those please Rakesh Nagekar | |
Hi Friends, Can any one answer to my problem here please ? I need to split a string into substrings like following example. Romans 3:1,5;Romans 4:1-10(Semicolon between two strings) Romans 3:1,5,Romans 4:1-10(Comma between two strings) These two cases are similar,In these two cases also i want to do like following... … | |
how to check character in between 0 to 9 in asp | |
Hey, this could go one of two ways. I want a rich text editor for my website, the information typed into the text editor will be saved to an sql server database under either char or varchar format that supports up to 8000 characters per field. I want it to … | |
i have to use like keyword in my query in ASP while using it in analyzer i am getting the result but when i am using it on page i m not getting the result of a simple. Qery is : select checktime from checkinout where checktime like '*"&any_dt&"*' any_dt … | |
Hi all, Please kindly help me to modify my code to capture and display the system date and also the pull down menu options for the date(From date and To date). [code=html]<%@ LANGUAGE="VBSCRIPT" %> <% pageTitle = "check Enquiry Form " %> <!--#include file="isadmin.inc"--> <% if isAdmin then ' mToday … | |
Hi there... I have an active x control called openh323.ocx. This is used for making voip calls across pc's... I have searched the web on tips on how to use the ocx and what came up is to embed it as an object... And thats exactly what i did... i … | |
how do I display a random word from an array of six words | |
hi there i am developing a database system using asp for my office.Its partially done.one of the pages has problem.when i click the submit button ,instead of redirecting to the linked page i am getting this error message : [B]Error Type:[/B][B]Microsoft JScript runtime (0x800A1391)'buyer_type' is undefined /fidelio/update_buyer.asp, line 42[/B] help … | |
I dragged two calendars from the toolsbox. let say if i clicked calendar1 date as 22 july 2008 and i clicked calendar2 date as 25 july 2008. i want to calculate out the total date. is there any coding for these? | |
Hiii, Need help regarding the versioning of ASP.net website dll's...Must be able to versionise each dll as per builds....Some how got some information & did the deployment process through AssemblyInfo.cs..... Added Web Deployment & compiled...THis is whati'm getting Error 24 The files '/IRM/App_Code/clsGlobal.vb' and '/IRM/App_Code/AssemblyInfo.cs' use a different language, which … | |
hi, I have a problem. I create a button control in aspx page. when i will be click it print all contents.The button functionality will be write by aspx.cs page .what code i will be given this functionality is excuted | |
how to avoid form load again after loading the page in asp.net in my case when i am selecting any item from dropdownlist then form is loading again & again & after selecting item second time it's giving me the selected value, so how can i get selected value at … | |
I am working on project (ASP.Net C# 2003) in which I am displaying data in DataGrid. When User cliks on "Export report to Excel" button, data diplayed in DataGrid shld exported to Excel. can any one tell me how to print the report in excel from DataGrid Plz help me............ … | |
Hi Experts - I have created a edit web form. It does get populated with the appropriate record by using DataReader.... but I would like to modify/edit data and save it so it is updated in the access database. I have created a SaveIssueButton button and put update sql statement … | |
Hello friend, I m new in asp and daniweb.com Plz guide me how to check the date if DATE FORMAT is #DD-MM-YYYY# waiting for reply | |
hello Friends, can any one give me the link for free downlable .NET projects Please provide me Thanks in advance Rakesh Nagekar | |
hi i m getting the error "Operation is not allowed when the object is closed".Why am i getting the error??Plz help Code: [code] Set rs_Temp= Server.CreateObject("ADODB.Recordset") Set Cmd = Server.CreateObject("ADODB.Command") Cmd.ActiveConnection = lcn_Temp Cmd.CommandType = adCmdStoredProc Cmd.CommandText = "sp_temp" Cmd.Parameters.Append Cmd.CreateParameter("@strCurrDate", adVarChar, adParamInput,100, CurrEndDate) rs_Temp.CursorLocation = 3 rs_Temp.Open Cmd[/code] | |
I have a form which displays data retrieved from database in suppose first 10 feilds.There is an update button at the end of the 10th feild. My user can change the data in the feilds and update them.When user clicks the update button i want all the info to go … | |
Hi, I have a html form, in which 7-8 checkboxes are there. On submission, this form will be processed by an asp file, in which i want to read the values of the selected checkboxes and for each selected checkboxes i have to insert a row in the database. My … | |
| |
hey folks, I've got a problem. I created a function that creates a javascript alert. it works fine for the invalid date call, but not for the updated call. I have used this function on several other projects and have had no problems with it until now. If stepped through … | |
Hi, I m using this code to set expire of asp.net pages.it is workin fine in if the client datetime is same as server date time but if the clients machine's system datetime is not proper or like if clients machine datetime is 4 months back then server machines then … | |
Hi Guys and Gals, Im having a bit of trouble integrating dynamic variables pulled from a databse using an ASP script with a flash movie. Background: I need to send variables stored in a ms sql db to a flash movie to display several values. The dyanmic element comes in … | |
I have a asp.net c# web form, when the page load I want to display client computer date and time.I used DateTime.Now.Date() for this. it works well in the localhost, but after I deployed in the web server it displays web server date and time.how can I display client's computer … | |
Hi, this is my first time doing this, I would like to know if there is a way of printing multiple Images on the client side. I am printing barcodes. I put the barcode as a image into a <div> and then use javascript to print the entire <div>. The … | |
Hello, a)How to add components to the visual studio 2005 toolbox. b)How to convert a windows form project to a web-application project. |
The End.