|
download using asp dear sir/madam I have to do something like this that a user see list of record if he would find record and want to download that list then a button should be available on page so that he could download that list in a pdf file of that record. please help me Thanks in advance ... 29 Mar 2008 09:36
Executing programs in "background" Hi, I'm using Windows XP, IIS & ASP to develop a web service that executes several programs (command line .exe files) on a server, shows next webpage with info on progress in execution, and presents the results page. Basically, on the first webpage (html) user chooses which programs are to be executed, and then ... 29 Mar 2008 05:38
Upload file using asp dear sir/madam I have to do something like this that a user see list of record if he would find record and want to upload that list then he could upload in a pdf file of that record. please help me Thanks in advance ... 29 Mar 2008 01:51
Create a word document from form fields Is there a way to create a word document when a submit button is pressed. I have a form that is filled out and the data sent to a database but I would alos like the data to be added to a work template and sent to someone by email. Has this been done and if so are there any examples. Thanks ... 27 Mar 2008 06:23
allow user to download data in MS Money format I need to allow user to save dataset to their computer in Microsoft Money format. I searched internet for help on this but found nothing helpful. I also chatted with MS Online Concierge to no avail. If you could, please provide pointers to steps how to accomplish this. If you will provide the steps yourself... 26 Mar 2008 16:15
Dont read <HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control"> <TITLE></TITLE> </HEAD> <BODY> <P>Vendo coche de segunda mano, Seat ibiza, a? 2001 km 35000, Solo por 4500 euros.</P> <P> </P> <P> </P> <P>[URL=http://www.anunciosgratis.de]Anuncios Gratis[/URL]</P> <P><A href="http://... 25 Mar 2008 07:24
Assessing XML Data Hi, I'm using a form to go submit data to a third party web site http://ononemap.com at "http://ononemap.com/lib/ajx/api". The contents of the form are hidden form fields [populated from my database], the data will have been validated. If I successfully submit the data (I can use get or post) I get something ... 24 Mar 2008 17:49
how can i change CDONTS values to CDOSYS? I have the follwing code and cannot receive e mails sent from my contact form. Please advise how can i make it work with CDOSYS. Thank you. <% form_from = "info(a)nnn.com" form_to = "info(a)nnn.com" form_cc = Request.Form("mail_cc") form_bcc = Request.Form("mail_bcc") form_subject = "Reality Form Submission" for... 22 Mar 2008 17:40
Security Context I am building an add user website. I have several asp scripts in this website such as, query for username, create user, etc. Ideally I would like to have users logon to the website, and have these scripts execute with their individual security context. Can anyone point me in the right direction, mabe some samples s... 25 Mar 2008 04:41
http://localhost is not available without Internet connection Installed IIS on w2k pro, started Personal Web server and pointed the home catalogue to the folder with my asp codes. However IE keeps saying that http://localhost is not available without Internet connection. Such thing often happend on other computers, but after several refresh it worked. How shall I get rounf th... 22 Mar 2008 17:40 |