User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 397,634 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,348 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 10 of 10
Search took 0.01 seconds.
Posts Made By: delizeka
Forum: ASP Oct 9th, 2006
Replies: 2
Views: 1,429
Posted By delizeka
Re: help: dropdown values autochange

You can use an AJAX solution to your problem. Let's say that we have three page: main.asp (which holds 3 selectbox you mentioned), city.asp (that returns cities of requested country), area.asp (that...
Forum: JSP Jul 10th, 2006
Replies: 1
Views: 1,602
Posted By delizeka
Working classes with JSP

Hi everyone,

I am trying to use classes with JSP but I have a problem. I created a class and a method that will be used to return a specific querystring value . But I get an error while compiling...
Forum: JavaScript / DHTML / AJAX Apr 10th, 2006
Replies: 3
Views: 1,559
Posted By delizeka
Re: AJAX techniques...

If you want to make a full AJAX-supported web application, you should desing the application as considering AJAX is the core engine to handle requests.

AJAX can be used for enhancement of web pages...
Forum: ASP Apr 10th, 2006
Replies: 2
Views: 5,183
Posted By delizeka
Re: How to run ASP scripts on Win XP Home

Unfortunately, Apache does not support ASP. There are some ASP modules but they are not good enough to develop ASP applications.

In order to get IIS in Windows XP Home, you can try to use Abyss...
Forum: ASP Apr 5th, 2006
Replies: 4
Views: 6,584
Posted By delizeka
Solution Re: Exporting ASP pages to Excel

If I don't understand wrong, you can do it as I explained. For example; Let me say I have a link says "Download all data as an Excel file" in my web site. It should go to an asp page when it is...
Forum: ASP Apr 1st, 2006
Replies: 1
Views: 2,695
Posted By delizeka
Solution Re: Getting a blank asp page

In a normal IIS environment with default configuration, you should get an error page when you try to run your ASP page. Because there is a ";" at the end of the line that begins with response.write....
Forum: ASP Apr 1st, 2006
Replies: 1
Views: 1,217
Posted By delizeka
Solution Re: How to order

You can try to put " order by date_field desc" (or for reverse ordering " order by date_field asc") at the end of your sql query.
Forum: ASP Apr 1st, 2006
Replies: 1
Views: 13,268
Posted By delizeka
Solution Re: how to make asp sleep

There is a link below which explains how to solve your problem.

I hope this helps
http://www.aspfaq.com/show.asp?id=2141
Forum: ASP Apr 1st, 2006
Replies: 4
Views: 6,584
Posted By delizeka
Solution Re: Exporting ASP pages to Excel

Hi,

There is a tricky way for solving your problem. If you create a HTML table which holds all the data you want to export as an excel file by writing an ASP page, and if you put the proper headers...
Forum: Community Introductions Apr 1st, 2006
Replies: 2
Views: 601
Posted By delizeka
Hi everyone!

Hi,

While I was searching for a problem while implementing classes in Vbscript I found here. After a quick look in other forum topics, now I am here to introduce myself.

I am a web programmer,...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 10:01 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC