Search Results

Showing results 1 to 25 of 25
Search took 0.00 seconds.
Search: Posts Made By: Exelio ; Forum: ASP.NET and child forums
Forum: ASP.NET Aug 17th, 2007
Replies: 0
Views: 603
Posted By Exelio
hi all,

On the top 100 pages of a site I would like to add a list of pages that people who visited that page had also visited during their visit.

i will at the maximum post 5 links that was...
Forum: ASP.NET Dec 26th, 2006
Replies: 1
Views: 1,096
Posted By Exelio
hi all,

I am working on a project where i need to extract all the rss feeds in a given url.Also i need to give a alert whenever a new feed is added in the rss file.

I am able to extract all...
Forum: ASP.NET Dec 5th, 2006
Replies: 1
Views: 6,408
Posted By Exelio
hi raju,

If you want to move the file from one directory to another within the same client machine,try using the move method of the directory class.

use system.io namespace and use the...
Forum: ASP.NET Nov 23rd, 2006
Replies: 5
Views: 5,998
Posted By Exelio
Hi,
Go to Control panels -> Administrative tools -> Internet information services, and browse to your application folder. right click it -> properties -> directory security tab -> click the upper...
Forum: ASP.NET Nov 22nd, 2006
Replies: 5
Views: 5,998
Posted By Exelio
hi,

I am not sure why u r being prompted for userid and password in mozilla.see if authentication mode is set on in the options for mozilla
and try again.

Thanks and regards

Exelio:)
Forum: ASP.NET Nov 22nd, 2006
Replies: 5
Views: 5,998
Posted By Exelio
hi,

I had the same problem as u had. i reinstalled my IIS and it worked fine. Also for the error,
"unable to start debugging on the web server. access is denied"

after u reinstall the IIS,...
Forum: ASP.NET Nov 17th, 2006
Replies: 0
Views: 2,571
Posted By Exelio
Hi,

Can someone tell me how to put one page in frame from
event in another frame.

There is a frameset on the page with 2 frames (top
bottom) I have a paging done in top frame and when i...
Forum: ASP.NET Nov 16th, 2006
Replies: 0
Views: 1,393
Posted By Exelio
hi,

I am creating a rss feed for a blog site. I am able to create the rss(XML file).

I would want to implement paging in the xml file created. say i would like to display only 5 items per...
Forum: ASP.NET Nov 14th, 2006
Replies: 0
Views: 1,062
Posted By Exelio
hi guys,

I am creating a blog site.I need to create a rss feed for the same.

I am able to create a rss feed it.but i would like to know how to read the rss file in asp.net.

Thanks and...
Forum: ASP.NET Nov 9th, 2006
Replies: 5
Views: 2,087
Posted By Exelio
hi,

Really thanks for ur responses especially to tgree.

After i resize the images, they are displayed with correct resolution.
But i need to tilt the images to a certain angle and once i do...
Forum: ASP.NET Nov 8th, 2006
Replies: 1
Views: 4,383
Posted By Exelio
hi,

I have a text element which needs to be rotated at 90 degrees.

i put the text in a div layer and used the following code to rotate,
...
Forum: ASP.NET Nov 8th, 2006
Replies: 5
Views: 2,087
Posted By Exelio
hi,

I am doing an application which displays images dynamically.i have resized the images to fit to the screen.

Now when i display the images, the images seems to be pixelized.

There are...
Forum: ASP.NET Oct 26th, 2006
Replies: 3
Views: 2,333
Posted By Exelio
hi,
Really thx for help.

I tried using ASP.NET and it worked fine. But i have a doubt.Is there no option in javascript by which i can do the same.

Like draw an empty image and set the text...
Forum: ASP.NET Oct 24th, 2006
Replies: 3
Views: 2,333
Posted By Exelio
hi guys,

I need to create an image with a plain background and a color.and in that ,i need to bind a text and an logo.

The text and the logo(a jpg file) are dynamic.

How can i do this in...
Forum: ASP.NET Sep 30th, 2006
Replies: 4
Views: 6,394
Posted By Exelio
hi kathy,

There is an error in ur code if u notice.

System.Data.SqlClient.SqlDataAdapter SqlCmd=new System.Data.SqlClient.SqlDataAdapter("Select * From Person Where Username='" +...
Forum: ASP.NET Sep 26th, 2006
Replies: 2
Views: 1,532
Posted By Exelio
hi,

I need to select a directory using asp.net.Using the file control will select the files from the directory.But i need the user to select the directory itself in which he wants to save the...
Forum: ASP.NET Sep 20th, 2006
Replies: 1
Views: 3,172
Posted By Exelio
hi all,

I need to create a zip file which can hold atleast 50 images.I have searched in net and found that there is a component which can help me with this.

But i dont want to use a free...
Forum: ASP.NET Sep 15th, 2006
Replies: 3
Views: 12,297
Posted By Exelio
hi Chaitanya,

Sorry for the delay.I uninstalled my IIS and VS.NET and installed again.Now its working.

But i have saved the batch file which u gave.Will use in the near future.

Thanks for...
Forum: ASP.NET Sep 6th, 2006
Replies: 4
Views: 29,103
Posted By Exelio
hi david,

Thanks again for your response. No. I am using XP Prof.anyway i was able to find out the problem.and i am able to display the security tab now.

i have set the full rights access to...
Forum: ASP.NET Sep 5th, 2006
Replies: 3
Views: 12,297
Posted By Exelio
hi all,

I am having this problem for a long time.Everytime i restart my machine,i get this error related to IIS.

Default Website Stopped. I have tried to reinstall my IIS everytime to no use....
Forum: ASP.NET Sep 5th, 2006
Replies: 8
Views: 4,386
Posted By Exelio
hi,

Looking at your code,the best way to use webservice with databases is to use dataset.store the values in a dataset and return the dataset from the function.

hope this helped.

Thanks ...
Forum: ASP.NET Sep 5th, 2006
Replies: 3
Views: 1,695
Posted By Exelio
hi yatt,

The coding which u sent seems to be ok.Did you set the autopostback property of both the dropdownlists to be true.

Hope this solved ur problem.

Thanks

Regards
Forum: ASP.NET Sep 5th, 2006
Replies: 4
Views: 29,103
Posted By Exelio
Hi David,

Thanks for your reply.But i still have the same problem.
1) I have my drive formatted in NTFS.
2) I have the administrator previlages.

3) I have checked the path u...
Forum: ASP.NET Sep 5th, 2006
Replies: 4
Views: 29,103
Posted By Exelio
Hi,
I have created a asp.net application.when i try to execute the application, I am getting this error.
Access to the path "c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET...
Forum: ASP.NET Aug 31st, 2006
Replies: 4
Views: 3,447
Posted By Exelio
Hi,

I have created a HTML template for sending emails to the clients. I read the values from the database and fills them in the template.

Now i want to read the contents of this HTML...
Showing results 1 to 25 of 25

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC