Hello everybody,
My webparts on my laptop work and they submit to the sql server database. When I take this into production, the webparts deploy and when I submit to the database it gives me a webpart error. I am a admin on my laptop and have all the rights and everything and on the...
Hello,
I allowed access to uploading a .mdb access database file in central admin. I was able to open it from Document library but after I made change to the file, it would not save it?? Does anyone have any information on this????
Thanks a lot for that post, it is still valuable and teaches me some information and I appreciate the time you put in writing that even though that is more office environment related. This is my situation:
I installed sharepoint portal server on windows 2003 with sql server 2000. I created a...
There is no firewall. THe port I am using is 100 and it is open. DO i have to mess wiht IIS settings? The url is http://hapinder:100/ and I just get a error that the page cannot be displayed. I am sure you have to connect somehow in order to access it or mess with some settings. I just dont...
Actually, that sounds more like migrating on top. What i want to do is for you to able to access my sharepoint website by typing in the url of my site. Just like Thomas2000 is running an extranet solution where it can accessed over the internet. I want it to able to do that. Do i have to...
Well that is connected through a network. Lets say you are trying to connect to my sharepoint website that I developed on my computer from your computer. How would you do that?
There are 2 ways I want to access sharepoint. For example I have set up a small sharepoint server portal on my windows 2003 server and I want someone to access it from their computer...how do I go about doing that.
Also sharepoint is also set up on this company's network...is there anyway I...
Actually I want to get rid of the dropdownlist item next to the search box. The SPSWC controls both the dropdownlist and the search box. Is there anyway you can modify the code to remove the dropdownlist?
Thanks in advance
Does anyone know how to edit sharepoint web controls?
Some examples of SPSWC:
<SPSWC: CustomCSSResourceElement runat="server"/>
<SPSWC:CategoryNavigationWebPart runat="server" id="HorizontalNavBar" DisplayStyle="HorizontalOneLayer" />
I wanted to edit the search box in sharepoint portal...
I want to connect to Remedy Database through ADO in VB or Visual C#. Could anybody give me a example of the connection string? Is it similar to connecting to SQL server?
I am creating a web part which connects to the database and stores or gets information from it.
Any help would be...
Hey thanks a lot i actually got it figured out...i had to put the request.querystring(textboxvalue) in the src part of the iframe tag but your code will work too
thanks anyways
You should look into Iframes...it lets you upload other asp files. format is something like this
<IFRAME SRC="www.mywebsite.com/images/ex.aspx" FRAMEBORDER="0" SCROLLING="auto" WIDTH="446" HEIGHT="120" TITLE="Test">
News </IFRAME>
Hey guys,
I am trying to open a browser depending upon the input submitted. I am passing the input using the GET form method and I want to use the iframe tag to display the browser.
For example I want to display www.mywebsite.com/images/<input>.aspx
where input is the value submitted in...
Hey guys,
I am trying to get a input from a user in a textbox which redirects to a .aspx page in which i want it to open a iframe in which i open a address such as "www.mywebsite.com/images/<userinput>.aspx
Instead of userinput I want it to put the textbox input there. I am passing the textbox...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.