Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:77626
More Search Options
RSS Available
Matching Posts
Re: Send a string to the browser from Cassini
auctually here is a link that may help you better understand wotking witht he Network Stream http://www.ondotnet.com/pub/a/dotnet/2003/07/07/netstreams.html
Posted to
Cassini Sample Web Server
(Forum)
by
liqdfire
on 10/30/2003
Re: Send a string to the browser from Cassini
I think what he is looking for is a way for the server to append some string data to the response cassini is sending to the cleint's browser. I would start by checking out the response class where the web server formulates the response and see if you can manipulate the data sent back tot he client there. If you are wanting to sent string data and the socket accepts bytes you can convert string to bytes by using System.Text.Encoding.Ascii.GetBytes("String")
Posted to
Cassini Sample Web Server
(Forum)
by
liqdfire
on 10/30/2003
Re: VB.net 2002 won't create the project bad path HELP?
you also had cassini looking to http://localhost/wwwroot that means you should have been trying to get to your application using http://localhost/wwwroot/webapplication1 not http://localhost/webapplication1 if you want to access using the later method then set your virtual path to "/" not "/wwroot"
Posted to
Cassini Sample Web Server
(Forum)
by
liqdfire
on 10/30/2003
Re: Word SaveAs HTML not visible in Cassini
Have you tried making a basic html page in notepad and seeing if a request to that page will work ?? I seriously doubt there is something in the html that is causing to not respond correctly. My first assumption would be the configuration of the web server. What are you using as your configuration ??
Posted to
Cassini Sample Web Server
(Forum)
by
liqdfire
on 10/30/2003
Re: Stream Text as File to browser (No File Present)
Thank you mucho sir
Posted to
Getting Started
(Forum)
by
Liqdfire
on 9/30/2003
Stream Text as File to browser (No File Present)
What I am trying to do is create a VCard for users in my database. I have a link on a webpage and I would like the following logic to occur when it is clicked. 1. Retrieve the contact information from the database (already have this class) 2. Generate the VCard (Can Do This because its just formatted text) 3. Stream Text To Browser as a .VCF file My main goal is to accomplish sending the Vcard file to the browser as a file and not just text without making an auctual file on the server. Here is my
Posted to
Getting Started
(Forum)
by
liqdfire
on 9/29/2003
Re: Context.User.Identity.Name return the email address???
because in the portal the email is what they are using as the name you would have to query the database to get the user name
Posted to
Portal Starter Kit
(Forum)
by
liqdfire
on 9/8/2003
Re: sorting a datagrid that contains data from multiple tables
Tell you what if your using SQL Server Put the SQL statement ur using to get the data from multiple tables in a VIEW a view acts as a table then do you select from the view then you can sort on that I don't see why you couldn't use a sort on multiple tables because the stored procedure is joining the data into one "table" sorta Woudl it be possible fo you to post the entire procedure you having issues with or email it to me Chris@qtmedical.com and we can ge this worked out.
Posted to
Data Presentation Controls
(Forum)
by
liqdfire
on 3/18/2003
Re: sorting a datagrid that contains data from multiple tables
something a little easier if your using a dataset Dataset.tables(0).DefaultView.Sort = "Name of Column To Sort By here" Datagrid.datasource = Dataset Datagrid.Databind :)
Posted to
Data Presentation Controls
(Forum)
by
liqdfire
on 3/18/2003
Re: Show off your portal!
Http://www.hardrtcw.com This was a HardOcp.Com Wolfenstein clan web site I did the clan has since deminished. Http://www.mrwheelie.com This is a Genaral Purpose Battle Field 1942 Site. Its not done yet Http://hostpic.net/crm2 My web page demonstrating User Preference Skinning Logins Guest and Guest2 passwords the same as login
Posted to
Portal Starter Kit
(Forum)
by
liqdfire
on 11/18/2002
Page 1 of 2 (11 items) 1
2
Next >
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online