i am having a website like www.sample.com ,when this page is opening i want to change this url as www.google.com.
so i used window.location .href="www.goog le.com"; on onload event of body.
but....
the url is displaying as www.sample.com/www.google.com,
how should i solve this?
plz help me.
regards
nirmal
User Profile
Collapse
-
how to change url for my website?
-
How to send and receive sms at when my phone is connected via usb?
hai all,
i am using nokia 5233 model, what i need is
* i will connect my phone to pc via USB port.
* if someone send me a sms, my phone should send reply according to the received sms.
* i want to manage these system in VB.
what should i do?
kindly help me to do this. -
Smallest value DataType in Visula Basic?
Which is the smallest value in visual basic.
i) Double
ii) Integer
iii) Decimal
iv) Byte -
Advantage of unions.
What is the advantage of unions in C++?
What are the situations to use unions?
With Cheers
-Nirmal -
Printing Blank report on Preview.
Hai All,
I am using c#.net to print a document in a printer using
using System.Drawing;
using System.Drawing. Printing; etc.,
when i click print icon from preview screen, the document is not printing, whereas preview is showing content in document.
what is solution for this?
Thanx in advance.
Regards
Nirmal. -
How to sql script file in c#.net?
hai all, i am having a sql script file, have to run it by c#.net code.
How to do this?
Thanx in advance.
Regards Nirmal. -
Thanx a lot. it works fine.... -
How to generate sql server script from c#.net?
hai all,
for example i am having a table: customer(sql server 2005), i want to generate a script for that table (insert) in which customer id > 10, and then i want to delete that table, and then again i want to restore it by running the insert script. how should i do this in c#.net? its very urgent.
Thanx in advance
Regards
Nirmal. -
How to Lock and Release Table?
hai all,
i want to lock a table to avoid others to use. for eg table name is "customer" and then i want to unlock the table.
how to do this?
i am using sql server 2005.
Thanx in advance.
Regards
-Nirmal. -
How to convert a number to Hour:Minutes?
Hai all,
i am having a number as 659(minutes), i want to convert it to time format such as 6:59, how to do this?
thanx in advance.
regards
Nirmal -
how to maintain browser history using javascript ajax function
we are using YAHOO Api to maintain browser hsitory using ajax submission not a
any form submission and without any url changing in location bar ,
Just passing DIV id and url and getting response in a div inner html -
nirmalsingh started a topic How to activate distributer agent in subscriber or publisher?(REPLICATION)in SQL ServerHow to activate distributer agent in subscriber or publisher?(REPLICATION)
Hai all, i am using merge replication to merge two (sql server 2000)database in (Remote). i have publisher in machine A and subscriber in machine B. machine A itself acts as a distributer agent and created a push subsriber to machine B. i have set DCOM properties in machine B by setting properties in microsoft sql server remote dist agent 8.0 and create a pull subscriber to machine A.
my prob is. (below status)
1.Push subscriber in... -
What is the maximum characters can be assigned to msflexgrid cell?
hai all, what is the maximum no of characters can be placed in msflexgrid cell?
is there any constraint?
thanx in advance
with love
Nirmal -
Need Help in data Merging.
Hai all, i am using a windows application with sql server 2000, i am developing the same application in web also in which i am using sql server 2005.
now my question is.
when i save , modify or delete a data in web(sql server 2005) it should affect sql server 2000 also (simultaneously ) and vice versa. someone says something like replication is solution. but i dont have any idea about that. plz guide me to do this successfully.
... -
How to assign data source to mshflexgrid?
Hai all, i am using c#.net, i have imported mshflexgrid of vb in c#.net, now i want to assign datasource to it from a datatable. How to do this?
thanx in advance
With cheers Nirmal -
How to call a function in Form, from a Class?
hai all, How to call a function in Form, from a Class? using c#.net.
thanx in advance
Nirmal. -
how to find a control exist in the form?
hai all i am generating list box dynamically in a form.
Code:ListBox li = new ListBox(); myForm.Controls.Add(li); li.Name ="SearchName"; System.Drawing.Point Location = new Point(TextBoxTop-60,TextBoxLeft +30); System.Drawing.Size size = new Size(200, 72);
-
How to convert decimal to time?
Hai all,
i want to convert decimal to time. for example
if i have decimal number 09.6 then i need it as 10.00 and also decimal 10.118 as 11.58. How to convert this?
Thanx in advance
with Cheers
Nirmal. -
Error : You are unauthorised to view this page.
hai all, i have created a website in asp.net c#. when i created a virtual directory and try ti run it i get the following error,
You are unauthorised to view this page.
How to resolve this?
Thanx in advance. -
Thanx for ur reply,
my Code for webservice
[HTML]using System;
using System.Web;
using System.Web.Serv ices;
using System.Web.Serv ices.Protocols;
[WebService(Name space = "http://nirmalsingh.org/")]
[WebServiceBindi ng(ConformsTo = WsiProfiles.Bas icProfile1_1)]
public class Service : System.Web.Serv ices.WebService
{
public Service () {
...Leave a comment:
No activity results to display
Show More
Leave a comment: