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
M

Miss Maheshwari

@Miss Maheshwari
About
Posts
101
Topics
40
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • create child dropdownlist
    M Miss Maheshwari

    hello i m creating a dropdownlist binded from database... now i m having a link to Add More to add more dropdownlist these dropdownlist are having their option from database...i successfully done that but on change event of dropdownlist i want to create child dropdownlist binded from database... u can see the example here[^] please tell me how to solve this problem...the first dropdownlist displays category and the second one subcategory....

    ASP.NET tutorial database com help

  • remove dynamic created control
    M Miss Maheshwari

    i m creating controls dynamically...like i m having a button "Add More" and on click of this button i want to add dropdownlist binded from database and a link button "Remove" when user clicks on remove button the particular dropdownlist and that remove button should be removed.... but how can i do that using javascript...

    ASP.NET javascript database question

  • problem in sending mail
    M Miss Maheshwari

    bilal_yousaf_hussain wrote:

    neetu@djsw.com does not exist

    it exists... and as i told i tried many existing ids

    ASP.NET help csharp asp-net com sysadmin

  • problem in sending mail
    M Miss Maheshwari

    now i m getting this error

    The message could not be sent to the SMTP server. The transport error code was 0x80040217. The server response was not available

    ASP.NET help csharp asp-net com sysadmin

  • problem in sending mail
    M Miss Maheshwari

    yeah sure i can show no problem

    objMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/sendusing", "2");
    objMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate",2);
    objMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpserverport", "25");
    objMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpconnectiontimeout", 10);
    SmtpMail.SmtpServer = "74.53.152.202";
    objMail.To = txtmail.Text.Trim();
    objMail.From = "info@g2o.in";
    objMail.Body = body;
    objMail.Subject = "New Password";

    try
    {
    SmtpMail.Send(objMail);
    }

    ASP.NET help csharp asp-net com sysadmin

  • problem in sending mail
    M Miss Maheshwari

    but user exists...i tried with neetumahe@gmail.com too and many more existing user but same error....

    ASP.NET help csharp asp-net com sysadmin

  • problem in sending mail
    M Miss Maheshwari

    i m trying to send a mail in asp.net but it is throwing

    The server rejected one or more recipient addresses. The server response was: 550 neetu@djsw.com No such user here

    error.... i searched on google but didn't get the solution.... someone tell the solution...

    ASP.NET help csharp asp-net com sysadmin

  • ajaxcontroltoolkit problem
    M Miss Maheshwari

    Christian Graus wrote:

    Prayer ? Change of career ? Write your own AJAX code ?

    yeah i was expecting the same answer from you

    Christian Graus wrote:

    Mr. Christian Graus

    Thanxxxxxxxxxx

    ASP.NET help javascript sysadmin tutorial

  • ajaxcontroltoolkit problem
    M Miss Maheshwari

    but how can i install MSI on server as i told you its working properly on localhost but throwing this error on server...so please give an alternate solution....

    ASP.NET help javascript sysadmin tutorial

  • ajaxcontroltoolkit problem
    M Miss Maheshwari

    hello i am using ajaxToolkit:ModalPopupExtender in my site to display some detail its working very well on my local pc(localhost) but when i uploaded the site on server...its throwing javascript error ajaxControlToolkit is undefined and modelpopupextender is not getting displayed..i am trying to solve it from yesterday but the problem is still same. I copied all the dll in bin folder and also included

    ]]>

    on top of page....and

    in my master page please tell me how to solve this problem...

    ASP.NET help javascript sysadmin tutorial

  • querystring problem [modified]
    M Miss Maheshwari

    but how can i use that(

    Prasanna Kumar Pete wrote:

    string strEncoded = HttpUtility.UrlEncode("CCP – 2415 (ESC)");

    ) in html pages.... please tell me

    modified on Wednesday, November 26, 2008 4:34 AM

    ASP.NET help html com algorithms

  • querystring problem [modified]
    M Miss Maheshwari

    Prasanna Kumar Pete wrote:

    Try using Server.UrlEncode() OR HttpUtility.UrlEncode()

    thanks but please give a proper syntax how to use Server.UrlEncode() or HttpUtility.UrlEncode()

    ASP.NET help html com algorithms

  • querystring problem [modified]
    M Miss Maheshwari

    i m using both html and aspx pages in my project... for searching a particular product i m using search option in all pages...its working f9 but when i pass the text from html page through get method..it not taking the minus sign(taking in aspx page) http://www.esccctv.com/[^] when i m passing CCP – 2415 (ESC) product no. from aspx page.. it found a search but not thru html page... someone help please

    modified on Wednesday, November 26, 2008 4:26 AM

    ASP.NET help html com algorithms

  • file uploading problem
    M Miss Maheshwari

    hello i have created a fileupload at runtime...now i want to set its file from code...but its showing error that its read only...

    FileUpload fl = new FileUpload();

               // fl.Attributes.Add("value", fullpath); also tried this
               fl.FileName="D://pic//bullet.gif";
                fl.SaveAs(pic\_path1);
    

    please someone help how to set the file name in fileupload at runtime... Thanks

    ASP.NET help tutorial

  • cms based site problem
    M Miss Maheshwari

    thanx

    ASP.NET help csharp

  • cms based site problem
    M Miss Maheshwari

    why r u waisting ur important time by giving such kind of answers.....but u will not waiste ur time by helping the people to give the answer of questions that they ask here and hope for some help.........

    ASP.NET help csharp

  • cms based site problem
    M Miss Maheshwari

    if i know why i'll ask here....n its very common... why u always re-act like this mr.Christian Graus....i know u r very intelligent...but it does not mean that u r having the rights to insult anyone....

    Christian Graus wrote:

    Contact the person whose rentacoder job you bid on

    and if all employer will be like u then noone will give the chance to the freshers... so i wish that no employer should be like u...please dont mind...i m telling u the truth.... n now i know u'll give a very dangerous answer...

    modified on Tuesday, July 29, 2008 3:57 AM

    ASP.NET help csharp

  • cms based site problem
    M Miss Maheshwari

    i want to develop content management system-based website in dotnet...but i dont know anything about cms so please help me and tell the proper steps to develop cms-based site in dotnet.....

    ASP.NET help csharp

  • problem in displaying large image
    M Miss Maheshwari

    i have done this like.. document.getElementById("img_tool").onLoad = setTimeout("imageLoaded()",3000); function imageLoaded() { document.getElementById("img_tool").src="pic/load.gif"; } but its not working...please help me...

    ASP.NET help javascript wpf com tutorial

  • problem in displaying large image
    M Miss Maheshwari

    hello sir i m using javascript function for displaying large image(shown in datalist)...my function is function ShowToolTip(con) { document.getElementById("div_img").style.visibility = "visible"; document.getElementById("img_tool").src =con.src.replace("SmallPic","BigPic"); document.getElementById("div_img").style.left = event.clientX ; document.getElementById("div_img").style.top = event.clientY ; document.getElementById("div_img").style.zIndex = "0"; } and on mouseout...i use another function ie function hideToolTip() { document.getElementById("div_img").style.visibility = "hidden"; }... but the problem is this onmouseover of another image it first display the first image for some seconds and then the current image...so i want to use loading like http://www.templates.com/[^] ...please help me...how to solve this problem... u can check my problem here http://www.eleegance.com/Default2.aspx?id=1[^]

    ASP.NET help javascript wpf com tutorial
  • Login

  • Don't have an account? Register

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