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
S

saurabh20067

@saurabh20067
About
Posts
13
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • allow remote connection to mysql
    S saurabh20067

    Dr, Reza i have disabled firewall inspite of that i cannot connect to my database server Regards Sameer

    MySQL mysql sysadmin help tutorial workspace

  • connect to mysql database thru internet.
    S saurabh20067

    dear murali krishna, I have a question how ur able to make mysql work on ur local area network regards sameer

    MySQL database csharp mysql sysadmin help

  • allow remote connection to mysql
    S saurabh20067

    hi, Everybody im tearing my head how to enable remote connection on a machine with a wamp server installed.i have 2 machines A and B both are on local area network with windows environment.i want to access datbase on machine A using phpmyadmin of machine B.machine A and B both have a wamp server. the datbase is on machine A.Any help wud be greatly appreciated!!! Bot machine have win XP installed sameer

    MySQL mysql sysadmin help tutorial workspace

  • [Message Deleted]
    S saurabh20067

    [Message Deleted]

    ASP.NET

  • export html table in asp.net to excel [modified]
    S saurabh20067

    hi, i am transferring my table to excel from asp.net the code is as follows. Dim i As Integer Dim s As String s = " " For i = 0 To 100 s = s & " " Next Dim attachment As String attachment = "sameer.xlsx" Response.AddHeader("content-disposition", attachment) Response.ContentType = "application/vnd.ms-excel" Response.Write("  nbsp; ") Response.Write("sameer") Response.Write("roy") Response.Write("

    sameer

    ") Response.End Now the problem is that when im executing the dispaly in browser the table shows at the required location.However when im streaming the table into excel file it is starting from the extreme left corner .i Tried this one Response.Write("   " & "

    sameer

    ") however it didnt work. Any help is greatly appreciated :doh:

    modified on Friday, February 13, 2009 12:51 PM

    ASP.NET help csharp html asp-net

  • backup of mysql in asp.net
    S saurabh20067

    Hii, Jose if i understand correctly then username and password is working on command prompt.Then the same should work with shell utility in asp.net.Isn't it. :sigh:

    MySQL help csharp asp-net database mysql

  • backup of mysql in asp.net
    S saurabh20067

    hii I created backup of mysql from command prompt using mysqldump utility.I was successful.The syntax is as follows first i go to mysql/bin folder and there I type mysqldump -uroot -psameer databasename>D:\t.sql that is the above syntax now when i run this syntax in asp.net using shell command i get no error However no backup file is created,but it works from command prompt. Any idea to make it work in asp.net the syntax which im using in vs2005 is shell(C:\programfiles\mysql\bin\mysqldump -uroot -psameer databasename>D:\t.sql) Any help would be greatly appreciated :doh:

    MySQL help csharp asp-net database mysql

  • backup of mysql
    S saurabh20067

    hiiiiiii thanks very much it solved my problem Jose.I would prefer if it is without prompting of the password. Anyway A big thanks to Jose. and if possible solve this problem as well. :)

    MySQL database mysql csharp asp-net tools

  • backup of mysql
    S saurabh20067

    Im trying to use it from the command prompt. however it says access denied. my user name is root and no password. pls help!!!!!!! :sigh:

    MySQL database mysql csharp asp-net tools

  • backup of mysql
    S saurabh20067

    hi, I have a WAMP installed on my machine.i have created a website in asp.net and mysql.Now I have this utility called phpmyadmin.I can create a backup of database through this utility.But i cant create it through query.I tried mysqldump utility query.However it didnt work.I want to create backup from the frontend for the user through query. Any help would be greatly appreciated :doh:

    MySQL database mysql csharp asp-net tools

  • AJAX
    S saurabh20067

    hi, First of all I am sorry that I was not specific.I had 2 panels.The first Panel has an Image Button.Clicking on the image button the second panel opens.when we again click on the first panel,the second panel closes.In IE it is working absolutely fine.However when i click on the image button in firefox,nothing happens.The second panel to which the collapsible property is attached doesent collapses neither expands.I enabled JS in FIre Fox.No result Any help :doh:

    Web Development csharp asp-net help

  • JavaScript Error with IE
    S saurabh20067

    Raj could you sent me the detail code

    Web Development csharp help javascript asp-net

  • AJAX
    S saurabh20067

    hi, I am a novice in ASP.NET AJAX.I downloaded AJAX CONTROL TOOLKIT.It runs on IE.However on mozilla it doesn't give the requisite result. Any help would be appreciated.

    Web Development csharp asp-net 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