Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
B

Balavardhan

@Balavardhan
About
Posts
37
Topics
31
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to set Handwritting fonts.
    B Balavardhan

    Hi.. How to handle Honadwritting fonts.. If i write some text in HTML Textarea , when I selected Font name by DropDown list.. I want to chage the Textarea Font family also.. this is working fine when the Font in client machine.. But my client Required some Handwriting fonts.. those are not existed in client machine.. here also I have one solution but that working for Preview like after selecting font and when I click the Preview button.. at the time by using Privatefont collection I am displaying text on tht stlye.. but Client required when he change the Font name.. it autometically effect the Textarea also... if this is not clear just go through the following link.. http://www.jason.sparklingdirect.co.uk/imagetemplates.aspx[^] click on the Image you are redirected to another page.. there is my client request Thanking you.. Balavardhan

    ASP.NET html tutorial

  • Image reloading problem
    B Balavardhan

    Hi, By using of Bitmap object I am drawingImage and showing tht image on Image on Image Control.. First I draw an Image and Click the Preview Button It showing Image on the Image Control... But When I modified and the Bitmap and Re click the Preview Button It showing Old Image.. When I refresh the Browser Then New Image loding into tht control... If you catch my Error.. Reply me.. as soon as possible.. Thanking you.. Balu

    ASP.NET help graphics

  • Bitmap object Saving Problem
    B Balavardhan

    Hi, My client request concatination of two inages and draw text on them I sloved them using of bitmap object, and it working fine in local host, here i given permission to folder i.e asp.net acc and etc.. When i hud that into client host image is not saving, is tht requiers to set the permissons in client server? Thanking U Balu

    ASP.NET csharp asp-net graphics sysadmin help

  • How to connect Outlook
    B Balavardhan

    Hi I like to connect the outlook application through asp.net 2.0. i succeed in winforms but i can't do the same in webforms. I add the references like Interop.outlook and introp.office dll files still i have a error msg like Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005. Thanking you Balu

    ASP.NET csharp com asp-net winforms data-structures

  • How Use OutLook Activex Plugin
    B Balavardhan

    hi, how to use activex plugin in asp.net if anybody have idea plz give me informaion how to bind data to that plugin Thanking you Bala

    ASP.NET csharp asp-net com tutorial

  • Error in Application: Request timed out
    B Balavardhan

    Hi, When we ask the client for that, he said that problem rising in only one page that when he upload or delete some images, But that page in my local server i didnot get any error Thanking you bye...... balu

    ASP.NET help sysadmin security

  • Error in Application: Request timed out
    B Balavardhan

    Hi all, I am getting Request timed out error, actually in my local server i am not getting these error, but when the client uploaded application he is getting these error I given commondtimeout property in that location like commondtimeout = 600 and also given timeout property in forms authentication like timeout = 60 client cannot given thesituation when he is getting that.... plz help me thanking you Balu

    ASP.NET help sysadmin security

  • Mail Sending Error [modified]
    B Balavardhan

    Hi, In my ASP.Net Application i am using SMTP to send Mails from this application In localhost System it working fine... When I hosted that Application in Server, It giving Error like SendUsing Configaration Value is Invalid My coding at that plase SmtpMail.SmtpServer = "localhost"; in this plase I also tried with Server name also MailMessage mm = new MailMessage(); mm.Subject = subject; mm.From = fromUserEmailAddress; mm.To = toUserEmailAddress; mm.Body = messageText; SmtpMail.Send(mm); Thanking you Balu -- modified at 5:25 Monday 28th August, 2006 Balu

    ASP.NET csharp asp-net sysadmin help

  • Hi, How to use Ajax when I use Forms Authemtication for My Home Login page in DOTNET
    B Balavardhan

    Hi, Help me to use Ajax, My prob.. I want to use Ajax Technology in My Registration page, before that I am using forms authentication for my website for login page here that same application when try with the ajax that working fine after the login.. But before the Login page Ajax Not working.. Thanking you for your reply... Balu

    ASP.NET csharp security help tutorial

  • Connectivity Error(Sqlserver 2005 in Operating System Windows Server 2003)
    B Balavardhan

    hi, Thnak u for your reply, I got that connectivity..

    Database sysadmin security csharp database windows-admin

  • Connectivity Error(Sqlserver 2005 in Operating System Windows Server 2003)
    B Balavardhan

    Hi, I had Intalled Sqlserver 2005 for Dotnet 2.0 in PC on the Operating System Windows Server 2003 I had Installed Sqlserver2005 in Mixedmode Authentication, When I make the Connectivity, It Showing Error i.e Login Failed for user NT Authority\Network Server When I installed Sqlserver 2005 in same in WindowsXP it working well, But in WindowsServer2003 only it showning this Error I used Normal Connection Sting "server;uid;pwd;database;integrated security;" Give me reply as soon as possible.. when u know this info.. Thanking for you Balu

    Database sysadmin security csharp database windows-admin

  • Hi Images are not showning in asp.ney 2.0,
    B Balavardhan

    Hi, thinking u for u r responce I am using IIS Server..Wht the Meaning od Double checking the image urls.. bala

    ASP.NET csharp html design

  • Hi Images are not showning in asp.ney 2.0,
    B Balavardhan

    Hi Friends, Now i am working on Dotnet 2005 with framework 2.0 when i added a image to webForm from HTML or Webserver control or any other way with corect format(Exact Path),those are showing in Design time, but When I run the application those are not appering.. give me info where i done the mistake..thr any other properties settings required.. Balavardhan

    ASP.NET csharp html design

  • Hi..Is TabStrip control works in Internet Explorer
    B Balavardhan

    Hi, I application for multipage perpose I am using Tabstrip Control.. when I run the application tabstrip controls working in Mozilla Browser But that cannot working in I.E Thr is any solution for this.. Thanking Balu

    ASP.NET

  • Hi..Plz Solve my prob
    B Balavardhan

    Hi, How to populate ASP.Net DropDownList Control by Javascript.. Ex: when I select Particular Month From First Dropdownbox I want to Populate second Dropdownbox with days of that month.. i am getting what was the value selected from the first DropdownBox in Javascript but i could not able to populate that second one .. Thanking you... balu

    ASP.NET csharp javascript asp-net tutorial

  • help me
    B Balavardhan

    hi, How to schedule an aspx page.. I had created an application to send emails.. I want to send emails once/twice for a week, I had call the method to send an Email in page_load event.. but how to put aspx page in schedule tasks..of System.. thanking you Balu

    ASP.NET help tutorial

  • help to slove my prob
    B Balavardhan

    hi, How to schedule an aspx page.. I had created an application to send emails.. I want to send emails once/twice for a week, I had call the method to send an Email in page_load event.. but how to put aspx page in schedule tasks..of System.. balu

    Web Development help tutorial

  • Hi help me
    B Balavardhan

    Hi Apurva, Thankful your reply.. I want send Emails Autometically daily like we are getting from matrimonials and Jobportals without user intraction my email id: balavardhanr@yahoo.com Thanking you for reply.. balu

    ASP.NET csharp asp-net help tutorial

  • Hi help me
    B Balavardhan

    Hi, How to send mails automitically from our project in asp.net like we are developing a project for jobportal here we want to send mails daily to users autometically.. help me for this.. Thanking you balu

    ASP.NET csharp asp-net help tutorial

  • plz solve my Prob
    B Balavardhan

    Hi, Now i am working on updation of existing project.. when i run it, i am getting one error in web.config file.. that is Error Like ..... "It is an error to use a section registered as allowdefination = "MachineToApplication" beyond application level. this error can be caused by virtual directory not being configured as an application in IIS" and showing the cursor at tag in web.config... Plz reply me if you have solution... Balu

    ASP.NET windows-admin help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups