1,828 Topics

Member Avatar for
Member Avatar for deathlemon

hi, my form combo box has a problem. the textbox in my combo box dropdown-textbox list does not validate any error at all. when i am pressing the submit button. when the fields have no given value the script that i embed does not validate the error at all. please …

Member Avatar for aashishn86
0
119
Member Avatar for asp_see

Hai all, I already created a portal with nearly 25 asp pages. How to convert this portal to a mobile viewable page? if I view that portal thro' blackberry, the total portal is scrambled. Any way to directly convert this portal. Any converter tool is available. Pls help Thanx in …

Member Avatar for FaridMasood
0
141
Member Avatar for chris5126

Hi, I have a site and I want the user to be able to select the refresh time. I set it on page load: [code] void Page_Load(Object sender, EventArgs e) { Response.AppendHeader("Refresh", "10"); } [/code] Then the user can change it via a drop down list. In the list changed …

Member Avatar for FaridMasood
0
108
Member Avatar for FaridMasood

If someone have any idea how to get the IPN post from paypal server after user payment. Currently i have been redirected to success page after user make payment but my IPN script is not getting response from paypal server it always return me the INVALID value. Thanks in advance …

0
83
Member Avatar for sunny9977

How to Check if Dynamic Form field exists in Access Table -------------------------------------------------------------------------------- I am trying to dynamically insert form field values into the database. The code has 3 parts to it 1) Check if field already exists and Alter table to add columns/fields 2) Insert the values in the column/fields …

0
72
Member Avatar for haibec

I have DB Oracle table User include : ID,USERID,MONEY,TIME . I was select a record (The time : 4/11/2009 5:52:55 PM ) [icode]select time from user where user ='John' and money>300 [/icode]. Now i have value : time = rscon("time") Now i want calculate number day from now to the …

Member Avatar for TomBCullen
0
70
Member Avatar for anusumesh

Hi, I want to read the text property of XML file. My xml file is as follows: [code] <?xml version="1.0"?> <Domain_Credentials> <User> anu </User> <Password> admin </Password> <SearchBaseDN> dc=def,dc=com </SerachBaseDN> <Host> abc.def.com</Host> </Domain_Credentials> [/code] I want to read the values of <user>,<password> etc. For reading these values, my code is …

0
62
Member Avatar for aashishn86

Hi !!! i need to make an application , in which i can open a excel file lying on the server update it and save. any ideas please !!

0
48
Member Avatar for saurabh590

the following code working properly in IE 7.0 but it is not working in Mozila 3.0 and IE 8.0. Plz suggest me ASAP (if possibel). [code=html]<html> <head> <meta name="GENERATOR" content="Microsoft FrontPage 6.0" /> <meta name="ProgId" content="FrontPage.Editor.Document" /> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /> <link rel="stylesheet" type="text/css" href="../skin.css" /> <title>Tailored Resume : …

0
47
Member Avatar for starsinthesky

hey guys, im new to this asp.net. my OJT supervisor asked us to make a powerpoint presentation of the topics each of us were assigned to. i was assigned with asp.net (using visual studio.net). im zero-knowledge with this, but im trying to learn. :) im just wondering what's the difference …

0
31
Member Avatar for qman107

We have Crystal Reports version 8 running on our intranet by means of ASP (include 1.asp, include2.asp, smartvieweactivex.asp). These ASP pages were not created by us and seem to be a generic solution to run the reports via the web. I was tasked to migrate the reports to a new …

Member Avatar for ithelp
0
51
Member Avatar for JackieW

I've got a *very* simple form, one field. I want a person to be able to go in and update a single number. (example: '10 are signed up of 100 entries' - with 10 being the form number) I only want the most recent number to show up, not the …

Member Avatar for JackieW
0
102
Member Avatar for aashishn86

in my form i give the user two options, either to 'add a new transaction' or delete an existing one. the code for it is: for add transaction [code] <table align=center border='1' bordercolor="#ffffff" cellpadding="0" cellspacing="0" class='verdana2' width="100%"> <tr <td bgcolor='#cccccc' align='middle'> <b><A style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; TEXT-DECORATION: …

0
69
Member Avatar for kaushi85

i have no idea of choosing a project title..please help me to sort out this problem..im interested in web development area..so i need web based project titles based on ASP.net,PHP thank you.. looking forward to hearing from you...

Member Avatar for umairraja52
-2
96
Member Avatar for djkfunk

I'm integrating reCaptcha and CDONTS into a contact form. I've got everything working except the form does not send mail :confused: (it is supposed to gather data from form fields and send to my email address after successful reCaptcha entry). Live page located at [URL="http://www.uforecordingsusa.com/contact3.asp"]www.uforecordingsusa.com/contact3.asp[/URL] . I've truncated the code …

0
43
Member Avatar for djkfunk

The page in question is located at [URL="http://www.uforecordingsusa.com/contact.asp"]www.uforecordingsusa.com/contact.asp[/URL]. I'm integrating reCaptcha ASP code I obtained and having trouble w/ catpcha validation. I've fixed some minor syntax issues (I think) from the original code as well as expanding the cdoConfig.Fields. I've got Javascript code checking the required contact form fields: Name, …

Member Avatar for djkfunk
0
203
Member Avatar for ammwebmaster2

I have a form set up in asp using Dreamweaver with a text box for Zip, City, and State. I want a person to fill in zip and then when they move to the next field to have it fill in city and state. I also have a database called …

Member Avatar for vicky_rawat
0
186
Member Avatar for kujoy

Hiya, Im looking to set up an events schedule, and i'm unsure where to start. Basically this will take a Startdate then insert a row in a table then a add 7 days to the inserted row date and insert another row etc until a specified date. I've looked at …

Member Avatar for vicky_rawat
0
93
Member Avatar for ryy705

Hello, I have exe flash file on a IIS 6 server. Is there any way to run it in the browser? Currently, if I click on link the browser hangs for a while and then downloads a zero kilobyte file. Many thanks in advance for your help.

0
62
Member Avatar for aashishn86

is there a way i can call vba code from asp, if yes please give an example... thanks...

0
44
Member Avatar for whisper_101

Hi Guys I run a Job Advertsing Site and I would like to feature links to jobs on the home page. So I have created a schedule file with the following information: %%#1 Home Page<a href="http://www.myhomepage.com">link.</a> %%#1 First Page<a href="http://www.myfirstpage.com">link.</a> and upon refreshing it displays each link for the period …

0
64
Member Avatar for Anuj Dave

i have installed iis on my desktop which is having windows xp.... however i am unable to run any .asp pages from "C:\Inetpub\wwwroot" even simple "http://localhost/" or any other .asp page shows "Server Application Error The server has encountered an error while loading an application during the processing of your …

Member Avatar for negocioyweb
0
364
Member Avatar for APD_Toronto

Hello, I have created a web-application in Classic ASP, and one of the reports contains X number of columns and Y number of rows. Both x and y are unknown at design-time, and most likely, this report will span onto multiple of pages down and across. I’m wondering if its …

0
58
Member Avatar for aashishn86

i have a file uploaded to my server the path is shown as E:\abc\def\upload\contents.doc to download it the path should be [url]http://3.212/232/abc/def/upload/contents.doc[/url] how do i go about it ? i am saving the file by using[code] o.FileFullPath = Server.MapPath(".") & "\upload\" & sFile [/code] from a script i downloaded

Member Avatar for punitdam
0
72
Member Avatar for happyns

Hello everyone Im doing a dummy project in asp.net. I have a table named trains with following fields: 1. Sno(Primary key, Identity Increment, integer) 2. Train_no(varchar(100)) 3. Train_name(varchar(200)) 4. Route(varchar(1000)) 5. Start(varchar(100)) 6. End(varchar(100)) For this i have created a stored Procedure in this way: [code]Create Proc [dbo].[sptrainselect] @select int, …

Member Avatar for vizy
0
119
Member Avatar for Keith12

Well, there are lots of bulit in functions, under the objects: response, request, server. As for JScript and VBScript being intergrated... You can use either language. Which ever one you know best. So for example, you choose VBScript, mostly all the ASP coding is with VB syntax and you can …

0
62
Member Avatar for aashishn86

hi ! how can i use multiple submit buttons in the same form i want to pass form values to different pages depending on which of the two submit button is clicked... thank's

Member Avatar for aashishn86
0
115
Member Avatar for william_stam

hi anyone know of a component that will make an image (preferably on the fly) of a pdf document. for eg... i upload a pdf file... it gets saved on the server.. when i view a record that the pdf document is attatched to... it generates a thumbnail of the …

0
91
Member Avatar for kaden712

Hi I am trying to achieve the following; display registered users birthdays in chronilogical month order where the date is greater than the current date - (only top 5) for this I have created the following SQL query in my recordset [CODE]SELECT TOP 5 firstName, surName, dob FROM tblUsers WHERE …

Member Avatar for jess
0
239
Member Avatar for frotaru

Hi, I am developing a grid. It works fine but I am trying to find a better solution for rendering binary data. Current flow works as following : Store cell value as byte[], create/save MemoryStream, FileStream on server side and link.. [CODE] string p_memoryStreamFileNameExtension = ""; MemoryStream p_memoryStream = new …

Member Avatar for agrothe
0
77

The End.