- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 3
- Posts with Upvotes
- 2
- Upvoting Members
- 3
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
90 Posted Topics
Re: Hai guys ..Topic sounds interesting .....I wanna try that to......Can anybody give an explanation on how to achieve that... | |
Hello, I'm trying to create somekind of a process that will allow me to delete files in TEMP folder. Its bascially a shortcut from desktop.When you click that you can delete files in TEMP directory. Thanks | |
Re: Use webstudio 4.0, You dont need to know HTML to use this software, [url]http://www.webstudio.com/[/url] I'm sure this is what you want. | |
Hello there, I'm not sure whether to post this problem in this forum or in Javascript forum. I have a frameset.It has two frames.Left frame and Right frame. The left frame has drop downbox and has a lot of selection conditions. The right frame has a datagrid which takes the … | |
Re: Read this article to find out the differences between ASP.NET and ASP. It clearly explains the differences from programmers stand point. [URL=http://www.takempis.com/aspnet_fundamentals.asp]Differences between ASP and ASP.NET[/URL] Hope it helps | |
Re: You get a free card.I'll give you a dumb master car. | |
Re: [QUOTE=Shulc]i was wondering how can database replication on a sql server be accomplished?[/QUOTE] Do you mean,You want to create a copy of an existing database? | |
Hello, I want to change the datatype of a field from Varchar to integer in T-SQL. I tried something like Modify like you use in Oracle. ALTER TABLE tablename MODIFY COLUMNNAME Datatype. But its not working in SQL server.. Any thoughts. | |
Re: I used a query string from Javascript ,something like Var windid = window.open("default.aspx?frameheight="+mapframeheight+"&framewidth="+mapframewidth+""); Which sends these values to the server. Hope it helps. | |
Re: [QUOTE=daskeyboard]The title of this thread pretty much says it all - I would like to know how to open an already created excel spreadsheet (I want the application to launch). Thanks so much to anyone who has time to respond to this.[/QUOTE] check out this article by Microsoft , [url]http://support.microsoft.com/default.aspx?scid=kb%3B[/url][LN]%3BQ316934 … | |
Hey, I'm new to Javascript and I have a frameset and I need to dynamically change the Sizes of each frame. How to I do that?? This is my frameset definition:: <frameset rows="8%,87%,5%" > <frame id="logo" name="banner" src="logo.aspx" noResize scrolling="no"> <FRAMESET cols="73%,27%"> <FRAME id="mainframe" name="mainframe" src="Default.aspx" scrolling="no"> <FRAMESET rows="8%,92%"> <FRAME … | |
Re: Madhu, Its a pain when your client says "My website must be compatible with all the Browser", "Well thats easy to say but Are you the one who is coding it." The same HTML code which works well in IE6.0 wont work exactly the same Mozilla. Check out this link … | |
I'm struck in a problem here.I have server side code that has to collect values from the client side code(Javascript).The Javascript code basically gets the frame height and width and the server side code(VB) has to collect the values and resize the control(lets say Image).I used Query string and it … | |
Re: Are you using any Authentication? Do you want to expire the cookies? | |
Re: [QUOTE=jhoop2002]That helps, I might need help with the SQL server if exists and temporary tables, but one thing i don't quite understand still is how to temporarily block someone. I don't want to permenatly deny access, just deny it for an hour or two, how do you do that? o … | |
Re: Open your ASP.NET Project, You'll have two mode, 1.HTML 2.Design a.Click the HTML, You'll see HTML and Javascript code.You can code the client side codes there.Its executed on the Client browser. b.Now come back to Design View and double click design window,Now you be in Code behind(Webform1.aspx.vb),this is server side … | |
Re: 1.Make sure your SMTP server path is correct. 2.This may be absurd but check your Bulk folder.Often the mail you send goes to the Bulk folder. 3.Paste your code,if you still arent able to solve the issue. | |
I need some help to find the frame width and height in a frameset. I used something like top.[framename].document.body.clientwidth but I'm not getting the clientid when i used top. function??? | |
Re: Hey Erik, Can you be elaborative in what you need? You told you need to pass the values to a drop downlist? Whats a SP doing in that? Can you explain us what you really want? | |
Re: Check out the business objects Website...for help on Crystal reports | |
Hey people, I havw Avant browser and it keeps track of user habit.Anybody knows how to disable that option? Thanks | |
Re: Nice article.How did google come up with this | |
Re: Hemant, I can understand what you are thinking.What you are trying to do is way too difficult.You'll have to create files and save files for the Response.redirect to work.You'll need an FTP to store files in the server and I think VS.NET does not offer that facility of FTP... Check … ![]() | |
Re: VS.NET does not provide the facilities to create an animation bar..or animated lables.. If you want to create animation buttons or lables you gotta use an external software like Adobe Photoshop,Image Viewer,etc.. The animation image is usually in .GIF format.. Workaround: 1.What I do for my application for simple color … | |
Re: Use a Javascript, Cuz this runs in the client browser. Check out this code.. [CODE] var Days = new Array('Sunday','Monday','Tuesday','Wednesday', 'Thursday','Friday','Saturday'); var today = new Date(); var Year = takeYear(today); var Month = leadingZero(today.getMonth()+1); var DayName = Days[today.getDay()]; var Day = leadingZero(today.getDate()); var Hours = leadingZero(today.getHours()); var Minutes = leadingZero(today.getMinutes()); … | |
Re: What kind of softwares do you have? Since you are using the softwares produced by ESRI ,I'm assuming you are using ArcIMS or ArcGIS server? | |
Re: Excellent Article..... I Wish I Have Read This A Long Time Back..... | |
Re: Is that for only blackplanet.com or any other websites? 1.Did you install any new software like ZoneAlarm?? Make sure you do not have any such programs such as peer guardian,ZoneAlarm running on your computer, peer guardian is specifically known to block certain instant messenger clients and even legitamite websites. 2.Did … | |
Re: What type of front end application your using? It really depends on the front end application your using. | |
Re: Same here.8-10 hours at work and 4 hours at home. But you gotta really take care of you Spine.Sitting in front of your computer improperly can lead to a lot of difficulties in the future. [B]Everybody in this forum,Please check out this site on how to sit properly in front … | |
Re: Is userID declared as a primary key?(In order for it to have an index) R U using somekind of a stored procedure to get the values? | |
Re: Machi, Tell us the exact error you are getting and tell us the version of IIS too. I guess it should be something like this " Error while trying to run project: Unable to start debugging on the web server........" | |
Re: I'm not sure of what U are asking. Well I guess your question is how to show the status of the user or his details? If thats your question then the most effective way will be to use a Database and provide a Login authentication and get the user information … | |
Re: Thats because VS.NET is BAD. Dont play with it. LOL Jus kidding I think there should be some problem with your Machine Debug Manager. Visual Studio.NET uses a service called Machine Debug Manager (MDM.EXE) to do debugging. Its an external and Privilege service. It screws up sometimes and most of … | |
Re: From your code I see that you are not adding the date chosen to the combobox. You gotta do two things 1.You should [B]ADD [/B] the string to the combo box.To be honest with you,I dont know how to handle combo box,I was thinking combo box and dropdownlist are the … | |
Re: Hey noman, You can do this real easy in MySQL. Use the LIMIT and OFFSET keyword. Thats it you are done. But in MSSQL there is no LIMIT and OFFSET function. Unfortunately there is no other in-build clause provided in MS SQL to do this.But the same feature can be … | |
Re: what script did you run? Are you getting a Blank page or an Error Page? Can you show us your script? | |
Re: What you are saying is when a tech executive signs in and logs out, her session is not expiring. If the user has a page opened then the session will not expire unless you logout. When the page closes then the session state variable will automatically expire. Even if the … | |
I'm trying to populate a table from a sub-query. [CODE] CREATE TABLE test ( ID int ) INSERT INTO test VALUES (SELECT [Customer Id] FROM [Customers]) [/CODE] QUESTION: I know you can do this in ORACLE but Is something like this possible in T-SQL. I can also write something like … | |
Re: What do you want to do with the code? Whats your next step? Can you be specific what you are asking for? | |
Re: Use CSS style sheets.That is the best way to handle different screen resolution.Load different style sheet for each screen resolution. | |
Re: Try this, Convert.ToInt32("" + VariableName + "") | |
Re: If you are using SQL server 2000,Try debugging using the Query analyzer. Check this website, [url]http://www.15seconds.com/issue/050106.htm[/url] Also check your Datatype,Make sure you are sending the same datatype to update the database. Check your code, I assume Policy Number is an Integer in your Database but you are sending a string. | |
Re: Can you be more clear in your question... 1.Do you want to build an application that enables you to drag and drop the webcontrols and set the properties of them. or 2.Do you want to create some new webcontrols and add them as a part of your VS.NET. | |
Re: What error are you getting? Can you post the error code..and where is your ddA selected value changed event? | |
Re: check out this Forum, Not sure whether that helps you. [url]http://www.daniweb.com/techtalkforums/thread27607.html[/url] | |
Re: R U dynamically creating an Image control inside a datagrid. | |
Re: Download the .NET framework servicepack 1, [url]http://www.microsoft.com/downloads/details.aspx?familyid=A8F5654F-088E-40B2-BBDB-A83353618B38&displaylang=en[/url] |
The End.