...
21 10/08/2005 9:30:38 AM /index.aspx 200 GET View Details
22 10/08/2005 9:30:40 AM /index.aspx 302 POST View Details
23 10/08/2005 9:30:40 AM /index.aspx 200 GET View Details
24 10/08/2005 9:30:41 AM /index.aspx 302 POST View Details
25 10/08/2005 9:30:41 AM /index.aspx 200 GET View...
I have an ASP page which shows some parameters for the user, he picks them and then presses a button (no postback is done) to open a window with the mentioned parameters passed in the URL.
then in that page a report from SQL Report Serives is called up in an IFRAME. Now, when i return to the...
You're looking at using DHTML or a dynamic page (asp, php, jps, etc). With DHTML you just put it all the potential sections and organise them into say tables.
Then: attach a respective event to your input controls when they change.
Then set the style.display = "none"; or style.display =...
I'm not sure if there is an already made class for FTP access...
What you want to do will require to use sockets and you'd have to be familiar with the FTP protocol.
Then again search arround on google I'd bet you can find a good tutorial on this subject.
http://www.softhypermarket.com/PDF-Creator-Pilot-download_21335.html
Looks really nice but that one's $300...
http://www.fastio.com/
Free but seems not as powerful as the other one
http://www.codeproject.com/dotnet/PdfLibrary.asp
Interesting relevant article
I'm using webservices and in my remote application I access them (duh)
The webservice and the remote app are going to be in a VPN so connection losses are quite possible...
Now my code is like such:
try{
//instantiate webservice, set it's url (ex http://test-server/communications/messages.asmx)...
Im making a browser program, I haev a TabControl and i want to dynamically add tabs to it from a 'control' array.
The array contains a structure:
public struct fullTab
{
public System.Windows.Forms.TabPage Tab;
public AxSHDocVw.AxWebBrowser WebBrowser;
};
Everything seems to work fine until...
What's the closest thing that can be used in Visual Studio because i've had enough of 5 ancient code and DevC++ 4 [evil]
I'm looking for somethign that can be used in making simple games (Snake, TTT, etc...)
Thanks in advance!
http://vbcodemaster.net/program.asp?lng=3
http://devcentral.iticentral.com/articles/C++/default.php (have to register aparently)
http://www.aul.fiu.edu/tech/visualc.html
You can also try memorising the MSDN Library...
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.